From 201e9c57e94b979cf5933d959267334263478e22 Mon Sep 17 00:00:00 2001 From: tyler-mairose-sp Date: Mon, 25 Mar 2024 13:12:28 +0000 Subject: [PATCH] Apply automatic changes --- dereferenced/deref-sailpoint-api.beta.json | 961 +- dereferenced/deref-sailpoint-api.beta.yaml | 692 +- dereferenced/deref-sailpoint-api.v3.json | 26 +- dereferenced/deref-sailpoint-api.v3.yaml | 21 +- postman/collections/sailpoint-api-beta.json | 9142 ++++++++++--------- postman/collections/sailpoint-api-nerm.json | 1698 ++-- postman/collections/sailpoint-api-v3.json | 5006 +++++----- 7 files changed, 10023 insertions(+), 7523 deletions(-) diff --git a/dereferenced/deref-sailpoint-api.beta.json b/dereferenced/deref-sailpoint-api.beta.json index 67df3f6..ff7f548 100644 --- a/dereferenced/deref-sailpoint-api.beta.json +++ b/dereferenced/deref-sailpoint-api.beta.json @@ -210,7 +210,7 @@ }, { "name": "Segments", - "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn IdentityNow, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in IdentityNow. \n" + "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn IdentityNow, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in IdentityNow.\n" }, { "name": "Service Desk Integration", @@ -218,11 +218,11 @@ }, { "name": "SOD Policy", - "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in IdentityNow, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list.\n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in IdentityNow, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions. \n" + "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in IdentityNow, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list.\n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in IdentityNow, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions.\n" }, { "name": "SOD Violations", - "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" + "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" }, { "name": "Source Usages", @@ -238,7 +238,7 @@ }, { "name": "Tagged Objects", - "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches IdentityNow. \n\nIn IdentityNow, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in IdentityNow (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by IdentityNow. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow. \n" + "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches IdentityNow. \n\nIn IdentityNow, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in IdentityNow (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by IdentityNow. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow.\n" }, { "name": "Task Management" @@ -266,6 +266,10 @@ { "name": "Workflows", "description": "Workflows allow administrators to create custom automation scripts directly within IdentityNow. These automation scripts respond to [event triggers](https://developer.sailpoint.com/idn/docs/event-triggers#how-to-get-started-with-event-triggers) and perform a series of actions to perform tasks that are either too cumbersome or not available in the IdentityNow UI. Workflows can be configured via a graphical user interface within IdentityNow, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.\n" + }, + { + "name": "Icons", + "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 IdentityNow.\n" } ], "security": [ @@ -277067,6 +277071,955 @@ } } } + }, + "/icons/{objectType}/{objectId}": { + "put": { + "operationId": "setIcon", + "tags": [ + "Icons" + ], + "summary": "Update an icon", + "description": "This API endpoint updates an icon by object type and object id. A token with ORG_ADMIN authority is required to call this API.", + "parameters": [ + { + "in": "path", + "name": "objectType", + "schema": { + "type": "string" + }, + "required": true, + "description": "Object type. Available options ['application']", + "example": "application" + }, + { + "in": "path", + "name": "objectId", + "schema": { + "type": "string" + }, + "required": true, + "description": "Object id.", + "example": "a291e870-48c3-4953-b656-fb5ce2a93169" + } + ], + "requestBody": { + "required": true, + "content": { + "multipart/form-data": { + "schema": { + "type": "object", + "required": [ + "image" + ], + "properties": { + "image": { + "type": "string", + "format": "binary", + "description": "file with icon. Allowed mime-types ['image/png', 'image/jpeg']", + "example": "\\x00\\x00\\x00\\x02" + } + } + } + } + } + }, + "security": [ + { + "UserContextAuth": [] + } + ], + "responses": { + "200": { + "description": "Icon updated", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "icon": { + "type": "string", + "description": "url to file with icon", + "example": "" + } + } + } + } + } + }, + "400": { + "description": "Client Error - Returned if the request body is invalid.", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "detailCode": { + "type": "string", + "description": "Fine-grained error code providing more detail of the error.", + "example": "400.1 Bad Request Content" + }, + "trackingId": { + "type": "string", + "description": "Unique tracking id for the error.", + "example": "e7eab60924f64aa284175b9fa3309599" + }, + "messages": { + "type": "array", + "description": "Generic localized reason for error", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + }, + "causes": { + "type": "array", + "description": "Plain-text descriptive reasons to provide additional detail to the text provided in the messages field", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + } + } + } + } + } + }, + "401": { + "description": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "error": { + "description": "A message describing the error", + "example": "JWT validation failed: JWT is expired" + } + } + } + } + } + }, + "403": { + "description": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "detailCode": { + "type": "string", + "description": "Fine-grained error code providing more detail of the error.", + "example": "400.1 Bad Request Content" + }, + "trackingId": { + "type": "string", + "description": "Unique tracking id for the error.", + "example": "e7eab60924f64aa284175b9fa3309599" + }, + "messages": { + "type": "array", + "description": "Generic localized reason for error", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + }, + "causes": { + "type": "array", + "description": "Plain-text descriptive reasons to provide additional detail to the text provided in the messages field", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + } + } + }, + "examples": { + "403": { + "summary": "An example of a 403 response object", + "value": { + "detailCode": "403 Forbidden", + "trackingId": "b21b1f7ce4da4d639f2c62a57171b427", + "messages": [ + { + "locale": "en-US", + "localeOrigin": "DEFAULT", + "text": "The server understood the request but refuses to authorize it." + } + ] + } + } + } + } + } + }, + "404": { + "description": "Not Found - returned if the request URL refers to a resource or object that does not exist", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "detailCode": { + "type": "string", + "description": "Fine-grained error code providing more detail of the error.", + "example": "400.1 Bad Request Content" + }, + "trackingId": { + "type": "string", + "description": "Unique tracking id for the error.", + "example": "e7eab60924f64aa284175b9fa3309599" + }, + "messages": { + "type": "array", + "description": "Generic localized reason for error", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + }, + "causes": { + "type": "array", + "description": "Plain-text descriptive reasons to provide additional detail to the text provided in the messages field", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + } + } + }, + "examples": { + "404": { + "summary": "An example of a 404 response object", + "value": { + "detailCode": "404 Not found", + "trackingId": "b21b1f7ce4da4d639f2c62a57171b427", + "messages": [ + { + "locale": "en-US", + "localeOrigin": "DEFAULT", + "text": "The server did not find a current representation for the target resource." + } + ] + } + } + } + } + } + }, + "429": { + "description": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "message": { + "description": "A message describing the error", + "example": " Rate Limit Exceeded " + } + } + } + } + } + }, + "500": { + "description": "Internal Server Error - Returned if there is an unexpected error.", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "detailCode": { + "type": "string", + "description": "Fine-grained error code providing more detail of the error.", + "example": "400.1 Bad Request Content" + }, + "trackingId": { + "type": "string", + "description": "Unique tracking id for the error.", + "example": "e7eab60924f64aa284175b9fa3309599" + }, + "messages": { + "type": "array", + "description": "Generic localized reason for error", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + }, + "causes": { + "type": "array", + "description": "Plain-text descriptive reasons to provide additional detail to the text provided in the messages field", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + } + } + }, + "examples": { + "500": { + "summary": "An example of a 500 response object", + "value": { + "detailCode": "500.0 Internal Fault", + "trackingId": "b21b1f7ce4da4d639f2c62a57171b427", + "messages": [ + { + "locale": "en-US", + "localeOrigin": "DEFAULT", + "text": "An internal fault occurred." + } + ] + } + } + } + } + } + } + } + }, + "delete": { + "operationId": "deleteIcon", + "tags": [ + "Icons" + ], + "summary": "Delete an icon", + "description": "This API endpoint delete an icon by object type and object id. A token with ORG_ADMIN authority is required to call this API.", + "parameters": [ + { + "in": "path", + "name": "objectType", + "schema": { + "type": "string" + }, + "required": true, + "description": "Object type. Available options ['application']", + "example": "application" + }, + { + "in": "path", + "name": "objectId", + "schema": { + "type": "string" + }, + "required": true, + "description": "Object id.", + "example": "a291e870-48c3-4953-b656-fb5ce2a93169" + } + ], + "security": [ + { + "UserContextAuth": [] + } + ], + "responses": { + "204": { + "description": "No content - indicates the request was successful but there is no content to be returned in the response." + }, + "400": { + "description": "Client Error - Returned if the request body is invalid.", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "detailCode": { + "type": "string", + "description": "Fine-grained error code providing more detail of the error.", + "example": "400.1 Bad Request Content" + }, + "trackingId": { + "type": "string", + "description": "Unique tracking id for the error.", + "example": "e7eab60924f64aa284175b9fa3309599" + }, + "messages": { + "type": "array", + "description": "Generic localized reason for error", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + }, + "causes": { + "type": "array", + "description": "Plain-text descriptive reasons to provide additional detail to the text provided in the messages field", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + } + } + } + } + } + }, + "401": { + "description": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "error": { + "description": "A message describing the error", + "example": "JWT validation failed: JWT is expired" + } + } + } + } + } + }, + "403": { + "description": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "detailCode": { + "type": "string", + "description": "Fine-grained error code providing more detail of the error.", + "example": "400.1 Bad Request Content" + }, + "trackingId": { + "type": "string", + "description": "Unique tracking id for the error.", + "example": "e7eab60924f64aa284175b9fa3309599" + }, + "messages": { + "type": "array", + "description": "Generic localized reason for error", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + }, + "causes": { + "type": "array", + "description": "Plain-text descriptive reasons to provide additional detail to the text provided in the messages field", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + } + } + }, + "examples": { + "403": { + "summary": "An example of a 403 response object", + "value": { + "detailCode": "403 Forbidden", + "trackingId": "b21b1f7ce4da4d639f2c62a57171b427", + "messages": [ + { + "locale": "en-US", + "localeOrigin": "DEFAULT", + "text": "The server understood the request but refuses to authorize it." + } + ] + } + } + } + } + } + }, + "404": { + "description": "Not Found - returned if the request URL refers to a resource or object that does not exist", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "detailCode": { + "type": "string", + "description": "Fine-grained error code providing more detail of the error.", + "example": "400.1 Bad Request Content" + }, + "trackingId": { + "type": "string", + "description": "Unique tracking id for the error.", + "example": "e7eab60924f64aa284175b9fa3309599" + }, + "messages": { + "type": "array", + "description": "Generic localized reason for error", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + }, + "causes": { + "type": "array", + "description": "Plain-text descriptive reasons to provide additional detail to the text provided in the messages field", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + } + } + }, + "examples": { + "404": { + "summary": "An example of a 404 response object", + "value": { + "detailCode": "404 Not found", + "trackingId": "b21b1f7ce4da4d639f2c62a57171b427", + "messages": [ + { + "locale": "en-US", + "localeOrigin": "DEFAULT", + "text": "The server did not find a current representation for the target resource." + } + ] + } + } + } + } + } + }, + "429": { + "description": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "message": { + "description": "A message describing the error", + "example": " Rate Limit Exceeded " + } + } + } + } + } + }, + "500": { + "description": "Internal Server Error - Returned if there is an unexpected error.", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "detailCode": { + "type": "string", + "description": "Fine-grained error code providing more detail of the error.", + "example": "400.1 Bad Request Content" + }, + "trackingId": { + "type": "string", + "description": "Unique tracking id for the error.", + "example": "e7eab60924f64aa284175b9fa3309599" + }, + "messages": { + "type": "array", + "description": "Generic localized reason for error", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + }, + "causes": { + "type": "array", + "description": "Plain-text descriptive reasons to provide additional detail to the text provided in the messages field", + "items": { + "type": "object", + "properties": { + "locale": { + "type": "string", + "description": "The locale for the message text, a BCP 47 language tag.", + "example": "en-US", + "nullable": true + }, + "localeOrigin": { + "type": "string", + "enum": [ + "DEFAULT", + "REQUEST", + null + ], + "description": "An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.", + "example": "DEFAULT", + "nullable": true + }, + "text": { + "type": "string", + "description": "Actual text of the error message in the indicated locale.", + "example": "The request was syntactically correct but its content is semantically invalid." + } + } + } + } + } + }, + "examples": { + "500": { + "summary": "An example of a 500 response object", + "value": { + "detailCode": "500.0 Internal Fault", + "trackingId": "b21b1f7ce4da4d639f2c62a57171b427", + "messages": [ + { + "locale": "en-US", + "localeOrigin": "DEFAULT", + "text": "An internal fault occurred." + } + ] + } + } + } + } + } + } + } + } } } } diff --git a/dereferenced/deref-sailpoint-api.beta.yaml b/dereferenced/deref-sailpoint-api.beta.yaml index 8603ea4..9274f8c 100644 --- a/dereferenced/deref-sailpoint-api.beta.yaml +++ b/dereferenced/deref-sailpoint-api.beta.yaml @@ -695,7 +695,7 @@ tags: When 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. - Refer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in IdentityNow. + Refer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in IdentityNow. - name: Service Desk Integration description: | Use this API to build an integration between IdentityNow and a service desk ITSM (IT service management) solution. @@ -749,7 +749,7 @@ tags: Refer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. - Refer 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. + Refer 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. - name: SOD Violations description: | Use this API to check for current "separation of duties" (SOD) policy violations as well as potential future SOD policy violations. @@ -769,7 +769,7 @@ tags: Administrators 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. This second option is a good way to prevent SOD violations from triggering at all. - Refer to [Handling Policy Violations](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html) for more information about SOD policy violations. + Refer to [Handling Policy Violations](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html) for more information about SOD policy violations. - name: Source Usages description: | Use this API to implement source usage insight functionality. @@ -890,7 +890,7 @@ tags: - Risk levels - Refer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow. + Refer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow. - name: Task Management - name: Tenant description: API for reading tenant details. @@ -972,6 +972,10 @@ tags: - name: Workflows description: | Workflows allow administrators to create custom automation scripts directly within IdentityNow. These automation scripts respond to [event triggers](https://developer.sailpoint.com/idn/docs/event-triggers#how-to-get-started-with-event-triggers) and perform a series of actions to perform tasks that are either too cumbersome or not available in the IdentityNow UI. Workflows can be configured via a graphical user interface within IdentityNow, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST. + - name: Icons + description: | + Use this API to implement functionality related to object icons (application icons for example). + With this functionality in place, administrators can set or remove an icon for specific object type for use throughout IdentityNow. security: - UserContextAuth: [] components: @@ -210013,3 +210017,683 @@ paths: - locale: en-US localeOrigin: DEFAULT text: An internal fault occurred. + '/icons/{objectType}/{objectId}': + put: + operationId: setIcon + tags: + - Icons + summary: Update an icon + description: This API endpoint updates an icon by object type and object id. A token with ORG_ADMIN authority is required to call this API. + parameters: + - in: path + name: objectType + schema: + type: string + required: true + description: 'Object type. Available options [''application'']' + example: application + - in: path + name: objectId + schema: + type: string + required: true + description: Object id. + example: a291e870-48c3-4953-b656-fb5ce2a93169 + requestBody: + required: true + content: + multipart/form-data: + schema: + type: object + required: + - image + properties: + image: + type: string + format: binary + description: 'file with icon. Allowed mime-types [''image/png'', ''image/jpeg'']' + example: \x00\x00\x00\x02 + security: + - UserContextAuth: [] + responses: + '200': + description: Icon updated + content: + application/json: + schema: + type: object + properties: + icon: + type: string + description: url to file with icon + example: '' + '400': + description: Client Error - Returned if the request body is invalid. + content: + application/json: + schema: + type: object + properties: + detailCode: + type: string + description: Fine-grained error code providing more detail of the error. + example: 400.1 Bad Request Content + trackingId: + type: string + description: Unique tracking id for the error. + example: e7eab60924f64aa284175b9fa3309599 + messages: + type: array + description: Generic localized reason for error + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + causes: + type: array + description: Plain-text descriptive reasons to provide additional detail to the text provided in the messages field + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + '401': + description: 'Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.' + content: + application/json: + schema: + type: object + properties: + error: + description: A message describing the error + example: 'JWT validation failed: JWT is expired' + '403': + description: 'Forbidden - Returned if the user you are running as, doesn''t have access to this end-point.' + content: + application/json: + schema: + type: object + properties: + detailCode: + type: string + description: Fine-grained error code providing more detail of the error. + example: 400.1 Bad Request Content + trackingId: + type: string + description: Unique tracking id for the error. + example: e7eab60924f64aa284175b9fa3309599 + messages: + type: array + description: Generic localized reason for error + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + causes: + type: array + description: Plain-text descriptive reasons to provide additional detail to the text provided in the messages field + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + examples: + '403': + summary: An example of a 403 response object + value: + detailCode: 403 Forbidden + trackingId: b21b1f7ce4da4d639f2c62a57171b427 + messages: + - locale: en-US + localeOrigin: DEFAULT + text: The server understood the request but refuses to authorize it. + '404': + description: Not Found - returned if the request URL refers to a resource or object that does not exist + content: + application/json: + schema: + type: object + properties: + detailCode: + type: string + description: Fine-grained error code providing more detail of the error. + example: 400.1 Bad Request Content + trackingId: + type: string + description: Unique tracking id for the error. + example: e7eab60924f64aa284175b9fa3309599 + messages: + type: array + description: Generic localized reason for error + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + causes: + type: array + description: Plain-text descriptive reasons to provide additional detail to the text provided in the messages field + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + examples: + '404': + summary: An example of a 404 response object + value: + detailCode: 404 Not found + trackingId: b21b1f7ce4da4d639f2c62a57171b427 + messages: + - locale: en-US + localeOrigin: DEFAULT + text: The server did not find a current representation for the target resource. + '429': + description: Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again. + content: + application/json: + schema: + type: object + properties: + message: + description: A message describing the error + example: ' Rate Limit Exceeded ' + '500': + description: Internal Server Error - Returned if there is an unexpected error. + content: + application/json: + schema: + type: object + properties: + detailCode: + type: string + description: Fine-grained error code providing more detail of the error. + example: 400.1 Bad Request Content + trackingId: + type: string + description: Unique tracking id for the error. + example: e7eab60924f64aa284175b9fa3309599 + messages: + type: array + description: Generic localized reason for error + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + causes: + type: array + description: Plain-text descriptive reasons to provide additional detail to the text provided in the messages field + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + examples: + '500': + summary: An example of a 500 response object + value: + detailCode: 500.0 Internal Fault + trackingId: b21b1f7ce4da4d639f2c62a57171b427 + messages: + - locale: en-US + localeOrigin: DEFAULT + text: An internal fault occurred. + delete: + operationId: deleteIcon + tags: + - Icons + summary: Delete an icon + description: This API endpoint delete an icon by object type and object id. A token with ORG_ADMIN authority is required to call this API. + parameters: + - in: path + name: objectType + schema: + type: string + required: true + description: 'Object type. Available options [''application'']' + example: application + - in: path + name: objectId + schema: + type: string + required: true + description: Object id. + example: a291e870-48c3-4953-b656-fb5ce2a93169 + security: + - UserContextAuth: [] + responses: + '204': + description: No content - indicates the request was successful but there is no content to be returned in the response. + '400': + description: Client Error - Returned if the request body is invalid. + content: + application/json: + schema: + type: object + properties: + detailCode: + type: string + description: Fine-grained error code providing more detail of the error. + example: 400.1 Bad Request Content + trackingId: + type: string + description: Unique tracking id for the error. + example: e7eab60924f64aa284175b9fa3309599 + messages: + type: array + description: Generic localized reason for error + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + causes: + type: array + description: Plain-text descriptive reasons to provide additional detail to the text provided in the messages field + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + '401': + description: 'Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.' + content: + application/json: + schema: + type: object + properties: + error: + description: A message describing the error + example: 'JWT validation failed: JWT is expired' + '403': + description: 'Forbidden - Returned if the user you are running as, doesn''t have access to this end-point.' + content: + application/json: + schema: + type: object + properties: + detailCode: + type: string + description: Fine-grained error code providing more detail of the error. + example: 400.1 Bad Request Content + trackingId: + type: string + description: Unique tracking id for the error. + example: e7eab60924f64aa284175b9fa3309599 + messages: + type: array + description: Generic localized reason for error + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + causes: + type: array + description: Plain-text descriptive reasons to provide additional detail to the text provided in the messages field + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + examples: + '403': + summary: An example of a 403 response object + value: + detailCode: 403 Forbidden + trackingId: b21b1f7ce4da4d639f2c62a57171b427 + messages: + - locale: en-US + localeOrigin: DEFAULT + text: The server understood the request but refuses to authorize it. + '404': + description: Not Found - returned if the request URL refers to a resource or object that does not exist + content: + application/json: + schema: + type: object + properties: + detailCode: + type: string + description: Fine-grained error code providing more detail of the error. + example: 400.1 Bad Request Content + trackingId: + type: string + description: Unique tracking id for the error. + example: e7eab60924f64aa284175b9fa3309599 + messages: + type: array + description: Generic localized reason for error + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + causes: + type: array + description: Plain-text descriptive reasons to provide additional detail to the text provided in the messages field + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + examples: + '404': + summary: An example of a 404 response object + value: + detailCode: 404 Not found + trackingId: b21b1f7ce4da4d639f2c62a57171b427 + messages: + - locale: en-US + localeOrigin: DEFAULT + text: The server did not find a current representation for the target resource. + '429': + description: Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again. + content: + application/json: + schema: + type: object + properties: + message: + description: A message describing the error + example: ' Rate Limit Exceeded ' + '500': + description: Internal Server Error - Returned if there is an unexpected error. + content: + application/json: + schema: + type: object + properties: + detailCode: + type: string + description: Fine-grained error code providing more detail of the error. + example: 400.1 Bad Request Content + trackingId: + type: string + description: Unique tracking id for the error. + example: e7eab60924f64aa284175b9fa3309599 + messages: + type: array + description: Generic localized reason for error + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + causes: + type: array + description: Plain-text descriptive reasons to provide additional detail to the text provided in the messages field + items: + type: object + properties: + locale: + type: string + description: 'The locale for the message text, a BCP 47 language tag.' + example: en-US + nullable: true + localeOrigin: + type: string + enum: + - DEFAULT + - REQUEST + - null + description: 'An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.' + example: DEFAULT + nullable: true + text: + type: string + description: Actual text of the error message in the indicated locale. + example: The request was syntactically correct but its content is semantically invalid. + examples: + '500': + summary: An example of a 500 response object + value: + detailCode: 500.0 Internal Fault + trackingId: b21b1f7ce4da4d639f2c62a57171b427 + messages: + - locale: en-US + localeOrigin: DEFAULT + text: An internal fault occurred. diff --git a/dereferenced/deref-sailpoint-api.v3.json b/dereferenced/deref-sailpoint-api.v3.json index fcfae8e..225a0a9 100644 --- a/dereferenced/deref-sailpoint-api.v3.json +++ b/dereferenced/deref-sailpoint-api.v3.json @@ -139,7 +139,7 @@ }, { "name": "Reports Data Extraction", - "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" + "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" }, { "name": "Requestable Objects", @@ -175,7 +175,7 @@ }, { "name": "SOD Violations", - "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" + "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" }, { "name": "Source Usages", @@ -187,7 +187,7 @@ }, { "name": "Tagged Objects", - "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches IdentityNow. \n\nIn IdentityNow, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in IdentityNow (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by IdentityNow. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow. \n" + "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches IdentityNow. \n\nIn IdentityNow, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in IdentityNow (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by IdentityNow. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow.\n" }, { "name": "Transforms", @@ -22849,9 +22849,7 @@ "description": "This API endpoint returns a list of branding items.\n\nA token with API, ORG_ADMIN authority is required to call this API.", "security": [ { - "UserContextAuth": [ - "idn:branding:read" - ] + "UserContextAuth": [] } ], "responses": { @@ -23302,9 +23300,7 @@ }, "security": [ { - "UserContextAuth": [ - "idn:branding:write" - ] + "UserContextAuth": [] } ], "responses": { @@ -23696,9 +23692,7 @@ "description": "This API endpoint retrieves information for an existing branding item by name.\nA token with API, ORG_ADMIN authority is required to call this API.", "security": [ { - "UserContextAuth": [ - "idn:branding:read" - ] + "UserContextAuth": [] } ], "parameters": [ @@ -24270,9 +24264,7 @@ }, "security": [ { - "UserContextAuth": [ - "idn:branding:write" - ] + "UserContextAuth": [] } ], "responses": { @@ -24762,9 +24754,7 @@ "description": "This API endpoint delete information for an existing branding item by name.\nA token with API, ORG_ADMIN authority is required to call this API.", "security": [ { - "UserContextAuth": [ - "idn:branding:write" - ] + "UserContextAuth": [] } ], "parameters": [ diff --git a/dereferenced/deref-sailpoint-api.v3.yaml b/dereferenced/deref-sailpoint-api.v3.yaml index d0d025e..7d3581c 100644 --- a/dereferenced/deref-sailpoint-api.v3.yaml +++ b/dereferenced/deref-sailpoint-api.v3.yaml @@ -578,7 +578,7 @@ tags: description: | Use this API to implement reports lifecycle managing and monitoring. With this functionality in place, users can run reports, view their results, and cancel reports in progress. - This can be potentially helpful for auditing purposes. + This can be potentially helpful for auditing purposes. - name: Requestable Objects description: | Use this API to implement requestable object functionality. @@ -780,7 +780,7 @@ tags: Administrators 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. This second option is a good way to prevent SOD violations from triggering at all. - Refer to [Handling Policy Violations](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html) for more information about SOD policy violations. + Refer to [Handling Policy Violations](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html) for more information about SOD policy violations. - name: Source Usages description: | Use this API to implement source usage insight functionality. @@ -899,7 +899,7 @@ tags: - Risk levels - Refer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow. + Refer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow. - name: Transforms description: | The purpose of this API is to expose functionality for the manipulation of Transform objects. @@ -18014,8 +18014,7 @@ paths: A token with API, ORG_ADMIN authority is required to call this API. security: - - UserContextAuth: - - 'idn:branding:read' + - UserContextAuth: [] responses: '200': description: A list of branding items. @@ -18347,8 +18346,7 @@ paths: description: png file with logo example: \x00\x00\x00\x02 security: - - UserContextAuth: - - 'idn:branding:write' + - UserContextAuth: [] responses: '201': description: Branding item created @@ -18635,8 +18633,7 @@ paths: This API endpoint retrieves information for an existing branding item by name. A token with API, ORG_ADMIN authority is required to call this API. security: - - UserContextAuth: - - 'idn:branding:read' + - UserContextAuth: [] parameters: - in: path name: name @@ -19055,8 +19052,7 @@ paths: description: png file with logo example: \x00\x00\x00\x02 security: - - UserContextAuth: - - 'idn:branding:write' + - UserContextAuth: [] responses: '200': description: Branding item updated @@ -19415,8 +19411,7 @@ paths: This API endpoint delete information for an existing branding item by name. A token with API, ORG_ADMIN authority is required to call this API. security: - - UserContextAuth: - - 'idn:branding:write' + - UserContextAuth: [] parameters: - in: path name: name diff --git a/postman/collections/sailpoint-api-beta.json b/postman/collections/sailpoint-api-beta.json index c287b58..4be7e69 100644 --- a/postman/collections/sailpoint-api-beta.json +++ b/postman/collections/sailpoint-api-beta.json @@ -5,7 +5,7 @@ "description": "Use this API to implement and customize access profile functionality.\nWith this functionality in place, administrators can create access profiles and configure them for use throughout IdentityNow, enabling users to get the access they need quickly and securely.\n\nAccess profiles group entitlements, which represent access rights on sources.\n\nFor example, an Active Directory source in IdentityNow can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nAccess profiles are the most important units of access in IdentityNow. IdentityNow uses access profiles in many features, including the following:\n\n- Provisioning: When you use the Provisioning Service, lifecycle states and roles both grant access to users in the form of access profiles.\n\n- Certifications: You can approve or revoke access profiles in certification campaigns, just like entitlements.\n\n- Access Requests: You can assign access profiles to applications, and when a user requests access to the app associated with an access profile and someone approves the request, access is granted to both the application and its associated access profile.\n\n- Roles: You can group one or more access profiles into a role to quickly assign access items based on an identity's role.\n\nIn IdentityNow, administrators can use the Access drop-down menu and select Access Profiles to view, configure, and delete existing access profiles, as well as create new ones.\nAdministrators can enable and disable an access profile, and they can also make the following configurations:\n\n- Manage Entitlements: Manage the profile's access by adding and removing entitlements.\n\n- Access Requests: Configure access profiles to be requestable and establish an approval process for any requests that the access profile be granted or revoked.\nDo not configure an access profile to be requestable without first establishing a secure access request approval process for the access profile.\n\n- Multiple Account Options: Define the logic IdentityNow uses to provision access to an identity with multiple accounts on the source.\n\nRefer to [Managing Access Profiles](https://documentation.sailpoint.com/saas/help/access/access-profiles.html) for more information about access profiles.\n", "item": [ { - "id": "2a749f48-37c1-4b73-9f67-230436c718e4", + "id": "26ff1231-0b20-4511-83f2-3d616aa2b4ac", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -107,7 +107,7 @@ }, "response": [ { - "id": "bd901502-1de2-48d7-9cf3-0f561fb5b07b", + "id": "b963f374-3a6c-435f-b3ef-d57693b21039", "name": "List of Access Profiles", "originalRequest": { "url": { @@ -223,7 +223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afedf52f-fb01-432c-a68a-21a72b801bc4", + "id": "b7c66b3e-2172-4a75-9bed-cd5b1d55b766", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -339,7 +339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dff73f3-a723-4fe2-815a-cd463635540a", + "id": "fd824bac-e4ea-4bc5-9e29-5c611143f950", "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": "cc99115b-dca5-449d-bfbf-867cc383ae70", + "id": "6bff4fef-0c88-4cac-8514-5b2ae12b6d5f", "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": "d4809146-4aa2-4df5-a926-4d286705b83b", + "id": "96bd68aa-eb5c-4a33-af7d-749d72ea3252", "name": "Too Many Requests - Returned in response to too many requests in 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": "4aa53751-ed1b-4678-b76f-c7b9d81e59b1", + "id": "15cf4e99-95e1-447e-adc2-4deb3ddb524e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -809,7 +809,7 @@ } }, { - "id": "5eb43c05-d5c9-479f-815d-c95e403039de", + "id": "152f533c-90b8-4163-87d0-4e84500faec4", "name": "Create an Access Profile", "request": { "name": "Create an Access Profile", @@ -851,7 +851,7 @@ }, "response": [ { - "id": "f3f51f32-3c66-4dea-a5ef-22bac80c45bf", + "id": "0b8e17c8-a824-44fc-97c6-d933c51133ae", "name": "Access Profile created", "originalRequest": { "url": { @@ -907,7 +907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f09da26d-9dcf-4f69-a730-da103acdb55d", + "id": "068427a9-2897-490e-b65e-0aec139ff50d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -963,7 +963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81b730c7-731a-48bc-984f-666514752e08", + "id": "6ecf97a7-1d0e-4e60-a2e7-4787028a1b93", "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": "aaf25a85-7aa6-4b58-800a-df2037d0a5a3", + "id": "3d555c5e-fd22-4473-b66f-6952223917a4", "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": "6a9cacc8-ac00-4e6c-81db-a82006bccb17", + "id": "a62174a9-04c0-438c-8250-b6363339499a", "name": "Too Many Requests - Returned in response to too many requests in 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": "064e85ce-6396-4a3f-9b5e-0611f976ccb8", + "id": "680f917b-4456-4c95-8f81-87b308450e06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1193,7 +1193,7 @@ } }, { - "id": "71ffa0da-f383-42c1-a401-0e6eacf8db6c", + "id": "ef45d8f5-8818-42bd-9530-eca4baa5bde0", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -1234,7 +1234,7 @@ }, "response": [ { - "id": "39dd7d5e-429a-4322-83c4-88b4358e18ea", + "id": "49061d88-3000-432d-9795-c58b41f6c29b", "name": "An AccessProfile", "originalRequest": { "url": { @@ -1278,7 +1278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1264e19a-2732-4532-9b8d-0ebf429237ea", + "id": "3124b756-4d3b-42e8-9301-7f06f0316c29", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1322,7 +1322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3332f17-a28d-4511-bb82-05b571693472", + "id": "fd820980-dee1-440a-8cb6-1244aad9a988", "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": "2c96463b-f536-40f1-8286-43b46e39eb7b", + "id": "73cb2ea8-c4bf-4cae-9792-68877bb5aa7a", "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": "fbfc3060-0ca9-4ef2-a4df-65e65338bd9d", + "id": "a7decde2-4862-42ea-8df2-d21e8f2db8c6", "name": "Too Many Requests - Returned in response to too many requests in 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": "e9480ae7-c9fd-4a11-a610-df4405c66a8d", + "id": "bfba9a1c-11a7-49a0-88c9-358e1b68c38b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1504,7 +1504,7 @@ } }, { - "id": "e922e96c-11f6-4dd2-bddd-37ad4d83cd60", + "id": "4330cc01-df64-4a59-9167-cd34adb7e321", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -1558,7 +1558,7 @@ }, "response": [ { - "id": "18613bf7-95ab-4531-8e3b-82160c5da8e1", + "id": "22308b2c-4aa0-4a78-a4bc-746698099b8f", "name": "Add Entitlements", "originalRequest": { "url": { @@ -1615,7 +1615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bedeca9-f771-4c72-81ad-95d4698a18bb", + "id": "cd35065f-d10e-481b-8b20-e9b3d6094c9e", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1672,7 +1672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d599882-f14c-416a-8b37-1d4a4a92c2a8", + "id": "0dc73943-ae2f-40e7-b81a-5f41ecf49aa7", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1729,7 +1729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e27b3bee-90cb-4138-b038-f1ae7cce791a", + "id": "b0678e86-647c-435c-9c31-ec47fd47950d", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1786,7 +1786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a238c51-8562-4752-9eb3-03430e58d528", + "id": "63f89d14-b17c-41ef-a105-4a6118666ab3", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1843,7 +1843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72c99e6c-2fec-47a2-9d8e-0ab4e70f4ca3", + "id": "81fbd179-4bb4-498f-a941-bec850b89a44", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1900,7 +1900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06f6ed49-ba6e-4565-a4c4-67395b47b51e", + "id": "381cee3f-0f38-43d4-8775-325e93948939", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1957,7 +1957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "422b1872-8e36-4cb1-87b9-035d9d6b6189", + "id": "7026ecb7-566f-45de-ba00-fa79adb56dc8", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2014,7 +2014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d35b4af0-baba-492a-82f2-e93a6919aa7d", + "id": "c87b21f1-d240-4e13-926f-0ea29c655068", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2071,7 +2071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a589b22b-2153-4be3-bdb7-7687d07c4e07", + "id": "ab648e2d-adc8-4f2d-946b-489c7ccc7d54", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -2128,7 +2128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1336f02f-9071-49ce-bd4e-2e9e3d9586de", + "id": "20f964ad-3877-4c86-af13-cfd7e7a2bd84", "name": "Add Entitlements", "originalRequest": { "url": { @@ -2185,7 +2185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31b81fd6-94dc-4779-9316-6ea48ce127e6", + "id": "da393b39-5af4-4c56-956c-ff6d19eb7ab3", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -2248,7 +2248,7 @@ } }, { - "id": "9b05eb37-553a-4448-99a5-c99d4a0a8451", + "id": "e3957b67-79e4-47cf-a0c8-5db489cf95f0", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -2289,7 +2289,7 @@ }, "response": [ { - "id": "538f855b-bf43-4612-bb49-f6a18c6df67f", + "id": "3ead278d-dca0-4fdb-a0db-f6856c61d6d7", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -2323,7 +2323,7 @@ "_postman_previewlanguage": "text" }, { - "id": "854b0be5-1bd3-413c-aa68-3034e6daed7c", + "id": "dafd23a4-aeaf-40e2-bbf5-39f7d42e8b0d", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -2367,7 +2367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93fb2607-852d-4360-b8f8-b90e6ba3c41d", + "id": "3031c958-1b9c-4812-aeb5-7da3373ffd50", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2411,7 +2411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ee82815-c60e-4212-8081-e5afa9a9d3c0", + "id": "881d043e-5595-46a9-9f53-7aefb9ef2751", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2455,7 +2455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aabe501c-fcd2-4008-a9fe-f2fe9de34f64", + "id": "97db6212-fc61-433c-8960-a0055f05f2fe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2499,7 +2499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32420ead-3a0c-4c34-ba9f-c8b29861c7ac", + "id": "5abb4b74-d38a-4468-bcd3-c7d7b29fe80b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2549,7 +2549,7 @@ } }, { - "id": "ff990a79-aac4-4c4e-8dee-b939f9680b81", + "id": "0c4dfe5a-9042-43f1-8c1b-0aa5ef69eea2", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -2592,7 +2592,7 @@ }, "response": [ { - "id": "ba4f6c98-d102-45ee-badc-417442ce3d53", + "id": "042d3284-12b1-45b1-b809-4a1bce2ff36e", "name": "Returned only if **bestEffortOnly** is **false**, and one or more Access Profiles are in use.", "originalRequest": { "url": { @@ -2649,7 +2649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d2de305-a455-43ed-b648-8fd10bfbec50", + "id": "496233fd-9c51-4a41-b876-7f80c0b92808", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -2706,7 +2706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aedb0d10-874c-43f3-b678-c66684e96915", + "id": "83c2d637-9ede-4da2-a50d-97308533a5be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2763,7 +2763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "392f232f-b558-4bf8-be74-e10e2bc45d74", + "id": "59585f30-732e-4703-8c71-0f13cc6b9839", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2820,7 +2820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c44da1e3-8b0f-4518-93d5-0600e0ec2c57", + "id": "4f10ee5b-e060-4982-b539-3d53b4f1eddb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2877,7 +2877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b28984fd-2965-4588-8aa7-66f9ced4a53c", + "id": "afc82633-c2c4-4112-b51b-7cb39f075816", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2934,7 +2934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8a06ddb-73d8-4c9f-b4da-25b44538bdf1", + "id": "beb9f7dd-710f-4fa6-8c12-2d41946fd819", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2997,7 +2997,7 @@ } }, { - "id": "b312ae9c-1f21-48c4-a628-75875d41c6cc", + "id": "2e25e918-0ade-45ba-a3c4-db3e649cdffa", "name": "Update Access Profile(s) requestable field.", "request": { "name": "Update Access Profile(s) requestable field.", @@ -3040,7 +3040,7 @@ }, "response": [ { - "id": "92dd6058-b4da-4106-b4f8-27b3a3045407", + "id": "82caf254-2542-458b-8de9-bcecc2bfb777", "name": "List of updated and not updated Access Profiles.", "originalRequest": { "url": { @@ -3097,7 +3097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57177a5e-ab19-4ee8-817d-297221588699", + "id": "557d7085-a35b-4b6c-890c-e5dca410c346", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3154,7 +3154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e57b8cf-8bce-4cfe-82cf-bcfaa8a46fff", + "id": "ebb871e6-4a7e-474d-969d-32aa7fded540", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3211,7 +3211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a82105b-f0d6-4bbb-af2c-40e6c75ab464", + "id": "89b5db8a-d0d7-485e-b7e8-9f1f1c12281d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3268,7 +3268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27d8f902-44d0-4cf6-aa12-ebec1bddf4b3", + "id": "adb4d78c-5dd9-4147-8367-3f8e56033eed", "name": "Precondition Failed - Returned in response if API/Feature not enabled for an organization.", "originalRequest": { "url": { @@ -3325,7 +3325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f64077f8-c3de-45f6-b64d-3795dd7baaf6", + "id": "89e905dc-e816-45ae-be53-780aab4e07e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3382,7 +3382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5295d898-332c-40dd-a8a7-80b9e3b59926", + "id": "1fb4e8cd-4a6c-4f00-be1c-e76c8251ba25", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3445,7 +3445,7 @@ } }, { - "id": "1a1b2eb1-d447-4ecf-9991-886f62f7a5af", + "id": "efc008cc-4c50-4015-a83d-7b80c1bf4500", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -3533,7 +3533,7 @@ }, "response": [ { - "id": "583d96f2-eb62-42d1-a99f-78ef83a72caa", + "id": "2188d949-62d7-42ad-9622-32866490e74e", "name": "List of Entitlements", "originalRequest": { "url": { @@ -3624,7 +3624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ea7f462-67c2-4ef7-808b-79ca683a0fc5", + "id": "b0c5caa7-00ea-414a-9eb7-8f8c7f878ade", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3715,7 +3715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93c251c1-580b-40f0-b715-498a6544497e", + "id": "a236d146-0203-4c19-8d8e-6536a5a1c187", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3806,7 +3806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df00dddb-c086-4fc3-9606-5edff4f9e734", + "id": "424f4600-a27e-4104-b590-7c5c379b694a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3897,7 +3897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cb241ac-71f4-4795-ab51-78238485e174", + "id": "7643fafe-0589-46ac-aba4-5ab0c0fe1a36", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3988,7 +3988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43569f16-6f22-4cf1-9711-58b351324114", + "id": "949fcb80-fac4-4930-b450-89deebfbe060", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4091,7 +4091,7 @@ "description": "Use this API to implement and customize access request approval functionality.\nWith this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles.\nThis enables more qualified users to review access requests and the others to spend their time on other tasks.\n\nIn IdentityNow, users can request access to applications, entitlements, and roles, and managers can request that team members' access be revoked.\nFor applications and entitlements, administrators can set access profiles to require approval from the access profile owner, the application owner, the source owner, the requesting user's manager, or a governance group for access to be granted or revoked.\nFor roles, administrators can also set roles to allow access requests and require approval from the role owner, the requesting user's manager, or a governance group for access to be granted or revoked.\nIf the administrator designates a governance group as the required approver, any governance group member can approve the requests.\n\nWhen a user submits an access request, IdentityNow sends the first required approver in the queue an email notification, based on the access request configuration's approval and reminder escalation configuration.\n\nIn Approvals in IdentityNow, required approvers can view pending access requests under the Requested tab and approve or deny them, or the approvers can reassign the requests to different reviewers for approval.\nIf the required approver approves the request and is the only reviewer required, IdentityNow grants or revokes access, based on the request.\nIf multiple reviewers are required, IdentityNow sends the request to the next reviewer in the queue, based on the access request configuration's approval reminder and escalation configuration.\nThe required approver can then view any completed access requests under the Reviewed tab.\n\nRefer to [Access Requests](https://documentation.sailpoint.com/saas/help/requests/index.html) for more information about access request approvals.\n", "item": [ { - "id": "60b0457b-13dd-40ac-a5c4-fca9a8e47dfa", + "id": "78db22e1-cc72-4f5f-b5b0-5643e4f41a9e", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -4115,7 +4115,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4151,7 +4151,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4160,7 +4160,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -4176,7 +4176,7 @@ }, "response": [ { - "id": "2c4d6b54-08b9-4e67-b837-a1c2f1cea683", + "id": "8d07e523-7689-4691-ba4d-d562355fde43", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -4195,7 +4195,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4231,7 +4231,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4240,7 +4240,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -4275,7 +4275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e16bac4-0aff-4b3c-93ef-23fa2519ca73", + "id": "526d3339-16fa-41c3-9d8e-cc3b730af959", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4294,7 +4294,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4330,7 +4330,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4339,7 +4339,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -4374,7 +4374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c1b5e1a-6a2b-4072-b801-8fd712e838e2", + "id": "7bb66111-cae3-451a-a30e-24723f886d22", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4393,7 +4393,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4429,7 +4429,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4438,7 +4438,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -4473,7 +4473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae372921-c43d-4af1-b066-20d9864cae33", + "id": "b81b592f-f664-4a6e-8025-11912b6c0241", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4492,7 +4492,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4528,7 +4528,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4537,7 +4537,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -4572,7 +4572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a37c7ca6-37aa-4b63-8fc6-9b7e6e55e83c", + "id": "8ea2fc7d-a926-4ed7-81bd-6d52a006ee98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4591,7 +4591,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4627,7 +4627,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4636,7 +4636,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -4677,7 +4677,7 @@ } }, { - "id": "d3f6c4cb-54fc-4691-b776-849e8a9d1185", + "id": "41e16779-34fd-4a4d-bbab-15f88f624caa", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -4701,7 +4701,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4737,7 +4737,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4746,7 +4746,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -4762,7 +4762,7 @@ }, "response": [ { - "id": "6b56836a-c37e-4450-9d60-5abd441c8b01", + "id": "ddcfa293-977b-4da5-b0e1-7bfdfbcd27b6", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -4781,7 +4781,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4817,7 +4817,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4826,7 +4826,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -4856,12 +4856,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Approval Name\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Object Name\",\n \"description\": \"Object Description\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Adam Kennedy\"\n },\n \"created\": \"2017-07-11T18:45:37.098Z\"\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"veniam labore\"\n },\n {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Approval Name\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Object Name\",\n \"description\": \"Object Description\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Adam Kennedy\"\n },\n \"created\": \"2017-07-11T18:45:37.098Z\"\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"elit nostrud sed deserunt\"\n }\n]", + "body": "[\n {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Approval Name\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Object Name\",\n \"description\": \"Object Description\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Adam Kennedy\"\n },\n \"created\": \"2017-07-11T18:45:37.098Z\"\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"eu nulla\"\n },\n {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Approval Name\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Object Name\",\n \"description\": \"Object Description\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Adam Kennedy\"\n },\n \"created\": \"2017-07-11T18:45:37.098Z\"\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"occaecat mollit\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ce9c578c-0be1-46a1-9039-840a68956fa9", + "id": "c5a3d998-30f5-4d6c-ad7d-ed8ed2e09557", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4880,7 +4880,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4916,7 +4916,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -4925,7 +4925,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -4960,7 +4960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e50f892-a106-41a7-a33c-9964aee7ce3e", + "id": "fc73993a-d6a2-4294-8dba-7d995290ea8d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4979,7 +4979,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -5015,7 +5015,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -5024,7 +5024,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -5059,7 +5059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5459a97-d233-4366-999e-07cf952c5837", + "id": "93dc18be-9750-447f-9f8e-4b5794cc30a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5078,7 +5078,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -5114,7 +5114,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -5123,7 +5123,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -5158,7 +5158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4366e09e-9fd8-4d1d-b15b-5f216129cb90", + "id": "c3375eff-02c1-4be4-8c52-0db2223f83db", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5177,7 +5177,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -5213,7 +5213,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -5222,7 +5222,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -5263,7 +5263,7 @@ } }, { - "id": "8dda6bd1-d491-4f6e-8963-493aa1718e5b", + "id": "a49baf70-d606-4c7c-83db-75c47594a526", "name": "Approves an access request approval.", "request": { "name": "Approves an access request approval.", @@ -5318,7 +5318,7 @@ }, "response": [ { - "id": "1642853d-7e62-49ec-8e43-b2372ebdcfa3", + "id": "b95d726b-21ed-4adb-8d35-44243cd74853", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -5376,7 +5376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b25d6b3b-4061-463e-87b2-5afeb25aa9ac", + "id": "cc306ca5-96d4-4106-848c-3d998ee64005", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5434,7 +5434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff0a4d64-058f-454b-aa5a-0a7e58a8be94", + "id": "6bb0c4f1-a57d-4204-b5b1-fee58c8197a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5492,7 +5492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a757bdd6-1bec-416d-a39d-b617ad642619", + "id": "b9d2e78c-7a25-4589-aa50-357e0e8a2ea0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -5550,7 +5550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4277cb45-6cc1-4e47-856f-43c2919423b9", + "id": "fc7be3b5-3294-43b3-ace8-cc3216da0200", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5608,7 +5608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f9b40d9-4684-42e3-aa25-ad45a85d3895", + "id": "3d2d0515-1919-4c28-b2e7-d7d29bdb113c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5672,7 +5672,7 @@ } }, { - "id": "8f9dbcde-7263-4e7c-919c-f167b555ef20", + "id": "6197b760-428c-4df9-8e87-ac07e3511692", "name": "Rejects an access request approval.", "request": { "name": "Rejects an access request approval.", @@ -5727,7 +5727,7 @@ }, "response": [ { - "id": "b5351278-ddf8-47b7-95f8-52a6e10e4820", + "id": "7250b4b7-229f-4517-8814-fbc5324c8a7c", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -5785,7 +5785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d68fea27-a78a-421b-9619-d49c0d26144c", + "id": "bc120f2e-f52a-471f-b4e7-0f9a1df29783", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5843,7 +5843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e17b175d-901a-4e23-8a85-64fdf08660e6", + "id": "e4507e15-8bdf-4f34-bef5-fb977a3681f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5901,7 +5901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed51b0a7-77cb-4c5c-9e3a-36bee105ca50", + "id": "12521100-9565-44ad-a69b-c7d28249b206", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5959,7 +5959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f97e874c-4793-4b77-8f42-c34ed343e083", + "id": "dfd3a907-9681-40a0-baca-de0435d8c8ac", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6017,7 +6017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "039f9aff-6ff4-4079-bcf8-6cc87f7fee7b", + "id": "870814be-e696-48b7-8413-6bbd4cc07140", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6075,7 +6075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5ab7848-263e-4022-b65d-b3abdb6578b9", + "id": "734d4763-1a36-41ed-9101-7c846e3763c0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6139,7 +6139,7 @@ } }, { - "id": "6513fac8-41d0-4fe3-afaa-21f479b85d3c", + "id": "af2f9b7b-b228-4808-b2ac-e1e9bd3ccd9e", "name": "Forwards an access request approval to a new owner.", "request": { "name": "Forwards an access request approval to a new owner.", @@ -6183,7 +6183,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sint cupidatat deserunt incididunt velit\",\n \"comment\": \"sit reprehenderit\"\n}", + "raw": "{\n \"newOwnerId\": \"officia quis adipisicing magna\",\n \"comment\": \"do Lorem qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6194,7 +6194,7 @@ }, "response": [ { - "id": "0164540e-8518-4f5c-8c90-5002a0a1cb44", + "id": "77a81cc0-9d1d-4d64-91a1-206ab18bc5d2", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -6230,7 +6230,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sint cupidatat deserunt incididunt velit\",\n \"comment\": \"sit reprehenderit\"\n}", + "raw": "{\n \"newOwnerId\": \"officia quis adipisicing magna\",\n \"comment\": \"do Lorem qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6252,7 +6252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0770ae1-12d2-4b83-ac88-e4ec32a393b3", + "id": "6716c180-38ec-4c87-99b1-5a341cec4167", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6288,7 +6288,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sint cupidatat deserunt incididunt velit\",\n \"comment\": \"sit reprehenderit\"\n}", + "raw": "{\n \"newOwnerId\": \"officia quis adipisicing magna\",\n \"comment\": \"do Lorem qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6310,7 +6310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b011acc-eec7-4a8e-9144-e318151a6fbe", + "id": "4e74d2b2-529d-4b55-b484-a1631acaefdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6346,7 +6346,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sint cupidatat deserunt incididunt velit\",\n \"comment\": \"sit reprehenderit\"\n}", + "raw": "{\n \"newOwnerId\": \"officia quis adipisicing magna\",\n \"comment\": \"do Lorem qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6368,7 +6368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7567287-f157-4da6-9113-f888d145a1fb", + "id": "2d374d10-78c3-439d-9db3-dc7fa48a85c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6404,7 +6404,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sint cupidatat deserunt incididunt velit\",\n \"comment\": \"sit reprehenderit\"\n}", + "raw": "{\n \"newOwnerId\": \"officia quis adipisicing magna\",\n \"comment\": \"do Lorem qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6426,7 +6426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9671c31-c3c1-491d-b6c5-8460cb07e3b9", + "id": "ba78cd96-5ffb-4e67-b1a5-8f1d6f61d59a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6462,7 +6462,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sint cupidatat deserunt incididunt velit\",\n \"comment\": \"sit reprehenderit\"\n}", + "raw": "{\n \"newOwnerId\": \"officia quis adipisicing magna\",\n \"comment\": \"do Lorem qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6484,7 +6484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a371444-fcb1-4502-9258-68dd91a16b87", + "id": "97af314c-e60d-464d-bcd0-9767fd30f7de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6520,7 +6520,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sint cupidatat deserunt incididunt velit\",\n \"comment\": \"sit reprehenderit\"\n}", + "raw": "{\n \"newOwnerId\": \"officia quis adipisicing magna\",\n \"comment\": \"do Lorem qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6542,7 +6542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34c6a944-9933-407f-9f8e-97665d37b2c3", + "id": "80718241-fe5e-4cd2-ab90-8a45d1e25e39", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6578,7 +6578,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sint cupidatat deserunt incididunt velit\",\n \"comment\": \"sit reprehenderit\"\n}", + "raw": "{\n \"newOwnerId\": \"officia quis adipisicing magna\",\n \"comment\": \"do Lorem qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6606,7 +6606,7 @@ } }, { - "id": "eb7a010b-8325-43ad-beed-cac270ecee8d", + "id": "e02a32f7-093b-40f6-94a8-f1048d89025b", "name": "Get the number of pending, approved and rejected access requests approvals", "request": { "name": "Get the number of pending, approved and rejected access requests approvals", @@ -6630,7 +6630,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -6639,7 +6639,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -6655,7 +6655,7 @@ }, "response": [ { - "id": "d50acd2f-3299-48d8-9a35-94846f522cb9", + "id": "9fd5f26b-c21e-4140-be04-9c5d979c757d", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -6674,7 +6674,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -6683,7 +6683,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -6713,12 +6713,12 @@ "value": "application/json" } ], - "body": "{\n \"pending\": -14964912,\n \"approved\": -9344860,\n \"rejected\": -28715360\n}", + "body": "{\n \"pending\": -81528959,\n \"approved\": -18944115,\n \"rejected\": 16233546\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "603df339-fbd8-49bd-a38f-181fe5fdf6e0", + "id": "ecb05be3-2ae7-4cc1-b4e7-e16b19cf8eb4", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -6737,7 +6737,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -6746,7 +6746,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -6781,7 +6781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25d6f475-9ac0-4f05-a80c-5113c6a19335", + "id": "7136e23e-7b62-42aa-b280-de381c1edb80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6800,7 +6800,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -6809,7 +6809,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -6844,7 +6844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "585fda79-ec56-4918-8d40-bf7a737b9ff6", + "id": "a5c1aafd-9ab7-4506-839b-aa869682ea39", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6863,7 +6863,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -6872,7 +6872,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -6907,7 +6907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e73ab15-c3e4-4397-9195-e95e5d48e00b", + "id": "bd09f7d6-ace6-4ec3-ae61-7ae30d2c6dbe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6926,7 +6926,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -6935,7 +6935,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -6970,7 +6970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e06cbf2-a1de-4927-9cb7-7781a8a6b64c", + "id": "fbf197a1-c95f-4bc5-9bbb-d545db0600d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6989,7 +6989,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -6998,7 +6998,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -7045,7 +7045,7 @@ "description": "Use this API to implement and customize access request functionality.\nWith this functionality in place, users can request access to applications, entitlements, or roles, and managers can request that team members' access be revoked.\nThis allows users to get access to the tools they need quickly and securely, and it allows managers to take away access to those tools.\n\nIdentityNow's Access Request service allows end users to request access that requires approval before it can be granted to users and enables qualified users to review those requests and approve or deny them.\n\nIn the Request Center in IdentityNow, users can view available applications, roles, and entitlements and request access to them.\nIf the requested tools requires approval, the requests appear as 'Pending' under the My Requests tab until the required approver approves, rejects, or cancels them.\n\nUsers can use My Requests to track and/or cancel the requests.\n\nIn My Team on the IdentityNow Home, managers can submit requests to revoke their team members' access.\nThey can use the My Requests tab under Request Center to track and/or cancel the requests.\n\nRefer to [Requesting Access](https://documentation.sailpoint.com/saas/user-help/requests/requesting_access.html) for more information about access requests.\n", "item": [ { - "id": "e352da3b-7c12-43e2-8def-8f40d20a69d6", + "id": "7c3d5057-7f5c-4431-86f8-67dc8000bb67", "name": "Submit an Access Request", "request": { "name": "Submit an Access Request", @@ -7087,7 +7087,7 @@ }, "response": [ { - "id": "54b6b849-c571-4928-bddd-71dc69c80603", + "id": "d9c3bd8f-0790-4f54-b2ea-70107eabd3fd", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7143,7 +7143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b465012-12cc-41fc-8dde-97a2ec891fb7", + "id": "a251c365-0565-41c5-a501-6b792aceeac0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7199,7 +7199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d4a1a2b-af90-43d0-8af9-8b661ea30142", + "id": "164b4952-bd56-4950-b4ec-16e4b72d1d88", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7255,7 +7255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12529f59-127e-4f10-8173-130ccb1b37c0", + "id": "dabcb605-737c-4210-b7cb-9798f66fd73c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7311,7 +7311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41f352d3-689c-455f-a066-8dedf47e8965", + "id": "198a3a45-103a-44c0-a719-3c7891a79d88", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7367,7 +7367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "095c920f-84b7-479c-bfa8-e3f12078b8c3", + "id": "14dadfe9-bec9-4fc6-a506-56045626b323", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7429,7 +7429,7 @@ } }, { - "id": "2d6851e9-0c6c-47a8-83a1-47563388aa6c", + "id": "7a90f6ce-b1db-470a-bf1d-79eb48ed2e9f", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -7472,7 +7472,7 @@ }, "response": [ { - "id": "804eaf4f-f0ca-4c59-bc67-5085c55c4259", + "id": "e7bb7efd-5ddf-4904-b636-f3f159a01963", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7529,7 +7529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb9afc8e-dba0-47cf-aca9-dbbc2b6f237a", + "id": "05289b17-6032-4f70-ad51-f6090edac853", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7586,7 +7586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a46d0fa6-6a3f-4dea-93ce-41788846c98c", + "id": "dc580cb9-df2d-41e4-b604-e0884711ce2b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7643,7 +7643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0322ca62-5fb3-49d8-98f6-ea6984089366", + "id": "8210ee16-615a-468c-b0d7-96ef3e3d78ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7700,7 +7700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15d66071-163b-4d58-9014-588cb74e7dea", + "id": "92e02bc4-7d47-4aca-bc8c-b18440e3d3b8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -7757,7 +7757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3c05ced-856e-4ff3-acf8-6ca8cd7e79f0", + "id": "7ee47f3b-5eda-4fcb-b9c7-37f82b2c1e41", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7814,7 +7814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38f02af8-2d0e-42f1-b7c2-f283603127db", + "id": "a1691224-e247-410f-8907-cfeb4c7ce765", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7877,7 +7877,7 @@ } }, { - "id": "1aaf5ffa-0934-4565-a431-8d15efe55c8e", + "id": "1d1245a1-e45e-4bd3-8da6-c851b3762416", "name": "Close Access Request", "request": { "name": "Close Access Request", @@ -7920,7 +7920,7 @@ }, "response": [ { - "id": "d11d056c-6645-4eed-ace7-53319ee21430", + "id": "f21b8eb0-ef5c-4741-ab06-5bc0e6cc0905", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7977,7 +7977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb21bc5f-9c26-456e-991e-233106eb5bbe", + "id": "a08a71cf-2ff0-4aa1-a18a-0b17fce998d9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8034,7 +8034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "155157a0-7cb8-4267-a6c2-6fc8b2bb7c3e", + "id": "1f2b061f-9719-4684-82b2-4fabedb1197f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8091,7 +8091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61b7e382-bb50-46c5-b526-47173cb8e5e8", + "id": "c09a64d3-cdf8-45f4-8969-d7393de474bb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8148,7 +8148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8afe063c-d1a0-459c-aad8-2e1dec0bf524", + "id": "3e684aba-ec7e-48b5-b0db-ba81a80bc71b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8205,7 +8205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d0879fe-31d7-4aac-827f-84a69ea09026", + "id": "f813e900-2fae-4d7b-9cab-47caa89a708d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8268,7 +8268,7 @@ } }, { - "id": "911a7c43-55ab-44b8-97e7-e7162540ae84", + "id": "6e8ef2ba-a8e7-4c40-92fd-f96dc7f49c7a", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -8297,7 +8297,7 @@ }, "response": [ { - "id": "350b951d-30e1-4c9f-8d16-5764c350919a", + "id": "057561bf-f455-42a5-9d41-50e4be5bb3bd", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -8340,7 +8340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fd2cff6-af40-4e44-92b7-c23af9336c3f", + "id": "e62edb8f-446f-4cdd-bdfd-f8e703c9603e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8383,7 +8383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf2cfdb4-c20f-4fd7-8124-5c975071c224", + "id": "fdcec1e2-aa26-4f76-9ac9-aa6f1a458ab7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8426,7 +8426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c900c324-4649-4096-ae2f-716d21511766", + "id": "0cfda1eb-5401-43cc-986c-64f6b0091291", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8469,7 +8469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9003670-21c2-4bd8-896d-b455508ea784", + "id": "f076a8cd-7940-435c-b876-fb3b6d744b2d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8512,7 +8512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a51d9cd-d0f1-4fe5-b32c-9563cbd9c23c", + "id": "3687ef26-efe8-48e5-af06-0c92ba18296e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8561,7 +8561,7 @@ } }, { - "id": "86b8493c-817d-4729-bd2a-8473e0e4ed03", + "id": "dfd1e2a4-6408-4276-a934-a658a47b2fba", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -8603,7 +8603,7 @@ }, "response": [ { - "id": "2461638a-d47b-441c-8965-315e6cd4d487", + "id": "df7fa1af-15d5-4efc-8941-b15cc2b1a494", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -8659,7 +8659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f5a33dd-4cd6-4187-bcdd-71f0bf223047", + "id": "f8a65d8c-fa95-46a5-a44d-e63901531925", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8715,7 +8715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "285b43f0-a350-4507-b9ad-4ef7fd6ce384", + "id": "c68b025d-8e5b-4aab-82e8-e65feaeec72b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8771,7 +8771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caab2f15-95fb-4b19-ba84-8b7cac4c625a", + "id": "c11eb531-8b6d-4fe8-be91-6e372351a870", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8827,7 +8827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11dbe333-567e-4a93-a332-6db51cbdf9db", + "id": "eaf89c7b-4c6b-4c8d-9c0a-8904e7fc148f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8883,7 +8883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcc08da2-5ab8-4576-8393-0f56295e7f2f", + "id": "91d87715-fcbd-4fa9-a446-7a76b3187e54", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8945,7 +8945,7 @@ } }, { - "id": "08da0063-bd82-425b-999a-3d3ea0c4d268", + "id": "ccb61dd9-9112-403b-9e7b-edc8d10144c9", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -9056,7 +9056,7 @@ }, "response": [ { - "id": "409d5526-cadd-4ac8-87d9-5ecbb8b47966", + "id": "11d5568d-d15a-4a13-ac5a-edfcaa9e53dd", "name": "List of requested item status.", "originalRequest": { "url": { @@ -9181,7 +9181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "decd3967-6be5-47dc-9221-1ccda09f2d8a", + "id": "48d54424-45a9-468a-b4a4-f52cde837ff6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9306,7 +9306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca623c7b-8d71-4014-b820-0cb3c0f8125f", + "id": "e2e9655e-e53b-4927-9ada-208f14626859", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9431,7 +9431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0ca97bd-1c72-4e01-a593-67b7c8484ac3", + "id": "85289f22-2430-4619-ab5a-f0e67e15e1e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9556,7 +9556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11803491-0698-470d-a87a-021c5a60ea10", + "id": "e135a155-9115-4ff2-9392-06b1a0a55c7f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9681,7 +9681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b68e3783-9cb6-4492-9c34-8dd51cf893d9", + "id": "f75136b7-1147-46c5-a24b-cf871669f23b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9818,7 +9818,7 @@ "description": "Use this API to implement access request identity metrics functionality.\nWith this functionality in place, access request reviewers can see relevant details about the requested access item and associated source activity. \nThis allows reviewers to see how many of the identities who share a manager with the access requester have this same type of access and how many of them have had activity in the related source. \nThis additional context about whether the access has been granted before and how often it has been used can help those approving access requests make more informed decisions.\n", "item": [ { - "id": "3e8b4ff8-08c0-4384-b5e5-fa982ca4b223", + "id": "adf3e28c-941a-4500-9014-fde1c54869dd", "name": "Return access request identity metrics", "request": { "name": "Return access request identity metrics", @@ -9883,7 +9883,7 @@ }, "response": [ { - "id": "83c14d19-94fc-43ec-bd71-e8861a78c602", + "id": "c4865aef-d5a4-4944-bf61-7f423a2eefcd", "name": "Summary of the resource access and source activity for the direct reports of the provided manager.", "originalRequest": { "url": { @@ -9931,7 +9931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a856290-c307-42bb-8ec2-2db6b456b7b0", + "id": "de27ce77-33ba-496f-aaa4-905b46f71e88", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9979,7 +9979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "692b0fc1-5dea-457b-94e0-0f8b805b17c6", + "id": "09cebe60-6cab-45dd-baff-ee0db3011016", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10027,7 +10027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "628f2f85-c16f-4f2c-9b24-0dbf8b51b9aa", + "id": "d6f75258-5cd2-462a-afcb-1fff5a42ddd7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10075,7 +10075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12a41a25-5620-4192-a65e-e99f3de857b8", + "id": "426a8a78-174e-4b47-aa5e-0d2596d2898f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10123,7 +10123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c183c240-40f1-4651-9118-a1ff330e9abb", + "id": "73dd8491-f3bf-4d57-92f9-ab7c1ca693ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10183,7 +10183,7 @@ "description": "Use this API to implement account activity tracking functionality.\nWith this functionality in place, users can track source account activity in IdentityNow, which greatly improves traceability in the system.\n\nAn account activity refers to a log of each action performed on a source account. This is useful for auditing the changes that occur on an account throughout its life.\nIn IdentityNow's Search, users can search for account activities and select the activity's row to get an overview of the activity's account action and view its progress, its involved sources, and its most basic metadata, such as the identity requesting the option and the recipient.\n\nAccount activity includes most actions IdentityNow completes on source accounts. Users can search in IdentityNow for the following account action types:\n\n- Access Request: These include any access requests the source account is involved in.\n\n- Account Attribute Updates: These include updates to a single attribute on an account on a source.\n\n- Account State Update: These include locking or unlocking actions on an account on a source.\n\n- Certification: These include actions removing an entitlement from an account on a source as a result of the entitlement's revocation during a certification.\n\n- Cloud Automated `Lifecyclestate`: These include automated lifecycle state changes that result in a source account's correlated identity being assigned to a different lifecycle state.\nIdentityNow replaces the `Lifecyclestate` variable with the name of the lifecycle state it has moved the account's identity to.\n\n- Identity Attribute Update: These include updates to a source account's correlated identity attributes as the result of a provisioning action.\nWhen you update an identity attribute that also updates an identity's lifecycle state, the cloud automated `Lifecyclestate` event also displays.\nAccount Activity does not include attribute updates that occur as a result of aggregation.\n\n- Identity Refresh: These include correlated identity refreshes that occur for an account on a source whenever the account's correlated identity profile gets a new role or updates.\nThese also include refreshes that occur whenever IdentityNow assigns an application to the account's correlated identity based on the application's being assigned to All Users From Source or Specific Users From Source.\n\n- Lifecycle State Refresh: These include the actions that took place when a lifecycle state changed. This event only occurs after a cloud automated `Lifecyclestate` change or a lifecycle state change.\n\n- Lifecycle State Change: These include the account activities that result from an identity's manual assignment to a null lifecycle state.\n\n- Password Change: These include password changes on sources.\n\nRefer to [Account Activity](https://documentation.sailpoint.com/saas/help/search/index.html#account-activity) for more information about account activities.\n", "item": [ { - "id": "28ca1042-b1bb-4361-9813-c907e9601788", + "id": "91258256-4c4f-414b-8332-8a2839180e25", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -10206,7 +10206,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10215,7 +10215,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10224,7 +10224,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10233,7 +10233,7 @@ "type": "text/plain" }, "key": "type", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10269,7 +10269,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10278,7 +10278,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -10294,7 +10294,7 @@ }, "response": [ { - "id": "bb374166-9601-4f78-8cd7-f3aed0c0d263", + "id": "91335f05-9ae2-4c65-865f-9d6456b969e9", "name": "List of account activities", "originalRequest": { "url": { @@ -10312,7 +10312,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10321,7 +10321,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10330,7 +10330,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10339,7 +10339,7 @@ "type": "text/plain" }, "key": "type", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10375,7 +10375,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10384,7 +10384,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -10414,12 +10414,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"nullacfc\": \"fugiat pariatur consectetur ad ut\",\n \"officia_f_\": \"mollit laboris ad\",\n \"voluptate_2\": \"ul\"\n },\n \"cancelable\": false,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"amet915\": \"ut elit non velit\",\n \"consequat4\": \"ad exercitation\",\n \"velit8cd\": \"aute\"\n },\n \"cancelable\": true,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"essed\": \"do voluptate eu\",\n \"quis9f\": \"do voluptate mollit Duis\",\n \"occaecat_40c\": \"consequat\"\n },\n \"cancelable\": true,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"pariatur_e40\": \"est dolore esse\",\n \"ullamcof\": \"ex in\",\n \"ex469\": \"incididu\"\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": "1f07ab8c-7a97-42b8-babb-0464c563dc8e", + "id": "229c17c4-fa70-4db5-a703-0aa9449cc44a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10437,7 +10437,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10446,7 +10446,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10455,7 +10455,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10464,7 +10464,7 @@ "type": "text/plain" }, "key": "type", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10500,7 +10500,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10509,7 +10509,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -10544,7 +10544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "247a3ac1-fc14-41d0-8c39-b6b16814ede5", + "id": "accb05d9-a697-418a-ad0e-0a456fb22867", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10562,7 +10562,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10571,7 +10571,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10580,7 +10580,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10589,7 +10589,7 @@ "type": "text/plain" }, "key": "type", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10625,7 +10625,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10634,7 +10634,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -10669,7 +10669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "172ca7d3-bc43-4126-8a84-fd5b99300af2", + "id": "fa3a5b86-8bcf-4eef-9d18-36f3476c3695", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10687,7 +10687,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10696,7 +10696,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10705,7 +10705,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10714,7 +10714,7 @@ "type": "text/plain" }, "key": "type", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10750,7 +10750,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10759,7 +10759,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -10794,7 +10794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41eaaba1-8a3d-4250-a1a6-4d1629dc2f14", + "id": "dde537cd-01fb-47e5-9f7c-eda2ab525f9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10812,7 +10812,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10821,7 +10821,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10830,7 +10830,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10839,7 +10839,7 @@ "type": "text/plain" }, "key": "type", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10875,7 +10875,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10884,7 +10884,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -10919,7 +10919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4d52c46-aa5c-4137-a496-8d2744605654", + "id": "7c7b0f5b-740a-4b8c-b8d6-75be06a388e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10937,7 +10937,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10946,7 +10946,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10955,7 +10955,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -10964,7 +10964,7 @@ "type": "text/plain" }, "key": "type", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -11000,7 +11000,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -11009,7 +11009,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -11050,7 +11050,7 @@ } }, { - "id": "0c2a348d-db57-483f-8596-11264d5d9724", + "id": "3eed88f0-122e-43e9-8547-a3d618b59f3f", "name": "Get Account Activity", "request": { "name": "Get Account Activity", @@ -11091,7 +11091,7 @@ }, "response": [ { - "id": "a46d2847-0362-410c-bde7-5669290bd699", + "id": "356cdbc5-5c07-4328-b697-fb923117dadc", "name": "An account activity object", "originalRequest": { "url": { @@ -11130,12 +11130,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"qui_e33\": \"culpa pariatur Ut laborum\",\n \"Excepteura91\": \"magna consequat\",\n \"etbb4\": \"ea dolor\"\n },\n \"cancelable\": false,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"FINISHED\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"est_b9\": \"sit dolor commod\"\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": "4f4ca3a1-dd82-4b80-807d-87cbf56b324e", + "id": "8dcdb46f-c3c8-4c88-9dc0-e75e2c5599c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11179,7 +11179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e40a675-2ce7-4ead-881d-1703ec10721c", + "id": "b661b6b1-0386-42ee-9c6e-d1192765b546", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11223,7 +11223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d40dedba-7ad3-4d87-ad0a-113bcffbe1fc", + "id": "8528ea24-5d6b-4dbb-b901-2aed454b1154", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11267,7 +11267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ed677ea-c72f-4f29-8265-aa8b8a5c24c9", + "id": "7078f6f1-8d11-44ef-a0d8-64db022fb2fb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11311,7 +11311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12acd09e-27dd-4d78-b37d-7d0edf20998c", + "id": "a120c556-9c45-4c07-a562-c32d97bcf3ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11355,7 +11355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db7ae506-976f-4c5a-8318-97b6aed23d07", + "id": "f517ed38-3b57-4785-bcdc-94dc410facbc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11411,7 +11411,7 @@ "description": "Use this API to implement account aggregation progress tracking functionality.\nWith this functionality in place, administrators can view in-progress account aggregations, their statuses, and their relevant details.\n\nAn account aggregation refers to the process IdentityNow uses to gather and load account data from a source into IdentityNow.\n\nWhenever IdentityNow is in the process of aggregating a source, it adds an entry to the Aggregation Activity Log, along with its relevant details.\nTo view aggregation activity, administrators can select the Connections drop-down menu, select Sources, and select the relevant source, select its Import Data tab, and select Account Aggregation.\nIn Account Aggregation, administrators can view the account aggregations' statuses and details in the Account Activity Log.\n\nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about account aggregations.\n", "item": [ { - "id": "0daae1e6-4168-4d73-b481-4944de042916", + "id": "26cd009b-7acb-485d-a355-496c9b66fc5b", "name": "In-progress Account Aggregation status", "request": { "name": "In-progress Account Aggregation status", @@ -11453,7 +11453,7 @@ }, "response": [ { - "id": "325411e1-1ff0-4fd3-a993-f60240d61a62", + "id": "71033bf6-ad6f-4831-8edc-961247e77996", "name": "An account aggregation status object", "originalRequest": { "url": { @@ -11498,7 +11498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54233e88-6ad0-4af7-bc24-81ed8475a260", + "id": "a86256c8-3b40-4127-a4b9-f8caf2206a56", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11543,7 +11543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "498a6172-487e-43ba-a058-13e6afffe77a", + "id": "d53d7bfe-5807-41f6-97f9-652898080e79", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11588,7 +11588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7ce4266-5a7f-452f-8f0e-0241889b09b0", + "id": "89f35f3c-3889-4bcf-9a0c-3e43c5b617ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11633,7 +11633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e10c17d-5235-4f59-8cf1-c22412aa8a46", + "id": "4824c973-d771-4c02-beb8-64e9fc153f2e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11678,7 +11678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aad17427-9532-4adb-89bf-226f270211d9", + "id": "a22bfc79-9979-4820-8d7e-c3cebd705ea1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11735,7 +11735,7 @@ "description": "Use this API to implement account usage insight functionality.\nWith this functionality in place, administrators can gather information and insights about how their tenants' source accounts are being used.\nThis allows organizations to get the information they need to start optimizing and securing source account usage.\n", "item": [ { - "id": "568270ad-2df8-412c-ae02-e5c9a20e0de3", + "id": "dece511c-07e3-4a5e-a0b9-757dc1624588", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -11814,7 +11814,7 @@ }, "response": [ { - "id": "1f0d9d19-d864-41d8-bf56-fc0793218756", + "id": "a503f964-e6fa-4f26-ad0d-18483f353d11", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -11896,7 +11896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e1c42b0-687a-44e1-aa79-1a48b53526e9", + "id": "13aba298-e93b-4800-b73e-cbb9e04980dc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11978,7 +11978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fac9280c-8d5b-451c-a3e1-d2d8ed9cdc29", + "id": "a753975e-91ad-4e85-837a-d77fefe33e28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12060,7 +12060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e5c2915-11ba-41f0-9eac-8847e91b2666", + "id": "8665e836-3cd8-4eb0-98d4-0233972f8cba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12142,7 +12142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc639dfd-a049-4c9c-acae-dc0f7d06a995", + "id": "aae0b11f-e5c5-4f67-b9f4-1fc28acd4477", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12224,7 +12224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d07a34f-cc3b-43ab-a536-f20d53acee1a", + "id": "02fbb651-ecbf-4983-98bc-e65a592a4397", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12318,7 +12318,7 @@ "description": "Use this API to implement and customize account functionality.\nWith this functionality in place, administrators can manage users' access across sources in IdentityNow.\n\nIn IdentityNow, an account refers to a user's account on a supported source.\nThis typically includes a unique identifier for the user, a unique password, a set of permissions associated with the source and a set of attributes. IdentityNow loads accounts through the creation of sources in IdentityNow.\n\nAdministrators can correlate users' identities with the users' accounts on the different sources they use.\nThis allows IdentityNow to govern the access of identities and all their correlated accounts securely and cohesively.\n\nTo view the accounts on a source and their correlated identities, administrators can use the Connections drop-down menu, select Sources, select the relevant source, and select its Account tab.\n\nTo view and edit source account statuses for an identity in IdentityNow, administrators can use the Identities drop-down menu, select Identity List, select the relevant identity, and select its Accounts tab.\nAdministrators can toggle an account's Actions to aggregate the account, enable/disable it, unlock it, or remove it from the identity.\n\nAccounts can have the following statuses:\n\n- Enabled: The account is enabled. The user can access it.\n\n- Disabled: The account is disabled, and the user cannot access it, but the identity is not disabled in IdentityNow. This can occur when an administrator disables the account or when the user's lifecycle state changes.\n\n- Locked: The account is locked. This may occur when someone has entered an incorrect password for the account too many times.\n\n- Pending: The account is currently updating. This status typically lasts seconds.\n\nAdministrators can select the source account to view its attributes, entitlements, and the last time the account's password was changed.\n\nRefer to [Managing User Accounts](https://documentation.sailpoint.com/saas/help/common/users/user_access.html#managing-user-accounts) for more information about accounts.\n", "item": [ { - "id": "6edbc88b-3d8f-4bb3-b572-52523afc7b67", + "id": "69e77d9b-190d-4883-b163-7b8a65d1440a", "name": "Accounts List", "request": { "name": "Accounts List", @@ -12402,7 +12402,7 @@ }, "response": [ { - "id": "fb2de6a6-906c-48d0-bdcf-e7a3d44ce9fc", + "id": "080c3199-1bbf-40e6-bf21-82bab667a00e", "name": "SlimAccounts", "originalRequest": { "url": { @@ -12500,7 +12500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b635ae6-4a92-4ea2-b8eb-7cff109c17dc", + "id": "8dd2f5ad-293d-43f7-a3e3-68122a7e9384", "name": "FullAccounts", "originalRequest": { "url": { @@ -12598,7 +12598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffc88a04-d9c3-4990-bd18-23778f5a09bc", + "id": "96e1e8dd-82ee-41c9-b199-325bc30352f0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e67782e-a149-4ebb-9246-3e339cd5a888", + "id": "39443c25-25b5-476b-a49a-896e513d9218", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12794,7 +12794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d9b0927-ad48-44a9-adc8-e002e6dd738f", + "id": "b8c84df4-a396-46b5-ad4d-724bf9a8a724", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12892,7 +12892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd12ff41-dfa4-4694-b590-397a3e0e3591", + "id": "300ac5f0-648f-4f9b-9b1f-6c22414a7212", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12990,7 +12990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25ff52b6-eae3-42b0-956f-3835ab152976", + "id": "5c0db5c3-aba1-4b8f-986a-f036603ac14c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13094,7 +13094,7 @@ } }, { - "id": "85f8fefe-0d0e-4457-b1b4-7e247870376e", + "id": "70b38284-5c6a-4edd-b2ed-9ada1f4e5602", "name": "Create Account", "request": { "name": "Create Account", @@ -13136,7 +13136,7 @@ }, "response": [ { - "id": "7d39989a-878a-40ba-bef1-bf174f8b7859", + "id": "cba2f1df-bd9a-4938-9564-ac3488d0f3fc", "name": "Async task details", "originalRequest": { "url": { @@ -13192,7 +13192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb8bc2a0-fc35-43f9-a1c3-d9d71352b530", + "id": "6bf96d60-b29b-49f3-9644-4b58bf487862", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13248,7 +13248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b3835f3-194b-457c-9393-8dd6016f0fa0", + "id": "e0d7f83c-8794-4f1b-946c-f4d30847a2fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13304,7 +13304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7509c48b-88ea-4ac2-9894-916a3ae50793", + "id": "1b397eae-4eeb-498c-a76c-7ab5eea92d53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13360,7 +13360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df90f55f-d5d1-4254-b8a7-02b5d4f3b7ba", + "id": "724caf6b-3631-4b8b-a36f-9e95d400af79", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13416,7 +13416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa4cb31d-d7fa-41a8-926f-5d7217863d9c", + "id": "f30f485b-3627-4e66-b3ff-669f3099ca11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13478,7 +13478,7 @@ } }, { - "id": "db2d2dc1-947a-4a13-a3fc-152baff9b5d1", + "id": "805702b0-4658-4f42-a60a-ca5f9b383ec5", "name": "Account Details", "request": { "name": "Account Details", @@ -13519,7 +13519,7 @@ }, "response": [ { - "id": "23269097-fae3-480f-adb7-b9551f142275", + "id": "8dac41f0-d3df-424e-8def-8ac384166a73", "name": "Account object.", "originalRequest": { "url": { @@ -13563,7 +13563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acb04852-2729-46b9-bbb8-7115e3209a24", + "id": "3dfbabea-f405-490c-9948-cbc055095d21", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13607,7 +13607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0107d34c-c995-4773-accf-5f472c4c6376", + "id": "37afc6ff-1b98-4449-8a1b-ff0a1d4291c6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13651,7 +13651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9665818-c56a-405d-8ed3-46d7224a09ee", + "id": "946026de-0231-46e1-889e-c98ad4ec08dd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13695,7 +13695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14a93429-5145-4295-bfe8-e1fda75da646", + "id": "7376c4f3-6db7-44db-a2cc-fd5ea19e178a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13739,7 +13739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b8d385d-76a6-43b6-b31a-68dae94abe49", + "id": "5790991e-74fd-4e5e-bf60-200fc4bc478a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13783,7 +13783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a1643c3-b478-41d1-879d-b82d515f1987", + "id": "192f8343-a72f-450e-a785-b9db043bda94", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13833,7 +13833,7 @@ } }, { - "id": "cee491b5-9733-431a-887d-8fb902bd7281", + "id": "579fe770-ea34-4a55-9393-169e95113823", "name": "Update Account", "request": { "name": "Update Account", @@ -13887,7 +13887,7 @@ }, "response": [ { - "id": "675c1c24-76c7-43ca-b36a-a8ce921bad67", + "id": "07187804-ee80-4881-864a-6a4d2efab71a", "name": "Accepted. Update request accepted and is in progress.", "originalRequest": { "url": { @@ -13944,7 +13944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a55e13c-4f4e-41b4-baec-6b1e8a12e8b1", + "id": "c5bc38d7-ca55-4c3c-99b4-becb270ffa92", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14001,7 +14001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36efad37-2554-488f-bd7c-8283baa5443a", + "id": "3aec19e4-f0a1-4bbc-b416-18bb5c5dc558", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14058,7 +14058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "288d2d21-03d1-497c-8327-f5a82a3abdc3", + "id": "ec76d50a-6001-4f27-81d9-616b91705ae8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14115,7 +14115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ff1f07f-fe73-4e12-ae1e-953d0050260e", + "id": "66a68dee-74de-40c8-9244-5da5cd65a57e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14172,7 +14172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21039749-3cea-40f9-a92c-1ec32a3279e7", + "id": "f16747c8-075a-4ea4-b124-d99b3e5f849d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14229,7 +14229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daad8236-63e8-4090-b4ea-3abd3284b267", + "id": "68ecff3d-b464-432d-9a05-5e91819f28d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14292,7 +14292,7 @@ } }, { - "id": "d29cd1b0-3c13-4067-a498-74f5e1e28eae", + "id": "6c473f2e-9690-48bf-b877-0e871a340aa2", "name": "Update Account", "request": { "name": "Update Account", @@ -14346,7 +14346,7 @@ }, "response": [ { - "id": "0de96010-882e-4095-b324-7489d2c7b78e", + "id": "42188253-b350-4aa0-8ac3-271861d342f0", "name": "Async task details.", "originalRequest": { "url": { @@ -14403,7 +14403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a47b9560-7467-4a8d-8c25-d28b6f9dc3dc", + "id": "83b44bca-951d-4a09-91af-e928d77a2f1b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14460,7 +14460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fbe4216-7595-412d-b3ef-348062985901", + "id": "fa38195b-a829-4d34-a1bb-95f4db69e766", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14517,7 +14517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba785145-77a8-44c3-8484-1ae68ace5330", + "id": "9faa5136-2951-4452-aff7-9f00d1e1ea4a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14574,7 +14574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "534461b9-a857-49c4-858c-d6ab861517ed", + "id": "282e2070-0075-4143-90e6-478a3636d623", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14631,7 +14631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f92673c-db78-4e97-8f44-c00e3f6df53a", + "id": "b2bbe12b-ef1b-49f6-8e10-f987ab12e3a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14688,7 +14688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59e82600-30e6-49be-aac6-18305b238212", + "id": "018e83e4-2945-45b7-b0de-1d295ce3481a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14751,7 +14751,7 @@ } }, { - "id": "e93e376b-baa7-4c3a-9d51-0558ba723c90", + "id": "b63c1e14-b19f-4da6-94ba-5151d2248b95", "name": "Delete Account", "request": { "name": "Delete Account", @@ -14792,7 +14792,7 @@ }, "response": [ { - "id": "655338bb-2a36-4ee3-9635-9d471d7e0e95", + "id": "b1b5e634-a1a9-4723-a3c4-fbcd3b9c1d43", "name": "Async task details.", "originalRequest": { "url": { @@ -14836,7 +14836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a846c7-06e0-4630-87d8-ee3fa6e64360", + "id": "0bfade08-c176-453c-aad4-119c99edabee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14880,7 +14880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77b1a6db-ab0f-4bc4-9a46-36a25bc2f35c", + "id": "0f707d4d-ce90-447a-9840-a654d9bc2a4a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14924,7 +14924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efaaf0cc-8aa8-4ef5-ab50-8e09c3b1f10b", + "id": "8a0797f4-ef9f-4824-800e-eb77da88e754", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14968,7 +14968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f296d1c7-081b-41dc-9291-b317a3ff4127", + "id": "9bda7eaa-3268-49b2-b1aa-fcd38c36b147", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15012,7 +15012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e1074f9-d46e-40d6-bc2c-f73c94870471", + "id": "36739455-a6c8-4d98-b76a-1a95edee57c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15056,7 +15056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9543cd7-22b4-4002-90b5-5ed0faba2327", + "id": "c9ad004e-cf81-481a-8278-4846bfe879c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15106,7 +15106,7 @@ } }, { - "id": "20cba145-a96e-4386-8172-b3c888882f2a", + "id": "a7a2e683-4eb8-4bd7-8dca-ddbfcf91f512", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -15176,7 +15176,7 @@ }, "response": [ { - "id": "7bca5112-5a3f-4bb3-9ce8-5abc54da2409", + "id": "32763f50-2d21-4e86-8bd3-66af67f4ce78", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -15249,7 +15249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff188be5-826f-4110-a9e2-41c80acb26ac", + "id": "bb3f79f3-bfa1-4b24-b0a5-f3b5120782b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15322,7 +15322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2b075e0-d662-496e-89b5-0cfc912f3db9", + "id": "d1ab9acd-683e-4eab-a552-5055cdfa1838", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15395,7 +15395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4ac3848-0b44-44e4-8e15-6ad9799c8bb3", + "id": "edbfd8b1-2ba6-4491-9e61-bfa1e264d426", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15468,7 +15468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bf2a3e4-bf15-47dd-a5d6-ee77cad6cd82", + "id": "0c499d3f-5108-41df-abc2-d7703692a0b0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15541,7 +15541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e55793b3-04ab-4da7-9f46-bf6f49ba918f", + "id": "e647610a-cda0-48b4-9ff1-7340ab73c846", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15614,7 +15614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a6c2f70-98fe-43de-963a-f909fd34425b", + "id": "fa9df0c0-b325-48db-9ee4-9ba60166c45f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15693,7 +15693,7 @@ } }, { - "id": "4f60e15f-e4bc-45b1-bc89-7e67c4a53722", + "id": "27dd6762-2a5e-489a-92ed-4d5a4b20d846", "name": "Reload Account", "request": { "name": "Reload Account", @@ -15735,7 +15735,7 @@ }, "response": [ { - "id": "6f56c555-e138-4f8b-9731-76537937a972", + "id": "e60a33ae-c858-4a06-b95b-ca2f6377cd51", "name": "Async task details", "originalRequest": { "url": { @@ -15780,7 +15780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c760feb-3bb0-453f-b936-384105b09429", + "id": "ccec2312-89e3-4d14-b448-c3bb8e0534b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15825,7 +15825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cedf9aa-5219-405f-a021-53d467fbdf34", + "id": "ab0433b8-af4b-4ad1-b96d-e9f143f233d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15870,7 +15870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f011817d-e173-4826-8fce-b015030e8e30", + "id": "9309a3a7-b865-4936-9018-0aaf11890acb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15915,7 +15915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e471cf9-459a-4d43-afe5-2ecabb862312", + "id": "dc2df092-da86-4159-91be-c9495bef34c0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15960,7 +15960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8081359d-bc60-40cc-8af1-ec84d9a7d2a3", + "id": "4a40a7f3-3434-4f91-b3d9-2e7d5199b318", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16005,7 +16005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "409fed71-a233-4ac7-9c5c-5ba3a96bac75", + "id": "cf3e7f4e-5ead-4d7b-b606-2ea44b2d914d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16056,7 +16056,7 @@ } }, { - "id": "b9a77d6e-f087-44bc-9498-241da9667642", + "id": "9dc7696e-feb2-4382-abd7-6d3106856a8a", "name": "Enable Account", "request": { "name": "Enable Account", @@ -16111,7 +16111,7 @@ }, "response": [ { - "id": "20509032-dc61-42e9-be56-edfac317a533", + "id": "39c9a0a7-7be6-4ffe-b7d9-a08f9926c8ae", "name": "Async task details", "originalRequest": { "url": { @@ -16169,7 +16169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25eb37af-dd7c-421c-82e7-f4e362c6e476", + "id": "a4889df1-4180-45c2-8068-3106860e500a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16227,7 +16227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df6bd410-c3ba-4707-b736-50662e724c83", + "id": "2f67a1dc-35ea-485d-9c64-d4df468dde14", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16285,7 +16285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "644f3b94-301f-4953-a0cd-98d16beff1bd", + "id": "9af17917-3e6b-4a02-b22f-dfd91e8b831c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16343,7 +16343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ca9f2e1-3ca9-4140-95d0-f84b6f608b24", + "id": "fb178d62-4cdb-434c-a777-139696aca896", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16401,7 +16401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1f4c9b3-4c71-49f5-b7c5-0294dc5795d2", + "id": "0f752d0b-9f3e-4fc9-aa2a-88b5c637cf09", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc8b9d5e-14ae-40f2-b77e-05c0771cff4e", + "id": "86c89643-b848-4a0b-b8d7-4f73291dc3e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16523,7 +16523,7 @@ } }, { - "id": "28c51784-7a5e-459a-8413-b65e44d7fc46", + "id": "3bc11b0f-38b9-4658-8aec-1fccec820a03", "name": "Disable Account", "request": { "name": "Disable Account", @@ -16578,7 +16578,7 @@ }, "response": [ { - "id": "2dc7a68a-fd82-4d46-99c7-34b8ef4b41c9", + "id": "19d517b5-6508-4a4d-a828-967bd6fb9959", "name": "Async task details", "originalRequest": { "url": { @@ -16636,7 +16636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdabaf9c-c7ef-43aa-a480-4eacc10e92f5", + "id": "b1a7f8e0-a001-4801-98ac-21c1ff796f33", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16694,7 +16694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b98d1974-94ea-49af-9c49-b61ed01ca425", + "id": "7551d344-fad9-4314-a414-bc613c9fd0c2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16752,7 +16752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e349bc0-29d4-43b6-bfa3-0cb0dd8dffbc", + "id": "c2adeeab-e348-4c4f-b540-c81f34f6e5e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16810,7 +16810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad8b4732-e14e-404b-bbd4-eb427753e06f", + "id": "7a633569-79af-48ee-9d98-d5f406281911", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16868,7 +16868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe9844dc-72bf-4b19-9b42-179abae752a5", + "id": "681bf52c-430c-4f59-a57b-0e993b875a79", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16926,7 +16926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "550a5edf-7a27-481a-bbeb-b9eb5582372b", + "id": "a6a847ee-6b99-46f7-bddb-ba24765b3cba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16990,7 +16990,7 @@ } }, { - "id": "1c960741-3d91-4006-b1c3-1f765590f4fa", + "id": "a3d2b534-bf95-496b-8520-09d58afce53c", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -17045,7 +17045,7 @@ }, "response": [ { - "id": "648f090f-f57b-4d25-98dc-442c61ac5b2e", + "id": "2705dbf0-eb89-4d1b-a35d-8a21e1456ab4", "name": "Async task details", "originalRequest": { "url": { @@ -17103,7 +17103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "221e1486-c0c4-4a46-ae0c-dce4f0c30895", + "id": "61b5f722-e086-49d9-8b03-6058c0c03394", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17161,7 +17161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14779cd1-b3c4-4e4a-a4a9-39b4fda5b35b", + "id": "a8e8bf8b-cbf9-45a7-8c53-d06b0f0e42d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17219,7 +17219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "029116da-c1af-4e83-bed6-9c2c69faf9dd", + "id": "e20c5cac-1314-468f-82d1-40c0d1cc39f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17277,7 +17277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0379128c-d95c-4678-b3a7-0fa814d3e628", + "id": "28523b67-e39f-4140-bc97-260fc95b4778", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17335,7 +17335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdff6b14-2b60-4fa1-bd8a-424e69acf053", + "id": "5a699a7c-bb56-4a32-aba2-22f666b98685", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17393,7 +17393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd4d0668-69be-4d4b-9ce0-ec4f5dc042bb", + "id": "bd3ad179-3e00-4fc0-9c51-a3807b66cc6c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17457,7 +17457,7 @@ } }, { - "id": "a5e2997e-e07b-40d3-ab18-9683fc3ef69a", + "id": "cfe05ed7-832a-4cb2-8a90-0073f2371a54", "name": "Enable IDN Account for Identity", "request": { "name": "Enable IDN Account for Identity", @@ -17499,7 +17499,7 @@ }, "response": [ { - "id": "1c404cec-8754-40a1-a21d-035baefc1c08", + "id": "7342dceb-8d97-48ad-b49f-300e6148e9e4", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -17544,7 +17544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f97f19f-8331-43fa-babb-3eea5e422c5e", + "id": "2d08c9cc-d8c4-4f90-b3b1-000013efa2a8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17589,7 +17589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c70b62d-7388-4a5b-9a53-d88a5e25d0bc", + "id": "a3570f2a-1d24-4395-9135-76d316d34d61", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17634,7 +17634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe8da5a4-3668-416d-80f8-9950b394fe4c", + "id": "8c911bd7-d0a7-47f2-8238-d53693d0c784", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17679,7 +17679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be15c104-d0d8-402d-a299-d97cb6cdf00d", + "id": "205d7577-84b6-4e59-9f2e-be2d9158f554", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17724,7 +17724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69d1308a-7196-4980-ae44-977c53e54b4f", + "id": "afdfe3bb-b081-4ac3-bc67-8ba929c25ec2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17769,7 +17769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99c02426-3434-4653-a39e-ed9307e59822", + "id": "e2e81cf0-fed1-4612-bd39-f0654883191b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17820,7 +17820,7 @@ } }, { - "id": "6031c188-f975-4f01-b113-566b68d37dfa", + "id": "ee912329-700b-4879-aee1-a62b2f402d70", "name": "Disable IDN Account for Identity", "request": { "name": "Disable IDN Account for Identity", @@ -17862,7 +17862,7 @@ }, "response": [ { - "id": "26b7a2c1-321b-4b65-aa59-e15431a1578a", + "id": "8a686c2d-f90f-43fe-b178-42804cc12b62", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -17907,7 +17907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0e35b6c-25f0-420c-9e41-d726a93edfbb", + "id": "e9334d99-989f-49d5-8b11-4be2ac7f0d7e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17952,7 +17952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4748bf7e-9bcb-4e38-a624-b9aaf2876191", + "id": "a1043879-7637-46a7-9c7c-f3ecc1bc9e32", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17997,7 +17997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d6f2763-ca87-4387-8969-a4186c82431e", + "id": "ba4773d4-1cb8-43e5-87b1-5ca1ab2d9f72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18042,7 +18042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d68799e6-a6db-497c-9cf5-408a1ecbc2f1", + "id": "e3aaadd5-160d-4d5d-a850-768cd3037256", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18087,7 +18087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73004a6c-58a6-4da6-b6ed-81cd745ab143", + "id": "354ce2f7-900a-47a1-b372-079bc9710bf6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18132,7 +18132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7796d8da-1bec-4362-a639-62a759023d13", + "id": "b16545eb-f846-4d84-b9cc-0ec901614a9f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18183,7 +18183,7 @@ } }, { - "id": "e6d12fd5-d1dd-4191-81c0-98bc58bec710", + "id": "97c82181-f904-4116-a9ea-81a84840a5e7", "name": "Enable IDN Accounts for Identities", "request": { "name": "Enable IDN Accounts for Identities", @@ -18226,7 +18226,7 @@ }, "response": [ { - "id": "ad01b96e-359f-400a-a0a7-1adfb419a05c", + "id": "dc4e10c0-260d-49b1-a522-9a3e87e7ae41", "name": "Bulk response details.", "originalRequest": { "url": { @@ -18283,7 +18283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27e0de13-e219-4baa-86be-f985937345c7", + "id": "e4ea85db-3c10-4e14-988e-18f594c27adf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18340,7 +18340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbaa019d-51a9-4d8b-8227-9a10204cbf97", + "id": "64c6e575-6b7e-484f-bfe9-5316291fd6ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18397,7 +18397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72300cac-a0d5-4e0e-adc1-39fd448bbc5c", + "id": "d253a032-e5c3-4754-a472-2ffe6bfca51a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18454,7 +18454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "469fa30c-b7f7-4699-827f-89617053aafb", + "id": "9ea8e9aa-220a-415f-b25d-c9bac92c6a28", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18511,7 +18511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fc39fbd-ed39-4383-acbc-8258525fb5e3", + "id": "782621ad-6521-49bb-8644-ef6dd4e8a9a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18574,7 +18574,7 @@ } }, { - "id": "92e884b2-b6b0-49fa-b443-b9d5adc393f9", + "id": "285e44a4-f61e-481a-82bf-3fdbc93f5252", "name": "Disable IDN Accounts for Identities", "request": { "name": "Disable IDN Accounts for Identities", @@ -18617,7 +18617,7 @@ }, "response": [ { - "id": "a23d4b9f-a20b-4482-b206-a17f00324052", + "id": "8f3ecfd8-7389-4115-87f7-1fb0cc2e6ee2", "name": "Bulk response details.", "originalRequest": { "url": { @@ -18674,7 +18674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "683cccb8-a28a-4ea9-b0b9-6264a7e653d1", + "id": "107a2317-a98a-49b4-a3d3-a7ee3261cdaa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18731,7 +18731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adffc5d4-2675-4af8-8fae-d326289fab7d", + "id": "ce321f0e-5b46-4b2c-8b41-89a20730e6e1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18788,7 +18788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cc14416-1448-444e-a290-488ed3d7184b", + "id": "8d17a86e-cc30-4452-bd09-0bf23f7b11ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18845,7 +18845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58fce115-3ff5-4ea1-8efc-cb1b604e0ee5", + "id": "1051ab22-8e53-47fd-b13a-5e79cc500f02", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18902,7 +18902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9d4edf9-0818-404f-bef0-d0ad42231b7f", + "id": "09ca1a84-081a-45cf-af72-062692655e5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18971,7 +18971,7 @@ "description": "Use this API to implement certification campaign functionality.\nWith this functionality in place, administrators can create, customize, and manage certification campaigns for their organizations' use.\nCertification campaigns provide IdentityNow users with an interactive review process they can use to identify and verify access to systems.\nCampaigns help organizations reduce risk of inappropriate access and satisfy audit requirements.\n\nA certification refers to IdentityNow's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access.\nThese certifications serve as a way of showing that a user's access has been reviewed and approved.\nMultiple certifications by different reviewers are often required to approve a user's access.\nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification campaign as a way of showing that a user's access has been reviewed and approved by multiple managers.\nOnce this campaign has been completed, IdentityNow would provision all the access the user needs, nothing more.\n\nIdentityNow provides two simple campaign types users can create without using search queries, Manager and Source Owner campaigns:\n\nYou can create these types of campaigns without using any search queries in IdentityNow:\n\n- ManagerCampaign: IdentityNow provides this campaign type as a way to ensure that an identity's access is certified by their managers.\nYou only need to provide a name and description to create one.\n\n- Source Owner Campaign: IdentityNow provides this campaign type as a way to ensure that an identity's access to a source is certified by its source owners.\nYou only need to provide a name and description to create one.\nYou can specify the sources whose owners you want involved or just run it across all sources.\n\nFor more information about these campaign types, refer to [Starting a Manager or Source Owner Campaign](https://documentation.sailpoint.com/saas/help/certs/starting_campaign.html).\n\nOne useful way to create certification campaigns in IdentityNow is to use a specific search and then run a campaign on the results returned by that search.\nThis allows you to be much more specific about whom you are certifying in your campaigns and what access you are certifying in your campaigns.\nFor example, you can search for all identities who are managed by \"Amanda.Ross\" and also have the access to the \"Accounting\" role and then run a certification campaign based on that search to ensure that the returned identities are appropriately certified.\n\nYou can use IdentityNow search queries to create these types of campaigns:\n\n- Identities: Use this campaign type to review and revoke access items for specific identities.\nYou can either build a search query and create a campaign certifying all identities returned by that query, or you can search for individual identities and add those identities to the certification campaign.\n\n- Access Items: Use this campaign type to review and revoke a set of roles, access profiles, or entitlements from the identities that have them.\nYou can either build a search query and create a campaign certifying all access items returned by that query, or you can search for individual access items and add those items to the certification campaign.\n\n- Role Composition: Use this campaign type to review a role's composition, including its title, description, and membership criteria.\nYou can either build a search query and create a campaign certifying all roles returned by that query, or you can search for individual roles and add those roles to the certification campaign.\n\n- Uncorrelated Accounts: Use this campaign type to certify source accounts that aren't linked to an authoritative identity in IdentityNow.\nYou can use this campaign type to view all the uncorrelated accounts for a source and certify them.\n\nFor more information about search-based campaigns, refer to [Starting a Campaign from Search](https://documentation.sailpoint.com/saas/help/certs/starting_search_campaign.html).\n\nOnce you have generated your campaign, it becomes available for preview.\nAn administrator can review the campaign and make changes, or if it's ready and accurate, activate it.\n\nOnce the campaign is active, organization administrators or certification administrators can designate other IdentityNow users as certification reviewers.\nThose reviewers can view any of the certifications they either need to review (active) or have already reviewed (completed).\n\nWhen a certification campaign is in progress, certification reviewers see the listed active certifications whose involved identities they can review.\nReviewers can then make decisions to grant or revoke access, as well as reassign the ceritifcation to another reviewer. If the reviewer chooses this option, they must provide a reason for reassignment in the form of a comment.\n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must \"Sign Off\" to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items.\n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase.\nIn the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed.\n\nThe end of a certification campaign is determined by its deadline, its completion status, or by an administrator's decision.\n\nFor more information about certifications and certification campaigns, refer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html).\n", "item": [ { - "id": "7db0f8ab-fad4-44ce-91e0-e613bb1a8d3e", + "id": "6b45ff74-0c9c-4730-a2f5-a0ee5378d6ea", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -19055,7 +19055,7 @@ }, "response": [ { - "id": "fa33161e-7dd1-493b-bfe4-1a961a338710", + "id": "a152d1d8-5f5f-4d97-b78f-6875e880d956", "name": "Slim Campaign", "originalRequest": { "url": { @@ -19153,7 +19153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "262db625-43fd-4f3f-9b54-56c1a38295eb", + "id": "ae40460f-b1a7-4db0-9327-face7a111722", "name": "Full Campaign", "originalRequest": { "url": { @@ -19251,7 +19251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b19182ab-8efa-407b-957c-d4ff8dd698e5", + "id": "6c8df683-0c59-4ffd-895f-dbad63eb1a47", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19349,7 +19349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "920415ec-e00f-47a8-a397-df2e25162b9b", + "id": "5361557a-ad40-404c-9f66-7047ddb8d5f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19447,7 +19447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8deff47a-176c-46dd-ac51-6c6131b6cc61", + "id": "b0114aa8-66c1-42da-abcb-fc328b7c3538", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19545,7 +19545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f0863ae-0fed-4c63-9932-aab86db3fbad", + "id": "f0a58e9f-36ba-4658-85f0-b94fda0f4ef9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19643,7 +19643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37593614-ecd6-4cc6-8141-4b4ff21eb498", + "id": "a46623f0-30c7-4f19-a721-51cbf5e80d18", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19747,7 +19747,7 @@ } }, { - "id": "344f2f40-6ccb-41fd-a3f5-09c4205e7e87", + "id": "b829ab3c-40c2-4207-8150-72725992185c", "name": "Create a campaign", "request": { "name": "Create a campaign", @@ -19789,7 +19789,7 @@ }, "response": [ { - "id": "78be8d50-72db-46d8-9781-53a6e0aafcb2", + "id": "c9e57d82-a5f5-47e4-b239-78cd6ba32c89", "name": "Manager", "originalRequest": { "url": { @@ -19845,7 +19845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce2badf8-ac34-4cd4-b2d2-13e891689733", + "id": "1f4a965d-511b-4e32-b372-f5070ab99a38", "name": "Search", "originalRequest": { "url": { @@ -19901,7 +19901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cad3d69-ff8b-40d5-9498-4e07b1e0086e", + "id": "cba184b9-dde0-492a-bcd1-3d3cd6af4e73", "name": "Source Owner", "originalRequest": { "url": { @@ -19957,7 +19957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fca9c5a4-eca3-410e-914b-29b06ed5b901", + "id": "cae72be7-6fac-4846-b250-0a422b0dbfb7", "name": "Role Composition", "originalRequest": { "url": { @@ -20013,7 +20013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a5391c7-9ab0-4b5a-90e4-23aff783915a", + "id": "c0e2cfdb-3152-4892-8d61-5668caa149eb", "name": "Manager", "originalRequest": { "url": { @@ -20069,7 +20069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce9b1546-e49b-47fb-a5af-4768dd3e7342", + "id": "22095e79-3193-4b12-90dc-37b40a59ca37", "name": "Manager", "originalRequest": { "url": { @@ -20125,7 +20125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8d32298-d406-41b0-8602-6418b31a183c", + "id": "4f2c5a29-1e1c-408b-a4fa-ef9d80034337", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -20181,7 +20181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "654a8dad-75f6-40a8-9cdc-ca112e47c9e5", + "id": "363747d8-7677-4a77-a186-a4c205e54418", "name": "Manager", "originalRequest": { "url": { @@ -20237,7 +20237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b985a06e-c080-400b-ae85-9727f4d48c6d", + "id": "6bb05dc3-8397-4807-ac6c-972650f04867", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -20299,7 +20299,7 @@ } }, { - "id": "1a9d0cdf-98b4-4783-b428-1fb312a9f4e0", + "id": "2d0e997e-58b1-4d67-9965-a499adf9f9c8", "name": "Deletes Campaigns", "request": { "name": "Deletes Campaigns", @@ -20342,7 +20342,7 @@ }, "response": [ { - "id": "636e09f6-2d92-4424-aeb3-4a33d8cd0255", + "id": "6cdd0c97-000b-4471-9590-be50cf8ae783", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -20399,7 +20399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8a7eac9-6118-44c5-82f4-0b3a33d5c275", + "id": "1b1bc48b-fc39-4fb4-bdba-825eeda053e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20456,7 +20456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43235144-f4ba-49ab-b666-a9f640aefec4", + "id": "5523c95c-95de-4502-822a-624334d9ad79", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20513,7 +20513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e35df50-bb3b-4bb1-9dff-e5651341f98f", + "id": "b0c04f1b-7e92-4ebf-9730-094db91566e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20570,7 +20570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a029755-b32e-4b7a-b889-59925b41e9da", + "id": "ef909581-beea-41ba-bf7a-9d25e231a1c7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20627,7 +20627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50ec6e15-56c1-4d3d-875c-686c2fae1b7c", + "id": "aa46d51d-1fa9-40d7-92d4-ca5ea4eb533b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20684,7 +20684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec52694a-e65a-423b-945d-45631c9659bf", + "id": "fed3dc1b-8e1c-43ee-95d9-9bc6bcb2ccf5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20747,7 +20747,7 @@ } }, { - "id": "c3b63311-6e37-4cc2-9c55-6db97051af0f", + "id": "acc753cf-9fdd-413d-92bc-a774a5bab9ac", "name": "Get a campaign", "request": { "name": "Get a campaign", @@ -20788,7 +20788,7 @@ }, "response": [ { - "id": "724fd4af-6f7a-40ea-b160-91697504cb56", + "id": "20ddf0aa-49b7-4c61-b150-3648f0e709d2", "name": "Manager", "originalRequest": { "url": { @@ -20832,7 +20832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a7b174-3ffa-4d7e-a849-cb773b2fb5fa", + "id": "d7bbd720-4888-4ddf-a592-b51fadb2b5f4", "name": "Search", "originalRequest": { "url": { @@ -20876,7 +20876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "385277d1-b602-434c-ae62-ff04bceaaa95", + "id": "ed6635a2-5c77-429b-8b6d-efd8245ee0a5", "name": "Source Owner", "originalRequest": { "url": { @@ -20920,7 +20920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad2693be-d752-43b8-8163-5cbda8f8ca3e", + "id": "399b84c1-e6d3-427f-8dba-70d149b570c9", "name": "RoleComposition", "originalRequest": { "url": { @@ -20964,7 +20964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "087bcbef-fce8-4a2c-8710-1b02a41c226f", + "id": "7911254e-7841-4217-a3c1-e7b36ecfeb0c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21008,7 +21008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3f8340e-6727-4122-9130-a3830b53089e", + "id": "11776768-64ba-4ecc-8a41-fe1697262a1f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21052,7 +21052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba55c3d1-5140-4e0b-a481-cd136c970694", + "id": "d3903eca-b2e7-4844-9a7b-d8630681a972", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21096,7 +21096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a585967-1bb8-4731-a012-b6f2cb181576", + "id": "791cc8ba-eeb3-4cab-bccb-50d5800d3671", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21140,7 +21140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69e86d45-8e6e-446b-914f-c612c62ad3fd", + "id": "3d27adf2-d2d5-4e08-aaab-78ee2d4c4cde", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21184,7 +21184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27afabde-aa22-4234-b9e7-1ac5cf6c7250", + "id": "6f08455b-268f-49c1-88fb-8ef0f7c08523", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21234,7 +21234,7 @@ } }, { - "id": "ef0dfc8e-3b44-4f30-bd71-dfea51289795", + "id": "db83cef5-c23c-41da-af24-f2e2d0e1f179", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -21288,7 +21288,7 @@ }, "response": [ { - "id": "c36efc82-e1be-4eab-9008-1381649cdad9", + "id": "4a63cb47-1c2c-4f0a-bbc6-a334b1f66019", "name": "Manager", "originalRequest": { "url": { @@ -21345,7 +21345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c63f7f9a-d278-4b03-8daf-35be95e137cc", + "id": "9349243f-5a23-4bdc-9fb9-6ee285981d26", "name": "Search", "originalRequest": { "url": { @@ -21402,7 +21402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58dfca8f-30b8-4dde-b2ca-e50884e7fef0", + "id": "13f958f0-9216-474e-886a-443fa315e0e3", "name": "Source Owner", "originalRequest": { "url": { @@ -21459,7 +21459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "638262ea-a18f-4df6-87f0-1d41b5e4f806", + "id": "2f785673-f518-46af-9d72-c08cd36cdae9", "name": "RoleComposition", "originalRequest": { "url": { @@ -21516,7 +21516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08f9ce31-32af-4957-a38d-17d742ccf1a4", + "id": "25187d3b-da7c-4e50-892e-dfb958757bea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21573,7 +21573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd77e557-dd5d-4e46-b37b-f2975fddc48f", + "id": "cc81eb56-ff75-4159-a406-ef12ce6b3709", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21630,7 +21630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "258b6265-c575-42ae-8f4b-8f6e1560aa8c", + "id": "03efddf5-4934-40f1-8590-bf8c67f8106d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21687,7 +21687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6816b459-dd8b-453a-a1f0-41a4cc26f4fd", + "id": "c63fd9ff-d049-4e49-824b-0d07a3509622", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21744,7 +21744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2150df0-b151-4f56-ad33-f6b88299b51e", + "id": "00243d1a-949f-4264-86db-81bc6b980546", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21801,7 +21801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f18ada0-c2c0-41cb-8da1-9bebcaf8ad47", + "id": "3851a140-421e-48f5-bead-2ca13ffc8f02", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21864,7 +21864,7 @@ } }, { - "id": "bf8b8dc5-522f-4c5c-ab72-a0f999ebf942", + "id": "6b20ae53-7e5b-4e38-b588-6bd4c8a50e35", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -21919,7 +21919,7 @@ }, "response": [ { - "id": "26efa3e1-c0e1-4e7d-bca9-1ecc5c5daba9", + "id": "eca6cc78-aae4-4518-b3b3-5de7144f6337", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -21977,7 +21977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc643591-5049-4271-af07-fd7f3681e7b6", + "id": "d44d6105-2f9d-4e1e-902e-2f3747482387", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22035,7 +22035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c287659f-840f-44b4-b51f-0afce7abfe46", + "id": "7d07a6f6-190c-4b90-b6f1-9bbae2f0fbac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22093,7 +22093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa89c91-3603-4d70-b298-f1fedc2e2500", + "id": "e08a8e0a-2b6e-4277-a2da-55246c047f32", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22151,7 +22151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08db36bf-a44c-44f1-a772-30626ee1d340", + "id": "25dd1c7a-eb2e-4c97-96fd-0ee02f8fd7c0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22209,7 +22209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b1fa183-e1a4-4bdf-a479-68cce9250e51", + "id": "f04541ab-7403-4627-a7d5-593ae5dbf9d7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22267,7 +22267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad1103fe-759c-4284-96a4-925a2eaa6c44", + "id": "89bed217-4156-4753-8e9b-b653ed9d41bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22331,7 +22331,7 @@ } }, { - "id": "5bdbf567-8e81-4b89-a35d-4c435edd13fc", + "id": "ddcb0fdf-8627-4a68-9955-22cd42efeff4", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -22386,7 +22386,7 @@ }, "response": [ { - "id": "6b96fd56-d3fa-4234-b50a-a92935256de6", + "id": "76b0c7c3-dfe3-4a1c-a615-44f63e9e0e5b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -22444,7 +22444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "905b4056-5e45-4346-a33c-19a5ab9f410a", + "id": "2526b4a1-01fd-41a3-a636-e5ac5e9d431f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22502,7 +22502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85f82777-c05c-4378-8754-de31a18cc27f", + "id": "2cf578a8-2e40-4e04-b842-bbe02c14d3d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22560,7 +22560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a00892-5e5a-41b3-933d-9f39ddab17c7", + "id": "362d5d5d-b800-4ff7-a880-66589f83a659", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22618,7 +22618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6a64542-b42d-492e-816b-11ad0a96d159", + "id": "92969f16-fb21-438a-b8ee-f55e24c9c052", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22676,7 +22676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa161bbd-1cfa-4efa-a0bc-48854e632128", + "id": "e2f2cab9-5105-4365-89be-b25c33443511", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22734,7 +22734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4821d237-f266-482c-87bd-4ff7567c5cc5", + "id": "8e27dae7-25d4-4ac0-9628-24f86fc55e15", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22798,7 +22798,7 @@ } }, { - "id": "12b0b1f7-7bf2-40ff-8b68-4b1629c66b68", + "id": "b5c97b5b-ffa5-4781-b938-fbb11ff6d1da", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -22840,7 +22840,7 @@ }, "response": [ { - "id": "05cadc72-683d-4b7e-b815-b3fd60d17bb5", + "id": "eab42eee-b5f0-428e-8971-64f526148ec3", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -22885,7 +22885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef61e471-e652-44e8-af08-d153abd61afa", + "id": "24eed194-c42d-4ec0-a647-e0c164ed90f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22930,7 +22930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd077890-0419-46d9-a99d-54ddbc0537fa", + "id": "59f8fb38-707c-4f56-84f9-bfbd9e12bd13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22975,7 +22975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ace1008-fc9b-4823-9cb3-531362744b54", + "id": "3bdb2bbe-4af8-4208-b62a-108733875401", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23020,7 +23020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b317612f-3603-41ca-b20c-4c5e66eccc99", + "id": "c5bead70-b820-4255-aa67-f36a2bb1bda3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23065,7 +23065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0296c499-a635-4b2d-9bbd-66d1fbd6b571", + "id": "b57ee47c-81f2-4337-9a44-cb83438bb259", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23110,7 +23110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67a38973-010b-4a10-ae9b-cab165aaa923", + "id": "06d60ffb-be08-4ca7-91a6-3fbb51ddcee6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23161,7 +23161,7 @@ } }, { - "id": "1d5d94fc-29de-430d-9a5f-33f06fe50e96", + "id": "51e9d50f-890c-493f-8aab-0b119e2c23b7", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -23216,7 +23216,7 @@ }, "response": [ { - "id": "2f696208-06a1-45f1-bb56-3dbfbaac9ae5", + "id": "86ac5f00-90ca-48b6-b863-4f0f38b53b72", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -23274,7 +23274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bf99a7d-ea4b-47ec-9c68-a7aa19d3c42d", + "id": "cd36d399-b9df-412d-b7d1-4e425c3c92b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23332,7 +23332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "567b26ea-168c-413a-afa3-5270f3dab932", + "id": "18e052b8-d6a0-4c94-83c4-0f6f39ad48b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23390,7 +23390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b45a88c1-7172-49bd-b1f4-1eeeb6cbeba3", + "id": "a5a002b5-9051-4a05-9a01-f7be023c6164", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23448,7 +23448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eafca25-f860-49c9-83b6-91d0a6040583", + "id": "81b60c80-1597-4fd4-ba20-5d192ab3ad8b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23506,7 +23506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f069d8a1-862c-4043-bbd4-96d583667476", + "id": "c35d3306-4829-485c-9170-8b0e31b6c1c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23564,7 +23564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a943af2-cdbb-4718-b3c4-c1b4ee4814d1", + "id": "36d99926-ad22-4023-9c01-c84373c0909e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23628,7 +23628,7 @@ } }, { - "id": "9fc9241e-d803-4866-a7c4-17bad5252b2c", + "id": "78ebfcf4-264a-4dd8-9cdc-98548c0349c8", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -23670,7 +23670,7 @@ }, "response": [ { - "id": "11153768-be0e-4041-84df-eba3a20f8bf4", + "id": "a3fa23e2-cf08-4182-9c09-674b91e3161b", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -23715,7 +23715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d229c4c-7098-4ad2-b23f-3475855c11b1", + "id": "b5612d10-b7fe-4ccd-a115-82305a9fdd8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23760,7 +23760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7477f74-a86b-4b0d-b98c-b8bd0b3bbea4", + "id": "7b6e7c1a-b599-4fbc-b4d5-95cfdb4d5827", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23805,7 +23805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a806325b-e2e4-43b3-a49b-f98029736b9e", + "id": "a9b780e4-c444-474f-88ca-f6c58e91fa95", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23850,7 +23850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d425811c-184b-4511-a347-df9bfaa31d39", + "id": "6d89b425-7035-4db6-a7f7-8fe2ca23df95", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23895,7 +23895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12c34fc2-3e24-4338-8063-54b4edfef95c", + "id": "0bdcfbf1-8154-409f-b771-c47f4a74154e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23940,7 +23940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ef5b1c3-d2fe-4770-83ba-bf6f6bcf188e", + "id": "7d1e8bcd-0a6a-46c6-b18d-d7ed4a35112f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23991,7 +23991,7 @@ } }, { - "id": "63c96da4-0a30-4875-a6e6-b7f61086cd50", + "id": "4b53be71-7c4d-4a0c-974b-0eb13b0ff8c3", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -24044,7 +24044,7 @@ }, "response": [ { - "id": "7dbc646f-19ff-4f19-8022-9065221f0f10", + "id": "289b53c0-8fdc-4889-b9c3-5104d28c81f6", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -24090,7 +24090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51f27336-dead-452e-a0f3-036c93c81b58", + "id": "a447f43c-346a-4249-9e35-f2db865419c8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24136,7 +24136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c35a5d23-c56b-46e5-8338-1facd201ae1d", + "id": "c4137e83-d900-4a94-8c91-21eb0fe246ad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24182,7 +24182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2e9cbfe-295a-4b4c-8a15-e75915eea78f", + "id": "5f015c94-66a1-416f-86f4-53ff24df4637", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24228,7 +24228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca448907-caf3-4da3-9e48-5e47a77ba460", + "id": "214414d6-f66a-4fac-9b69-6ba57680f8ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24274,7 +24274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d44900cf-e8f9-441a-8c94-e0e6bb92771d", + "id": "93a43814-4ffb-4dd3-9590-cd2b18a67091", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24320,7 +24320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6797895b-2f32-4ae2-a298-7b1881843262", + "id": "57cbb5e0-672e-4ca6-ae3b-a4f3f696fb24", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24372,7 +24372,7 @@ } }, { - "id": "3453a107-5351-4207-bf75-6a78a00c0c68", + "id": "410ac79e-ad75-4f40-89d6-0da817b5a0c0", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -24402,7 +24402,7 @@ }, "response": [ { - "id": "cd8f311d-c311-4e32-8e26-a090b12337b9", + "id": "172b99e4-351a-4e1f-bf73-b3166fa7d6d5", "name": "Campaign Report Configuration", "originalRequest": { "url": { @@ -24446,7 +24446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db97e316-016b-416f-877e-77883224786a", + "id": "0e60d61c-c58a-4d7b-a237-fb0920d49fa7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24490,7 +24490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e406f17-a5d8-4c7a-b0e8-d06af373c776", + "id": "095c45aa-31ac-4163-9cf5-d5ba71732fc3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24534,7 +24534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "716878d8-eb9d-4559-b504-70f384725b8d", + "id": "125a7747-766d-4708-9cc2-c1a5f1fe2ce2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24578,7 +24578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1457afd5-b8e2-4c24-8e9a-0d3a6ad61bad", + "id": "b921e441-2555-4908-a0ff-bf4ff419365c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24622,7 +24622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a649f37-e4b9-42a4-98f7-7199bb544620", + "id": "62c0aadf-1521-41e7-92ac-1d855c34e6f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24672,7 +24672,7 @@ } }, { - "id": "0b497223-71af-4f6c-9b8d-a90afda1f6e6", + "id": "6a85733c-30b6-48a6-908b-00e48c55af3e", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -24715,7 +24715,7 @@ }, "response": [ { - "id": "724082b5-3e6d-4b0a-8560-b45e88f8afb4", + "id": "ac7b4a6f-3a64-4edd-8b58-b255a14ed98d", "name": "The persisted Campaign Report Configuration", "originalRequest": { "url": { @@ -24772,7 +24772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8ab6982-f4d1-4183-b94d-5391f1e92ee3", + "id": "72ffceb9-efd2-4018-a6c2-88c7f8e93ae9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24829,7 +24829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a6f41a9-68d9-4aa7-855a-7cf1889ee912", + "id": "c62512af-c662-4854-bd61-e8f43727ec60", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24886,7 +24886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b938e671-651e-4a2a-92eb-b9c6bfa48bf1", + "id": "1df483d8-775f-41bc-a569-6a77b2c813f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24943,7 +24943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcccec0b-9815-4127-9352-6700fa0ef752", + "id": "82662310-8225-45bd-adc0-85fc69d2bc3d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25000,7 +25000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b7666ad-3d3b-47b3-aa7f-4ccc3f48db88", + "id": "6e347977-30d7-4e42-ad9a-f15ab833308d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25063,7 +25063,7 @@ } }, { - "id": "ac3c0846-330a-4b16-a25a-6ea875bf34fe", + "id": "56027e3a-5523-47d4-83d5-d83e20461d5b", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -25138,7 +25138,7 @@ }, "response": [ { - "id": "7d860eaf-5712-4c5c-ad9b-6ad648a10ddf", + "id": "1c57d618-6494-4f83-9225-848fb2c40350", "name": "List of campaign template objects", "originalRequest": { "url": { @@ -25227,7 +25227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff1f06cd-5d5c-4351-aacc-164c533135ca", + "id": "690edb17-ec7d-403b-9fbc-db5cf7a272de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25316,7 +25316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2a963bb-157d-4c39-835b-ac12c1e25498", + "id": "65e87efa-e222-4d10-a4f4-ec61aa73441f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25405,7 +25405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "720f178e-c695-43dd-9df9-e179257cf0ec", + "id": "3ee345a3-775b-4bc7-9752-8ab10a72ba75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25494,7 +25494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "786fe383-7a26-446a-b062-5d52bdc8a174", + "id": "4817dea3-0eaf-4bd3-8b85-7aa5c24b8803", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25583,7 +25583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53575507-5156-49f6-bc84-443d75ebb777", + "id": "18fbaa70-2c15-4ff3-9a41-c774c6c78624", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25678,7 +25678,7 @@ } }, { - "id": "b293e910-77ef-4e8e-a907-7112ac8126d7", + "id": "b9459b46-1e1c-4476-9150-e2e143af7f4d", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -25720,7 +25720,7 @@ }, "response": [ { - "id": "14b457bb-5cb8-40e8-8639-7466800c0e15", + "id": "16f5765b-3112-4735-a200-5ae56602ecb2", "name": "Manager", "originalRequest": { "url": { @@ -25776,7 +25776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f019454f-4754-4b92-8695-1465055cad1a", + "id": "d8fa4833-8ce2-43fc-8721-f5378b80bfe2", "name": "Search", "originalRequest": { "url": { @@ -25832,7 +25832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c644b36-25fc-4b6b-a66a-e2c90882e52a", + "id": "8adfff2e-e33d-4471-9a32-b75b3af613fc", "name": "Source Owner", "originalRequest": { "url": { @@ -25888,7 +25888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4153756f-9951-4bfc-91c5-337f984e0487", + "id": "a2ccc58f-0549-4c24-9086-d52b762d2b15", "name": "RoleComposition", "originalRequest": { "url": { @@ -25944,7 +25944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ae0ea99-04fa-43f4-8984-12975096104a", + "id": "c98466a4-acd3-4e04-a38b-2f32f60a8127", "name": "Manager", "originalRequest": { "url": { @@ -26000,7 +26000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f14ccd0-6430-45b3-8358-61f6905e5e19", + "id": "1f7b6c51-2235-4e38-a4d5-7737714b41fb", "name": "Manager", "originalRequest": { "url": { @@ -26056,7 +26056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0af764f-bc6c-4e24-96fd-ee5a628ba265", + "id": "faa951a0-b75f-4e89-ba5a-ee8c73498e99", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -26112,7 +26112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1406faf9-b986-4955-b132-eebe0080bd92", + "id": "f5ed504f-adf9-4ad2-aa77-fb5c4f75758f", "name": "Manager", "originalRequest": { "url": { @@ -26168,7 +26168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4827a5c8-9263-4d71-b0a0-0eeba92eb3b2", + "id": "a20eb62c-d768-47d2-8085-25c0174f4ca4", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -26230,7 +26230,7 @@ } }, { - "id": "9ec8d1d2-76c5-494a-8c17-05a33366cf55", + "id": "ceb0f471-ba94-42ff-bc81-6a480efd5423", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -26271,7 +26271,7 @@ }, "response": [ { - "id": "4fb11f3a-fc58-4ca5-ac59-93196e68b5f3", + "id": "37a04623-00d0-4b14-8f70-3098fd5ee47a", "name": "Manager", "originalRequest": { "url": { @@ -26315,7 +26315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75e98b7c-e4bc-4111-bd07-ba6c356b486c", + "id": "39e62ecd-8e30-4350-8197-5a0b131b3f7b", "name": "Search", "originalRequest": { "url": { @@ -26359,7 +26359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cadffb77-0234-4093-b95c-4269e05129e9", + "id": "0f5524c4-9541-496d-8b3c-b2ef46ee93f2", "name": "Source Owner", "originalRequest": { "url": { @@ -26403,7 +26403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41c2d074-359d-4610-bf7a-22f37a78498e", + "id": "32b022ef-2477-4d5a-8403-3c885236953c", "name": "RoleComposition", "originalRequest": { "url": { @@ -26447,7 +26447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "111fdf4d-2286-48eb-86f3-12e327eb8e09", + "id": "61f281b1-e691-4cc9-8750-f238c56447e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26491,7 +26491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d1b1f17-1f41-4a91-8eab-60c556412c46", + "id": "e7f18eea-7c7c-4847-bed1-1945fa5f436a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26535,7 +26535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09a520ba-2b17-4752-80f0-3391a0bf9d54", + "id": "4917ac48-b7c0-496e-9180-a48ac8402387", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26579,7 +26579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac8c0be5-eda5-4612-8400-7492840dddcd", + "id": "0e4d00a6-3f0b-47cc-a477-232722e737eb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -26623,7 +26623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c428df5-f44e-4e15-9a17-de275f8f5718", + "id": "ec8d80a8-1618-48c2-bf10-de433bf04f50", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26667,7 +26667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c17f8972-3288-45fa-820a-7dfeb073a160", + "id": "9df24c38-ffd0-485d-b133-54eb9373ec58", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26717,7 +26717,7 @@ } }, { - "id": "d3c7d9a0-69a8-47be-a7cd-4582069be3ec", + "id": "df33067d-0836-47a1-ab97-3d2da1dd33b9", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -26771,7 +26771,7 @@ }, "response": [ { - "id": "b1e11413-d2c7-418a-b60a-68df12d3e5ac", + "id": "eaeb73eb-fae0-4d4c-b433-d9c9c9d3ead7", "name": "Manager", "originalRequest": { "url": { @@ -26828,7 +26828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f962061-b27d-478a-95bd-72037e71b878", + "id": "5ae10c07-acff-4253-ae12-04d7e3dc4f4b", "name": "Search", "originalRequest": { "url": { @@ -26885,7 +26885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "530be039-811a-4a97-b724-fa2fa9d7c454", + "id": "83fb0d93-59db-4ada-81d7-d1bf775dccc5", "name": "Source Owner", "originalRequest": { "url": { @@ -26942,7 +26942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adbf3bef-4934-4145-bce5-070eb94686b0", + "id": "8bcf3ad3-7f68-4fa6-8cac-425c4e1f708c", "name": "RoleComposition", "originalRequest": { "url": { @@ -26999,7 +26999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "776109ef-c30c-48fc-a724-3e14ff623df4", + "id": "875335e8-33fc-4585-a956-1322323691bb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27056,7 +27056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab092472-3683-4489-b86b-84e5827f10ab", + "id": "736a649b-7f22-4ec0-b9da-b778b0b6c36d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27113,7 +27113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b9d3341-3aec-43c0-b084-b0b93ebc1b01", + "id": "f861ef18-9e8f-4a8c-b944-ad44ee3c72c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27170,7 +27170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a915e92-a188-4d89-952f-d416257817c5", + "id": "a9386b6a-480d-4d98-a98d-34de0ac30871", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -27227,7 +27227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd555695-7e39-44f4-a829-db13835fe767", + "id": "9aaf9d55-400b-4a33-ba32-42f4fd135053", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27284,7 +27284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec30cc5d-fd66-413c-8fa7-c3e6a49d8545", + "id": "7b01bdf7-4702-4feb-9a28-f64f136ad693", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27347,7 +27347,7 @@ } }, { - "id": "cf5397cf-9064-41c9-9559-56396a4b0481", + "id": "ededc9e6-2a2f-4bd9-9fc1-5753945f278d", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -27388,7 +27388,7 @@ }, "response": [ { - "id": "0415bfed-e45e-43aa-9c80-7696c0ffd758", + "id": "b943aa90-5883-40d2-981a-67a0fe899799", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -27422,7 +27422,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b64fcc29-485e-4176-88e1-fa3ddc764c54", + "id": "2b3ca427-6e39-45ea-a1d8-73677957bbcd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27466,7 +27466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb46dda5-6340-444d-8390-09df38052bc1", + "id": "27d2283c-3147-4825-a531-ac38fb786529", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27510,7 +27510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27680c7a-9de9-4ade-ac86-a5f2cf58410d", + "id": "48e15282-4288-4d17-8968-8e5750e3a52f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27554,7 +27554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97f4b56f-9d55-479a-a251-8c7c97df6fc1", + "id": "1f8d2b81-305a-485d-a2c2-9c0c5c9ece2a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -27598,7 +27598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4adc524-e89e-4a97-abbf-c59b1581fce3", + "id": "a946d016-6d97-4963-9429-632c4e4b875a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27642,7 +27642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33702e4f-dbaf-4083-b605-283bf45a53bd", + "id": "b5d7b52c-dd37-48f2-a1f2-1dcdf7c53bc9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27692,7 +27692,7 @@ } }, { - "id": "8a99afcd-4afb-45f2-b550-752bf933920a", + "id": "f9bd7673-dfed-4ceb-95d7-ab0d2ba5b644", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -27734,7 +27734,7 @@ }, "response": [ { - "id": "9ab55f78-98ed-4546-aef8-5a4fdf9bc0f6", + "id": "5931d4e0-78d1-47b9-87bb-bc3c7df7ce02", "name": "Indicates a campaign was successfully generated from this template, and returns a reference to the new campaign.", "originalRequest": { "url": { @@ -27779,7 +27779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7578b741-c849-4c1e-bb84-3daeda4c2a7f", + "id": "bb1cd40d-db55-4698-988a-3aaa0aab48c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27824,7 +27824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c7223b0-d15f-406e-8950-9feb76f3cfc7", + "id": "ac92d2fa-4c12-44c2-ba1c-8021e087f2d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27869,7 +27869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85a4de97-0975-4bb7-93cd-3fb2266e61f2", + "id": "b248959a-7ad8-4867-9c24-beee666ec32c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27914,7 +27914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8fb1f9f-b478-43dc-bad8-03f9365eb184", + "id": "16556103-a112-4132-8bf9-b649c3898ba8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27959,7 +27959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "893a356b-001e-4a9d-8dc9-3b7c9e782413", + "id": "491334ce-d9ce-4987-b2da-a3b9b7e05f13", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28010,7 +28010,7 @@ } }, { - "id": "fef46df9-420a-4800-877c-b13f496e31b5", + "id": "ddfa5d71-52dc-4385-a069-4efce0403f1b", "name": "Gets a Campaign Template's Schedule", "request": { "name": "Gets a Campaign Template's Schedule", @@ -28052,7 +28052,7 @@ }, "response": [ { - "id": "444bf0e1-dd19-46f2-978a-12424589298c", + "id": "f4cb024a-30a2-4d01-b975-a75bc093f3be", "name": "The current schedule for the campaign template. See the PUT endpoint documentation for more examples.", "originalRequest": { "url": { @@ -28097,7 +28097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3650dbc3-0c62-495b-ad1f-7e8741390ae3", + "id": "7f05aca6-6a01-47ef-85ab-e2b38651ba92", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28142,7 +28142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7678197-7484-49bc-9aea-3de77fbb8b5f", + "id": "9f38adc2-ae7f-4719-a815-312dc5f2531f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28187,7 +28187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ed568e-31d4-40eb-bb24-39cf55dd8665", + "id": "aa1f0a97-555f-4240-bca1-eb231c28c05a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28232,7 +28232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7447f095-908e-4b8b-baf3-b8297ba4c152", + "id": "992c33a1-6afd-4e50-b258-47ca447408b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28277,7 +28277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f15a89c-220c-48d3-8a50-c570f50fcf37", + "id": "b7f40b94-a1d0-4834-8f45-043e72caa6ad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28322,7 +28322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd0be491-d9c9-42f8-b651-e664dafca0ea", + "id": "fa329b31-58f2-46f0-9ead-268f949d9c8f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28373,7 +28373,7 @@ } }, { - "id": "231d2df4-65c6-4316-8693-421e26b60e1e", + "id": "7aef9bab-e685-4693-a249-ce9584845937", "name": "Sets a Campaign Template's Schedule", "request": { "name": "Sets a Campaign Template's Schedule", @@ -28428,7 +28428,7 @@ }, "response": [ { - "id": "d05307a1-b0ad-4665-9bce-760e9a526f25", + "id": "22e02120-6f3d-4a8f-831d-9d7fae008ed6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -28476,7 +28476,7 @@ "_postman_previewlanguage": "text" }, { - "id": "67f92e64-7da0-44cf-886e-21b29361e666", + "id": "80fde9a0-bbfd-4164-81d4-4196f0dc4fd8", "name": "Monthly", "originalRequest": { "url": { @@ -28534,7 +28534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bf7698c-df54-40d4-9b82-dfdd50590c47", + "id": "3bb0345d-e9c0-461a-847c-40379072dce8", "name": "Once a year", "originalRequest": { "url": { @@ -28592,7 +28592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4998d972-0709-4cbe-b5cd-3d23f57c2884", + "id": "0cf3fca7-adda-4788-9275-10836924ae34", "name": "Quarterly", "originalRequest": { "url": { @@ -28650,7 +28650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3062c014-5311-41a8-b743-9c5a56d88950", + "id": "b5b27443-8646-47ce-b425-8fccf006bd7e", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -28708,7 +28708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "564df5b2-03c7-495a-9c20-6f92d297c5b5", + "id": "15cd9d75-1711-4181-b886-ffa57b9bb489", "name": "On a Specific Date", "originalRequest": { "url": { @@ -28766,7 +28766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c438f465-7b2f-491a-876f-467aaca5262e", + "id": "0667ab17-3b22-4a1c-bee7-0fffd99fcdae", "name": "Once a year", "originalRequest": { "url": { @@ -28824,7 +28824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4db021f5-7ef1-4870-9866-19bcae2f3361", + "id": "47bd9593-ab19-49d5-a912-e6b5c224e545", "name": "Quarterly", "originalRequest": { "url": { @@ -28882,7 +28882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80dd74c9-5624-49fe-854b-ff1f56e2f750", + "id": "c58b9ed1-294a-4a53-80f7-cd8148c5162c", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -28940,7 +28940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "118faef0-d6d9-4d6a-8332-3bed3c775ebb", + "id": "d9901f9e-9df3-4de9-8d6e-6ec960852d57", "name": "On a Specific Date", "originalRequest": { "url": { @@ -28998,7 +28998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5667dcfc-bab2-441f-8c57-be00d6e702cf", + "id": "69224004-7f82-4247-8bb7-9707ab4e0290", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -29056,7 +29056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "811e7028-fcfd-45e5-9977-c90ab9b6ad31", + "id": "a5319ccd-5d0a-4439-b2dc-98e27955be2f", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -29114,7 +29114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79d51e18-f06f-4927-aac2-48d39ebc1e1b", + "id": "76beb222-5b81-4a46-bb41-62c0458e5c38", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29172,7 +29172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0afda834-fb07-4a39-9846-dd30c6164d70", + "id": "1e41a8f3-e3fe-4580-813e-f916074243d5", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -29230,7 +29230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88bda9a2-fd6c-43b1-b366-c72167fbaf76", + "id": "b462e3bf-713f-4af5-8857-0292ef0ece7f", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29288,7 +29288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff9cedab-6c50-48bb-a66a-6e50a2076622", + "id": "cd087962-1a01-44e6-906f-e0d96700f08c", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29346,7 +29346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d8401df-e8c5-4f19-86d8-6b44f72b282f", + "id": "93222ae4-a090-44d8-a18c-4874448e4bb0", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -29410,7 +29410,7 @@ } }, { - "id": "2808bcba-75ed-4dbc-8c0d-c2fe5a58ab5e", + "id": "c54133eb-00c7-45fd-964c-c27fcf542029", "name": "Deletes a Campaign Template's Schedule", "request": { "name": "Deletes a Campaign Template's Schedule", @@ -29452,7 +29452,7 @@ }, "response": [ { - "id": "655707ee-7a74-4562-9056-c87542493702", + "id": "171aa529-2123-47b8-8846-735f57652370", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -29487,7 +29487,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ea4e8a91-769c-4392-8801-a1bda4d94bce", + "id": "9b2df841-8bf8-4b47-a164-ec7659b1f64a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29532,7 +29532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "526e1674-b997-49cd-9c8a-d62bcc783caf", + "id": "c79e5e01-878e-46cc-8799-93505894b342", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29577,7 +29577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "141ff6dc-7aa7-4f86-aea6-55c1d0a86a8f", + "id": "09899146-86df-49fd-ac97-b0ea26db25ca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29622,7 +29622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd74a10a-2328-4189-9f86-1bf6856ec4ce", + "id": "3121869e-e755-430a-814e-bcf3d6887193", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -29667,7 +29667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69359fc2-8d97-427c-83cb-6cf7ff95154e", + "id": "0b9800a5-16e7-467d-8d20-7923244b0400", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29712,7 +29712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b708940-4408-4b22-a8a0-4ded63beb660", + "id": "4ad2f3f9-44c8-48f7-b391-eb6677671d71", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29769,7 +29769,7 @@ "description": "Use this API to implement certification functionality.\nThis API provides specific functionality that improves an organization's ability to manage its certification process.\n\nA certification refers to IdentityNow's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access.\nThese certifications serve as a way of showing that a user's access has been reviewed and approved.\nMultiple certifications by different reviewers are often required to approve a user's access.\nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers.\nOnce this certification has been completed, IdentityNow would provision all the access the user needs, nothing more.\n\nThis API enables administrators and reviewers to get useful information about certifications at a high level, such as the reviewers involved, and at a more granular level, such as the permissions affected by changes to entitlements within those certifications.\nIt also provides the useful ability to reassign identities and items within certifications to other reviewers, rather than [reassigning the entire certifications themselves](https://developer.sailpoint.com/idn/api/beta/submit-reassign-certs-async/).\n", "item": [ { - "id": "7060ef95-24e8-44a4-bcb8-ee1a8ffc242f", + "id": "9ad26cd9-5d24-42b0-98be-7c75bd89f346", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -29824,7 +29824,7 @@ }, "response": [ { - "id": "2d61b681-5667-4c11-ba7c-e761b5eed071", + "id": "3dbda096-81eb-41e1-8423-6e2f152af498", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -29877,12 +29877,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"QUEUED\"\n}", + "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"SUCCESS\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "07f369a7-6769-497f-8b5f-1efce4d286b2", + "id": "87c377c2-6719-4cd6-84ab-e0f155e758da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29940,7 +29940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e856cd02-5073-4ec9-8a70-6e9fb3c6390b", + "id": "9da5aed1-bff2-48b4-9f48-d097d5b8fccc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29998,7 +29998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca1494e5-c6c4-4240-85f5-4ce54982b161", + "id": "cf895548-12c7-4850-af26-e927c2f1a6e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30056,7 +30056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc5ce212-cb76-4cda-9b3e-74aaeba4b492", + "id": "f637e716-ea1b-4813-aa9a-5cd680e2232b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30114,7 +30114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4298885-588e-4db4-8102-37b24f7acf22", + "id": "c90e1593-5e50-432f-8cd6-c028d9299cc7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30172,7 +30172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1f97f1a-3854-4449-a79b-6cb7d5925d1a", + "id": "97234390-9351-4c1d-9abb-202111aa8142", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30236,7 +30236,7 @@ } }, { - "id": "82e75081-a782-4e53-9ba9-e1df3c0411c4", + "id": "33eb9d31-e1b7-44b3-b08a-7a277c39ddd0", "name": "Certification Task Status", "request": { "name": "Certification Task Status", @@ -30258,7 +30258,7 @@ "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "id", "disabled": true, "description": { @@ -30268,7 +30268,7 @@ }, { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "taskId", "disabled": true, "description": { @@ -30289,7 +30289,7 @@ }, "response": [ { - "id": "2d0cb1f8-0e55-4c15-8c26-a70054eb20db", + "id": "d0507f04-d688-4904-a312-20c4071ca828", "name": "A certification task object.", "originalRequest": { "url": { @@ -30330,12 +30330,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"QUEUED\"\n}", + "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"SUCCESS\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "48f69150-7ef4-473e-ab59-423f00465aa6", + "id": "2993d220-2a18-45e6-8793-91819efa2fe9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30381,7 +30381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bb7e6cb-5dbe-4d3c-9295-ec2ab1a8cb84", + "id": "4e99c256-f094-4cf2-952d-7ab2ef77c9b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30427,7 +30427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67a8a9eb-e472-4475-bc9a-2766fd86975b", + "id": "2af4ff72-a0d8-43c6-b5af-aa80dc84bec7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30473,7 +30473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81e06f1b-80b8-486d-839c-48b9922b7009", + "id": "30155b61-93f0-4536-8ee3-1f55be432194", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30519,7 +30519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4936cdf6-85e4-411a-b1d3-b1ed7f9e8168", + "id": "8ef94ff8-d320-40ba-a30d-4a3a3093ecdd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30565,7 +30565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a836c8da-cf6f-4aca-beab-c2d46277d39d", + "id": "4fd23d4a-5ab1-4bb4-8ff7-a5ff84a2c892", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30617,7 +30617,7 @@ } }, { - "id": "82a56d91-4e19-4b7c-a604-be47bdfbd179", + "id": "5d2242e7-62b5-46e4-8eeb-01436003505a", "name": "Pending Certification Tasks", "request": { "name": "Pending Certification Tasks", @@ -30638,7 +30638,7 @@ "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "id", "disabled": true, "description": { @@ -30659,7 +30659,7 @@ }, "response": [ { - "id": "7506abeb-4ae6-484d-b1c9-0cd4e6da500d", + "id": "3ae9b524-f232-4f53-8f0e-9dc408805bc5", "name": "A list of pending (`QUEUED` or `IN_PROGRESS`) certification task objects.", "originalRequest": { "url": { @@ -30704,7 +30704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e409dae0-e334-45bc-abd9-4b54f110a6c5", + "id": "5094ecb2-0f05-44d0-a265-e542b8886aa1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30749,7 +30749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c37cfd8-afbe-4a24-adf6-ad5fbbed484f", + "id": "02fa87f9-37f7-4e59-a420-a2ccd172261c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30794,7 +30794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "981d467d-2171-4ec9-8321-b4c748a4fb4b", + "id": "1e95fe4e-3cdb-4e8f-a9c8-6cbb50cbe413", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30839,7 +30839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fb700d4-9ee0-4d12-9371-618db288d002", + "id": "28d70e15-9d64-4dc2-a2cc-eb5ee8d2c779", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30884,7 +30884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e89bf40-d44e-46c1-965a-d464e5831586", + "id": "57c00579-9f01-43ea-8c3c-313a4926c0f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30929,7 +30929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18b17713-300d-4ef7-96d6-e830a9807e60", + "id": "b875cc52-3482-41f0-98fb-f881e1d4ddc4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30980,7 +30980,7 @@ } }, { - "id": "92e6e50c-8e5b-4604-a703-b86f3ee4f08f", + "id": "464a4ebe-a577-4a56-99da-b420f2777b50", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -31071,7 +31071,7 @@ }, "response": [ { - "id": "5a583bea-e1ee-46ca-81f7-784a7915b0f3", + "id": "aa8f912b-306f-485a-821a-fbaae3a9a6b7", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -31155,7 +31155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c4e2b72-2cb8-4e90-b250-5cb2222e8d27", + "id": "c5cafa66-a46f-4604-a941-02eed17a2072", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31239,7 +31239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55ff7ff5-3174-4b9f-8b8e-f514399e22b3", + "id": "6dabc4e7-821b-401d-8821-85143f095c3e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31323,7 +31323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9276858a-4a0a-4cc6-8824-edf43a9545f6", + "id": "866cdb5f-c6ae-4334-b005-7454a3ec5e42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31407,7 +31407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18d5ce96-9560-49bc-b718-456010bbbb56", + "id": "b79a5a17-cb94-48ca-a38c-d3ba08daaac9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31491,7 +31491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a157fa16-107f-449b-b57b-0fee9c081b3a", + "id": "3174da9d-34c6-4f51-8874-9aa9e9833a75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31575,7 +31575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a50e8f25-4755-44e5-a846-5d1600c0fff9", + "id": "83178f9e-74a6-4972-8c6b-e1744ce2a6f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31665,7 +31665,7 @@ } }, { - "id": "95fa8629-cede-46c6-9df0-76f4548c830a", + "id": "bdd360e6-070b-466f-b9fc-d8473ba64d21", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -31753,7 +31753,7 @@ }, "response": [ { - "id": "2c343c22-ba2d-4e5f-99fd-1cd5ff06009d", + "id": "54590d1c-1ed1-49cc-9f93-d7b3d750d4c4", "name": "A list of reviewers", "originalRequest": { "url": { @@ -31844,7 +31844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "283ce8e9-c64c-47d6-884b-b905a230d309", + "id": "76da6570-24be-403b-9dce-5c2e55bc69c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31935,7 +31935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7c22739-85d7-43c7-9f58-90d487b61fd2", + "id": "2db9f69e-2682-4752-bc70-9df090394a12", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32026,7 +32026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90121215-4508-457d-8b68-85800cf0c6f4", + "id": "81918f13-fd7d-4475-b008-c72614912983", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32117,7 +32117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "812674ff-6f1b-4f95-bfe0-b33597b27bfb", + "id": "69c6b18c-47b1-481b-8d97-f46c7dda09fe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -32208,7 +32208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3752a15d-5a32-400c-b653-79e6b7939c17", + "id": "1298469a-6f16-40b6-9a9a-68173bfae1d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32299,7 +32299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eae500a-bfa5-4c31-a9f0-80344a9fa769", + "id": "5e71e5ca-a78d-44c5-aea8-2832f7607196", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32402,7 +32402,7 @@ "description": "", "item": [ { - "id": "bd15e935-a6a1-4817-a163-e86523193c30", + "id": "b6596066-0ca9-4c3b-8f2a-8b3c21d12a87", "name": "List Connector Rules", "request": { "name": "List Connector Rules", @@ -32431,7 +32431,7 @@ }, "response": [ { - "id": "be92dc8f-fe82-4170-8d71-502fe7816ee7", + "id": "18cb6ebd-ad7f-4b1c-a4fa-91901122a5f7", "name": "A list of connector rules", "originalRequest": { "url": { @@ -32474,7 +32474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52b9337a-4787-448c-a1cc-4077c19d5080", + "id": "ecedd5f9-7658-4441-8c6a-6d743c17bc9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32517,7 +32517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d17f913-6af2-4f1a-8b15-3740ac154575", + "id": "ba3806e9-2cc7-4388-b942-604d79e20e74", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32560,7 +32560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50d78181-b621-4cfb-ad8b-4cb4838e0f71", + "id": "6da47307-527a-42d4-a9b3-b30e91370e00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32603,7 +32603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4749545b-ddc0-4702-a5b0-0ebc80e31dd6", + "id": "ab27220c-5a38-475b-bc5f-1fdb8ac807d0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32646,7 +32646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f83a6a7-c13f-4ded-8649-32e788a6ab4d", + "id": "1fe7acfb-ce0f-4405-9c6f-08300a2d1878", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32695,7 +32695,7 @@ } }, { - "id": "4f64f733-85cc-4ab1-8fcd-619abccd5db5", + "id": "b624f1f8-042c-4934-85fd-d1fb12c1ff42", "name": "Create Connector Rule", "request": { "name": "Create Connector Rule", @@ -32737,7 +32737,7 @@ }, "response": [ { - "id": "1041aaaf-62a1-47c1-a595-21a813237916", + "id": "724623b2-c663-4b13-b5e0-b93044758bf3", "name": "The created connector rule", "originalRequest": { "url": { @@ -32793,7 +32793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ad618f3-b025-48ea-a6b2-cf3f8adbdcc6", + "id": "f8ca830a-fc27-4d81-a91c-8b2470273953", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32849,7 +32849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb3d0364-2725-4d67-95b6-57e10c67e3e3", + "id": "b151efca-7311-40ae-8713-400fcfd23ade", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32905,7 +32905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97ddebcf-d454-4ac7-9366-d0f876ce91c8", + "id": "4ffc3039-8456-47f9-a0e5-86dcbb679b39", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32961,7 +32961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a217bff-c288-4207-8638-afe5f133fe1c", + "id": "950e40a5-0fc1-416b-8bb8-068082fb64fe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33017,7 +33017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e99708db-2fdf-45cf-a31a-fbf302a3dbc6", + "id": "4ca85593-a639-4e9d-91f7-11f12ad0e123", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33079,7 +33079,7 @@ } }, { - "id": "0afa597d-0f93-40e7-9094-e8f06a42ad25", + "id": "b5c3f1b2-a0b4-4b69-88b7-81c1a5941334", "name": "Connector-Rule by ID", "request": { "name": "Connector-Rule by ID", @@ -33120,7 +33120,7 @@ }, "response": [ { - "id": "5b399899-750b-4107-8bc3-439eb2084bdc", + "id": "a1dfc166-b078-4bcf-8ccb-494bd4b12c6d", "name": "Connector rule with the given ID", "originalRequest": { "url": { @@ -33164,7 +33164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cee1259-7b84-4955-b14c-a31777e73c96", + "id": "496e546e-0557-497b-9141-0df375cee814", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33208,7 +33208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97c914b5-8994-4d9e-8b57-994f785d8fb4", + "id": "6899bec4-d3f5-430d-8644-0f7872d36628", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33252,7 +33252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e838420f-a765-4451-8cf1-26902a6e01d4", + "id": "60d924ca-5542-4030-8827-5f6e10e67834", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33296,7 +33296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b81a52a-d496-4893-9750-330177e14205", + "id": "81893b74-31f2-4699-a5c8-8ec41fad479b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -33340,7 +33340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5ab20c6-4c4f-4529-8d45-2f3b466017b7", + "id": "62eb5228-c496-4d98-9cdd-cf575a9ab6a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33384,7 +33384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "277d544d-2668-43b3-86ea-8957e30a0560", + "id": "d2a3f362-7a10-42fb-a41c-f81259d0fc87", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33434,7 +33434,7 @@ } }, { - "id": "df3461d4-31d9-4c6e-bb06-4ef80e261f73", + "id": "c0275f6d-6550-46bb-a5cb-31aee45ddd12", "name": "Update a Connector Rule", "request": { "name": "Update a Connector Rule", @@ -33488,7 +33488,7 @@ }, "response": [ { - "id": "26a628d2-216d-4790-aa68-24cad4d3c1ab", + "id": "af147918-2144-46e5-b677-4c48c7247056", "name": "The updated connector rule", "originalRequest": { "url": { @@ -33545,7 +33545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90db225f-ad80-434f-9141-3d186bedcec9", + "id": "71d82d47-76eb-4b67-a74e-0b10aba517bb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33602,7 +33602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7662b244-9541-4780-8b98-9681b8de316f", + "id": "666913bb-1e91-445e-a0bd-ed84408bfced", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33659,7 +33659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bcd9e54-f85d-41a6-b163-eea27225c39f", + "id": "d097b319-f70f-410b-85d4-2fe225fb0bad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33716,7 +33716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37c72cc2-8c3c-41ff-95e0-d33e35667f48", + "id": "bd07cab0-0ff9-4d00-aa3c-b3e7ff69a94d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -33773,7 +33773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "897b22ca-5a4c-42a0-a7a4-a5889e4872a3", + "id": "c1e26063-9181-4cc3-8151-335f0510a6b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33830,7 +33830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c057c55d-4462-4155-8c04-410d2ccc6122", + "id": "3cc7a03b-2439-439d-b5db-2a4c27fae50d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33893,7 +33893,7 @@ } }, { - "id": "a51b6e37-6ff6-4d80-aca2-067c361b835f", + "id": "f2ec6af9-37c5-4246-a0fb-85cada3a7693", "name": "Delete a Connector-Rule", "request": { "name": "Delete a Connector-Rule", @@ -33934,7 +33934,7 @@ }, "response": [ { - "id": "0241de0e-44c9-4b4a-aa88-8d5799dd4844", + "id": "bef8658f-9817-4689-9f2c-325bf07b269c", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -33968,7 +33968,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b7c47b13-d336-405e-9bf0-78e60ba4226c", + "id": "541fb9e2-c7c9-42f9-b23f-87f1040dce24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34012,7 +34012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90caada5-edca-49eb-95d8-71601905706e", + "id": "052d37ee-c11c-401e-bfbd-c68257816d03", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34056,7 +34056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9954cb2d-da7b-4b00-8914-f9ce51506da1", + "id": "c4ea5195-4450-454f-8367-302621770473", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34100,7 +34100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbb810ad-1d8c-47f7-a093-751381b61401", + "id": "949511b0-9d54-43b2-ad68-8adf3921b567", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34144,7 +34144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b07b693-019f-446b-bf8a-eac3ed00d06d", + "id": "684fe1b5-e05b-4327-b0d0-0ea5b5c9dba0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34188,7 +34188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "070959d2-d48d-4a64-a142-3c52008ca737", + "id": "266c69cb-35b7-4270-99f9-53ba8ce6b200", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34238,7 +34238,7 @@ } }, { - "id": "11745219-52b2-49cf-8483-a3d5ba551035", + "id": "718668ba-7d68-4e55-8413-55a6216a2048", "name": "Validate Connector Rule", "request": { "name": "Validate Connector Rule", @@ -34281,7 +34281,7 @@ }, "response": [ { - "id": "089066ab-8f2d-4058-b489-8a25acb49c19", + "id": "2ae0d129-6bf5-4961-b808-4ab499b28826", "name": "The status of the code's eligibility as a connector rule", "originalRequest": { "url": { @@ -34338,7 +34338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db06d668-ada0-400f-99b0-013d5ccbcfc4", + "id": "091498cf-40d4-484b-b36d-d40d2d2373c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34395,7 +34395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b18b618b-e84f-4f5e-94f1-7406775ddb38", + "id": "d54367ea-c1ec-45d7-a750-5f39770bfff2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34452,7 +34452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3523ad0c-b26b-447f-a530-cb993b7fc83a", + "id": "844eaae8-33dc-4f0f-82e9-5743aa5aa37c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34509,7 +34509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b64adf4-67ee-47ef-9c3f-545521076d48", + "id": "f1dbe443-d511-4268-ab22-cfbc987dcb98", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34566,7 +34566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdff7a54-c78f-4276-b35d-8142003e6f99", + "id": "07b1ea8f-08c8-4f1a-8351-de57ce5d2062", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34635,7 +34635,7 @@ "description": "Use this API to implement connector functionality.\nWith this functionality in place, administrators can view available connectors.\n\nConnectors are the bridges IdentityNow uses to communicate with and aggregate data from sources.\nFor example, if it is necessary to set up a connection between IdentityNow and the Active Directory source, a connector can bridge the two and enable IdentityNow to synchronize data between the systems.\nThis ensures account entitlements and states are correct throughout the organization.\n\nIn IdentityNow, administrators can use the Connections drop-down menu and select Sources to view the available source connectors.\n\nRefer to [IdentityNow Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about the connectors available in IdentityNow.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/idn/docs/saas-connectivity) for more information about the SaaS custom connectors that do not need VAs (virtual appliances) to communicate with their sources.\n\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about using connectors in IdentityNow.\n", "item": [ { - "id": "ab93ccbd-42e7-4571-a6a3-ae353466c518", + "id": "5da06ec8-f4b2-4ae8-8d6b-ad890ee93dc5", "name": "Gets connector list", "request": { "name": "Gets connector list", @@ -34710,7 +34710,7 @@ }, "response": [ { - "id": "0996de47-8ab1-42fd-a9c5-c2f03d3d4b96", + "id": "a212df52-4d9f-474e-9d81-16bd6ddf48eb", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -34799,7 +34799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0b9f43b-c716-4c51-83f0-112253964392", + "id": "4c22a8b0-f8ea-41c1-bac5-a95c1e498ed6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34888,7 +34888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb7c75df-cc93-411e-950b-9f33165854c2", + "id": "adb3b12f-f51b-4a4c-a3cd-1a934672c2e5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34977,7 +34977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25123a1d-a39c-419f-986c-124ae88b2c1f", + "id": "7df50add-3bdc-476b-8e4b-40aaa52c4467", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35066,7 +35066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46a8018e-2d2a-46e3-b8c6-1daa463e8a59", + "id": "fbd9d36f-7d75-4d95-bac8-353803bba6d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -35155,7 +35155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5ea8100-cf9b-4746-a355-fea330753eaf", + "id": "2d237dd4-03fe-4a8a-a824-1e75c5f31b27", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35244,7 +35244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6c852e4-9f8b-496c-92f8-fa8527c11648", + "id": "595f2f89-6fba-4d77-be3a-b2fe94951efd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35345,7 +35345,7 @@ "description": "Use this API to build and manage custom forms.\nWith this functionality in place, administrators can create and view form definitions and form instances.\n\nForms are composed of sections and fields. Sections split the form into logical groups of fields and fields are the data collection points within the form. Configure conditions to modify elements of the form as the responder provides input. Create form inputs to pass information from a calling feature, like a workflow, to your form.\n\nForms can be used within workflows as an action or as a trigger. The Form Action allows you to assign a form as a step in a running workflow, suspending the workflow until the form is submitted or times out, and the workflow resumes. The Form Submitted Trigger initiates a workflow when a form is submitted. The trigger can be configured to initiate on submission of a full form, a form element with any value, or a form element with a particular value.\n\nRefer to [Forms](https://documentation.sailpoint.com/saas/help/forms/index.html) for more information about using forms in IdentityNow.\n", "item": [ { - "id": "a57a9d6b-f720-42ff-9ead-d8f4a873f182", + "id": "003248d6-7d47-494c-ba33-e08e5e5357e3", "name": "Export form definitions by tenant.", "request": { "name": "Export form definitions by tenant.", @@ -35411,7 +35411,7 @@ }, "response": [ { - "id": "5e4fe0a1-2ec9-4213-be07-24a950eaffa6", + "id": "81650732-b7f3-4d2d-9894-cefd23a5d428", "name": "Returns a list of form definitions by tenant", "originalRequest": { "url": { @@ -35486,12 +35486,12 @@ "value": "application/json" } ], - "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ex\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore aute tempor\"\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 tempor amet voluptate\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est pariatur\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Lorem deser\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"irure aliquip\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliquip dolor adipisicing anim\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n }\n ]\n}", + "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit irure amet anim\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in magna tempor\"\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 laborum u\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in minim\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut aliqua voluptate\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Ut fugiat est\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consectetur tempor\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sit\"\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": "d165532c-4f99-4f12-9340-d65053dafcd6", + "id": "50c1cdc1-d01a-4050-9a83-99233fd2cbe8", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -35566,12 +35566,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1b3d5e8a-8470-4092-b7aa-76faed296e7a", + "id": "8a995146-bb2b-4abd-843a-a256920d20ac", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -35646,12 +35646,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2ae40613-b6e0-418d-83fb-ba3cf07d24d6", + "id": "e3cf7803-4530-4458-8db7-29bc7bf9340a", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -35726,12 +35726,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "916614e1-deed-48ee-bc3a-7ce3155dce1f", + "id": "3b6d79b2-ae94-4af5-83c7-5025ad3006da", "name": "Too many requests", "originalRequest": { "url": { @@ -35811,7 +35811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbaf1a8f-d2dc-4a33-8b74-71f2ccadcf5f", + "id": "338540b4-9d4b-485e-8116-254a0091c8dd", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -35886,7 +35886,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -35897,7 +35897,7 @@ } }, { - "id": "73c378cb-855a-48d7-be5e-50a4c9843134", + "id": "69fed466-d6bb-4d28-9e9c-3ed0ea45df77", "name": "Creates a form definition.", "request": { "name": "Creates a form definition.", @@ -35936,7 +35936,7 @@ }, "response": [ { - "id": "4b4dc47e-2633-4d49-9dc1-6198753417bc", + "id": "8311c8bb-28b8-4f86-8436-c6552cbf1a7b", "name": "Returns a new form definition", "originalRequest": { "url": { @@ -35987,12 +35987,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat reprehenderi\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ex aliqua\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea labore sunt sint id\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"minim ad deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor consectetur nostrud\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore\"\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": "3ddcefeb-e709-4b17-a934-3278e83863f6", + "id": "418880eb-be3f-470d-9d74-89113ad5836d", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -36043,12 +36043,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e6d76231-ea2c-41b7-8d3d-134272b2493a", + "id": "ea7ff1e8-a697-45eb-887f-a5d838fcbbbe", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -36099,12 +36099,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "307ba1cf-98b1-4cc3-9a6c-b2766a2501ca", + "id": "07ca846e-efb4-4dea-a021-aa633fb893f4", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -36155,12 +36155,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "728b5b1e-a4b1-4da2-b260-d547fb75ff5f", + "id": "d3b97f21-292c-48e2-9cc6-f3c5c056e985", "name": "Too many requests", "originalRequest": { "url": { @@ -36216,7 +36216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43166369-861a-441b-a028-83b3f3431b6b", + "id": "8ef8a156-d596-480c-84bc-993ab9e65a9b", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -36267,7 +36267,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -36278,7 +36278,7 @@ } }, { - "id": "b2fb9f04-c1b1-45ac-96f5-bbe1306afde9", + "id": "ba2f25ed-ea6d-4ae2-a787-bc77eec3714f", "name": "Return a form definition.", "request": { "name": "Return a form definition.", @@ -36319,7 +36319,7 @@ }, "response": [ { - "id": "01005910-4801-4abe-aa23-c187bf709b82", + "id": "69154c27-2281-4ecb-87b1-3f42363118c3", "name": "Returns a form definition", "originalRequest": { "url": { @@ -36358,12 +36358,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat reprehenderi\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ex aliqua\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea labore sunt sint id\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"minim ad deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor consectetur nostrud\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore\"\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": "2e6363be-bce1-46f1-b7d2-b6ff0a90d15e", + "id": "8ee8b4c4-2a11-40d3-aa7b-07f228e96ce4", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -36402,12 +36402,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "729fbde7-b267-4d52-abe7-c485b3ab2956", + "id": "f69e6c45-28d7-45f4-a6c7-bbe9ba5057c8", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -36446,12 +36446,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "af8dd334-9cf1-45c7-ad9e-1f3292861309", + "id": "3dc05b18-30d7-480b-a3db-e518c905d8e8", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -36490,12 +36490,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "52af0a18-a7c0-4743-bb2e-63305ea13a61", + "id": "3ca21c6c-4cbc-447b-9b94-97f40d8f5416", "name": "An error with the item not found", "originalRequest": { "url": { @@ -36534,12 +36534,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3042217f-62a7-491a-b2ef-2678d0911cac", + "id": "d711ef9e-e2f7-4c5b-a399-be2e336e56e1", "name": "Too many requests", "originalRequest": { "url": { @@ -36583,7 +36583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3915b26d-1108-488d-9637-8097b300f7a8", + "id": "d998f720-3367-4727-9917-b22909d9a568", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -36622,7 +36622,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -36633,7 +36633,7 @@ } }, { - "id": "511d9d0c-ce8b-4414-847d-1c9bf058776e", + "id": "e656cd85-eb5d-4b80-9a93-e476fbb25c32", "name": "Deletes a form definition.", "request": { "name": "Deletes a form definition.", @@ -36674,7 +36674,7 @@ }, "response": [ { - "id": "7e206b8a-39f9-48de-8ac5-5cd95941b059", + "id": "21a86bcd-f845-497f-951d-1efeae6e7f43", "name": "Returns an empty body", "originalRequest": { "url": { @@ -36718,7 +36718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b59bb396-cf3f-4f2b-90aa-56817893d39a", + "id": "4ebd53f9-c071-4dda-8196-bcda46e58bdd", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -36757,12 +36757,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1c3f9671-cfd0-4772-aa90-55084c2105ba", + "id": "84931145-2afc-4f28-b357-cb8a9405d0b2", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -36801,12 +36801,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "650e1808-69bb-425a-b1a9-8e3d25c74e78", + "id": "7686717b-abfa-4cdc-a4f7-7a6f8fe1888f", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -36845,12 +36845,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "786beff3-7939-4f0e-b953-d2fdcd02fc3e", + "id": "b7ec1ce9-2e1f-4f4c-95e6-032d11048005", "name": "An error with the item not found", "originalRequest": { "url": { @@ -36889,12 +36889,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8b4a3cfa-c339-4d1d-a7e7-6d88963dea9d", + "id": "83b3e519-9a15-49af-9d9c-b6f58677af8b", "name": "Too many requests", "originalRequest": { "url": { @@ -36938,7 +36938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e15891bc-5050-42a2-80e0-67b07ba76af3", + "id": "d7523252-ec57-439b-8eff-b9f7f188a513", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -36977,7 +36977,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -36988,7 +36988,7 @@ } }, { - "id": "70dc3685-f383-4e03-9b55-e94cdd65b2b4", + "id": "571c763e-58f3-4d3b-a510-7cd163e4cd67", "name": "Patch a form definition.", "request": { "name": "Patch a form definition.", @@ -37042,7 +37042,7 @@ }, "response": [ { - "id": "243d0619-dbb0-4c63-aa9b-dff7d2a63e70", + "id": "de8497fe-53a0-4c33-a9f6-e77b6500bfbf", "name": "Returns the form definition updated", "originalRequest": { "url": { @@ -37094,12 +37094,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat reprehenderi\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ex aliqua\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea labore sunt sint id\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"minim ad deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor consectetur nostrud\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore\"\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": "006c726a-a322-4334-b232-14db40a889a1", + "id": "4418a81c-ca49-4e18-8330-350fd9d18849", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -37151,12 +37151,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b272243f-e891-44be-b9f7-78d59e3ee549", + "id": "d8348969-4d32-46ec-bd10-32544ec42069", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -37208,12 +37208,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9d383301-900a-4295-92ed-8420e2fe4d89", + "id": "7a8f5ea8-e55f-428c-b976-e4cd086bee65", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -37265,12 +37265,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4d21789f-1d69-45f1-91a4-a8397f29c4ef", + "id": "ce583c64-adfe-4ac1-9746-69e8e49e9bd0", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -37322,12 +37322,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1ceb9ca4-130d-4687-ae11-8ed779ff9d0e", + "id": "cfa2ac74-c448-41a5-bf0c-890e4d60f1af", "name": "Too many requests", "originalRequest": { "url": { @@ -37384,7 +37384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86a668de-3ea6-42e7-ab5d-eaba9578cea4", + "id": "61f93f8c-56aa-4647-a4f7-12e72c2de276", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -37436,7 +37436,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -37447,7 +37447,7 @@ } }, { - "id": "97329065-d0a9-4986-846b-45a9b564a002", + "id": "671406c0-cc2f-413e-8d3c-db8eeed61ec6", "name": "Preview form definition data source.", "request": { "name": "Preview form definition data source.", @@ -37527,7 +37527,7 @@ }, "response": [ { - "id": "2ec90bba-9e53-4968-92db-58fae948c76e", + "id": "55729742-b206-4a46-890c-0b8e20e78fcb", "name": "Returns a preview of a form definition data source", "originalRequest": { "url": { @@ -37613,7 +37613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "263b0b53-f7db-4e92-8af4-8e1909433b8d", + "id": "4123cac8-c85f-4239-9898-d58a10734972", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -37694,12 +37694,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3d9094a6-1ee8-49f2-8969-7b426d34eed3", + "id": "deafe248-207d-4def-9a8d-6451418cdac1", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -37780,12 +37780,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9ba4aabe-bf12-438b-8744-5990f3356a9f", + "id": "7c0bdc7d-ec5b-45c5-8ece-55324606f090", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -37866,12 +37866,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c3873a68-e717-4b8e-84be-8e046b4e0950", + "id": "bdee2008-d8de-48f0-a3fb-bebc88674136", "name": "An error with the item not found", "originalRequest": { "url": { @@ -37952,12 +37952,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1e26a29f-a940-40e7-acbf-2d5f91707d12", + "id": "8e4b053a-bdbb-4066-b4b7-f69170856fb8", "name": "Too many requests", "originalRequest": { "url": { @@ -38043,7 +38043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15872dab-e3ae-4fff-b1ba-6123a05e9e0e", + "id": "ab3f2358-813c-49ed-89ca-7ac1bec7234b", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -38124,7 +38124,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -38135,7 +38135,7 @@ } }, { - "id": "693a48a6-0534-4079-9e5b-5ac6288589c7", + "id": "590bf8b4-8917-4125-99bd-a3f686f70fae", "name": "List form definitions by tenant.", "request": { "name": "List form definitions by tenant.", @@ -38202,7 +38202,7 @@ }, "response": [ { - "id": "eaf1baeb-eb37-4510-ae95-d341634d4eee", + "id": "11162fe4-4bc5-4120-a8bf-72d91d27d801", "name": "Returns a list of form definition objects by tenant used by SP-Config", "originalRequest": { "url": { @@ -38278,12 +38278,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consequat irure id ullamco in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation tempor ex 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\": \"ex eiusmod minim\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat minim amet\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"magna pariatur\",\n \"version\": -48010198\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est anim tempor laborum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Excepteur commodo ad aute\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"qui nulla qui\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim ut\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"enim proident veniam\",\n \"version\": 3104884\n }\n]", + "body": "[\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"qui Ut ea\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis reprehenderit 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\": \"amet est Excepteur\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor voluptat\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"veniam sed amet\",\n \"version\": 45924083\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consectetur veniam\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco dolore laboris\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"adipisicing dolor\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim e\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"incididunt\",\n \"version\": -89861291\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "16a8fe0f-99cc-4bb9-8b56-244559f1ba40", + "id": "a4178bdc-63c1-4561-a36e-bd83c146c228", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -38359,12 +38359,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0dc6db06-aaf0-49a1-a410-8cb0b57a6bcf", + "id": "c7fab4f9-429e-4efa-8580-05209b2321bc", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -38440,12 +38440,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "63e81a78-26fb-48fa-bea7-0bf31acb6d18", + "id": "94ef831a-f036-42b8-8fa6-c64d9d69b583", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -38521,12 +38521,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fb0baac0-4c3a-4744-89b9-31b5b7b1fd00", + "id": "ca20a196-b93b-40ad-a3ab-3ebd803b3c50", "name": "Too many requests", "originalRequest": { "url": { @@ -38607,7 +38607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7b623a0-3338-4cc5-afac-68053b34c19a", + "id": "21d0121a-b278-45c4-b87a-d772d67fb099", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -38683,7 +38683,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -38694,7 +38694,7 @@ } }, { - "id": "b63f2bb6-a062-4449-b99a-77b9d73e9692", + "id": "69f5e089-5ab5-46e2-a8d7-9102672d68a1", "name": "Generate JSON Schema dynamically.", "request": { "name": "Generate JSON Schema dynamically.", @@ -38734,7 +38734,7 @@ }, "response": [ { - "id": "995baad4-d3be-426d-a9f3-1b0c16397736", + "id": "5a6ccdc4-10cf-4530-aeca-632a5fb36d07", "name": "Returns a form elements dynamic schema", "originalRequest": { "url": { @@ -38791,7 +38791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fe29938-65df-45dd-a1c3-9e96a29bd870", + "id": "7e0ba387-f9ce-44df-923f-5685fd4c58e4", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -38843,12 +38843,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e3242c8b-943f-4b15-83d4-6508b178b7a9", + "id": "51837900-108d-44d4-b70c-593da6305702", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -38900,12 +38900,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "29136f87-f80e-4094-ac16-b75549a9f1fc", + "id": "4b18fd16-dfcf-4c6b-b26d-0eb63601ab31", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -38957,12 +38957,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9186c6ed-127b-42cd-9450-73f1ac93c050", + "id": "2296eda5-dbe4-4ebd-bf3b-19359975db62", "name": "An error with the item not found", "originalRequest": { "url": { @@ -39014,12 +39014,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "419aeeda-0551-400b-86de-82d37a1e08c4", + "id": "ccec0ddf-a170-41bf-8936-2f2f4e481706", "name": "Too many requests", "originalRequest": { "url": { @@ -39076,7 +39076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b27cd4f-d3c2-4f13-9b3b-342b4d38e628", + "id": "780ce298-c262-41e0-8dc5-f5515b41a9c7", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -39128,7 +39128,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -39139,7 +39139,7 @@ } }, { - "id": "5c4796c2-bf56-478a-ae12-e44a59791d56", + "id": "1cf04f43-84a2-4ac0-8082-c945904d092e", "name": "Import form definitions from export.", "request": { "name": "Import form definitions from export.", @@ -39179,7 +39179,7 @@ }, "response": [ { - "id": "8f726b04-a34d-4164-adf0-f0d581124708", + "id": "4598fd71-b673-4759-a48e-c47d1ea509ad", "name": "Returns statuses of those form definition objects imported", "originalRequest": { "url": { @@ -39231,12 +39231,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"quis_c2\": {},\n \"ullamco51b\": {}\n },\n \"key\": \"ea sunt\",\n \"text\": \"mollit est\"\n },\n {\n \"detail\": {\n \"aute_8a6\": {}\n },\n \"key\": \"ad occaecat culpa Excepteur\",\n \"text\": \"adipisicing eu ea\"\n }\n ],\n \"importedObjects\": [\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"officia labore culpa\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"anim est\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"magna dolore minim aute\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"irure sed\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"commodo nostrud\",\n \"version\": 72631322\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laborum deserunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ex nisi\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eu proident\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"aliqua reprehenderit velit\",\n \"version\": -22630040\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"ea_a\": {}\n },\n \"key\": \"occaecat\",\n \"text\": \"cillum reprehenderit pariatur\"\n },\n {\n \"detail\": {\n \"cupidatat04\": {},\n \"enim_2\": {},\n \"mollit1\": {},\n \"adipisicingd\": {}\n },\n \"key\": \"sit voluptate ut\",\n \"text\": \"cupidatat Ut nostrud\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"elit_d\": {}\n },\n \"key\": \"voluptate consequat\",\n \"text\": \"laborum cillum cupidatat\"\n },\n {\n \"detail\": {\n \"ind5\": {},\n \"do0\": {}\n },\n \"key\": \"veniam ea sit Lore\",\n \"text\": \"voluptate labore Lorem\"\n }\n ]\n}", + "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"do_4_8\": {}\n },\n \"key\": \"dolor quis\",\n \"text\": \"id sunt Lorem consequat\"\n },\n {\n \"detail\": {\n \"consectetur6b\": {},\n \"irure03\": {}\n },\n \"key\": \"ad deserunt magna\",\n \"text\": \"ullamco ad laboris\"\n }\n ],\n \"importedObjects\": [\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nisi esse in aliqua\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute minim a\"\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 id\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"occaecat ut cupidatat\",\n \"version\": -12874531\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"adipisic\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"tempor ad 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\": \"proident culpa\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt ipsum 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\": \"eiusmod ex lab\",\n \"version\": -80973532\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"laborum_5\": {},\n \"fugiat_b7\": {}\n },\n \"key\": \"in velit\",\n \"text\": \"quis\"\n },\n {\n \"detail\": {\n \"adipisicing1_\": {}\n },\n \"key\": \"mollit voluptate ea labore v\",\n \"text\": \"ullamco quis labore incididunt proident\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"nulla38\": {}\n },\n \"key\": \"Ut in est\",\n \"text\": \"ut laboris\"\n },\n {\n \"detail\": {\n \"proident12d\": {}\n },\n \"key\": \"sed in qui officia\",\n \"text\": \"id\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "afaa44d0-327e-48dc-bd44-feab7486a4e5", + "id": "4cfd46b0-5f3c-4ce4-a354-c8d7f50422b1", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -39288,12 +39288,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2d3a1ec4-c70c-4719-ba1c-bc535efa336c", + "id": "30ad458b-c2ab-4e94-9fbb-e2fbf8cf7e18", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -39345,12 +39345,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6c52a11b-be9f-4e26-8c9e-2e68dd982a4b", + "id": "2d0a6845-8d91-4581-b118-f500c73ad58a", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -39402,12 +39402,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e2e6d18f-51b8-4fa0-bc8d-ac55f0ea37bf", + "id": "beabb799-d080-4eb2-953c-c797acb00663", "name": "Too many requests", "originalRequest": { "url": { @@ -39464,7 +39464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d4bcb62-3f06-4ba5-8303-efca5a246849", + "id": "cccfd2b5-9895-4cb6-9e7c-5220eb4396e2", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -39516,7 +39516,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -39527,7 +39527,7 @@ } }, { - "id": "c62889c9-565a-4f05-b1ee-1dd78ba31627", + "id": "04c2ca72-93f6-44ce-9811-db06813e5a79", "name": "Upload new form definition file.", "request": { "name": "Upload new form definition file.", @@ -39578,7 +39578,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39587,7 +39587,7 @@ }, "response": [ { - "id": "af825839-b990-42b0-9728-dad291327f33", + "id": "931de348-2b32-48fa-a7de-ad16114f229c", "name": "Returns a new form definition file", "originalRequest": { "url": { @@ -39630,7 +39630,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39650,7 +39650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bc24e46-f4f4-4b2f-9e5e-eb8a7c1bf4a3", + "id": "fe9166f1-e358-40fe-8e1f-fda61b90cc8c", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -39693,7 +39693,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39708,12 +39708,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4b7e25c0-f7a0-4e93-a0a6-2234ab5fa32b", + "id": "8575a2c2-7592-4cb8-b73c-056ee647a81d", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -39756,7 +39756,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39771,12 +39771,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "992c3c62-15de-428d-b69e-1f6174e76a44", + "id": "841cb3ca-a209-49a9-9883-e39ea618af79", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -39819,7 +39819,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39834,12 +39834,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e567fc09-3a20-49e0-ae7c-8fe5a779b1f7", + "id": "ff7d65f5-febd-44d7-937e-7f910a2b6661", "name": "An error with the item not found", "originalRequest": { "url": { @@ -39882,7 +39882,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39897,12 +39897,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3d8c927e-7d55-4183-be4b-f708effd2161", + "id": "bf54f068-ded3-4134-8799-7db7157614e6", "name": "An error with payload size too large", "originalRequest": { "url": { @@ -39945,7 +39945,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39960,12 +39960,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "db8d1359-dd43-4c68-a3ff-8a6510c39d3c", + "id": "365066f3-f893-4696-9d65-d92badac509d", "name": "An error with unsupported media type", "originalRequest": { "url": { @@ -40008,7 +40008,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -40023,12 +40023,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cc08094f-0870-4d9a-b597-9777ccedc835", + "id": "d68d94f0-adb7-42b3-9386-f79d68a4ac7c", "name": "Too many requests", "originalRequest": { "url": { @@ -40071,7 +40071,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -40091,7 +40091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40079a3b-4a08-44e5-afc4-86fa0eee5508", + "id": "ca2e7ae8-a837-442b-9f24-2df6241407f7", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -40134,7 +40134,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -40149,12 +40149,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9f632859-5360-497e-96dc-cdc21a89eb49", + "id": "96bcf09f-d5c6-48fe-9ce6-0f2bac57fe63", "name": "An external service is not available", "originalRequest": { "url": { @@ -40197,7 +40197,7 @@ "type": "text/plain" }, "key": "file", - "value": "eu ut esse ullamco", + "value": "aliqua sint fugiat ad", "type": "text", "contentType": "image/png, image/jpeg" } @@ -40212,7 +40212,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -40223,7 +40223,7 @@ } }, { - "id": "f3ab2270-5e4d-4bcb-8362-bc488fcf7fd5", + "id": "18f5634f-bace-4450-8386-8277f0381dec", "name": "Download definition file by fileId.", "request": { "name": "Download definition file by fileId.", @@ -40273,7 +40273,7 @@ }, "response": [ { - "id": "bbb4e764-ac51-4026-b50c-ca20de6ff113", + "id": "0bef152f-91ce-4098-9f95-76ba53da86b7", "name": "Returns a file that is referred to by fileID and associated with the formDefinitionID", "originalRequest": { "url": { @@ -40314,12 +40314,12 @@ "value": "application/json" } ], - "body": "enim aute exerci", + "body": "voluptate nisi quis eiusmod ut", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f117e868-4a03-491f-96a3-06cb536a1f06", + "id": "3fa8f765-9e23-4393-bbbf-a2a602d08087", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -40360,12 +40360,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9869b208-3d5e-4dee-9062-540a0cd9d0c2", + "id": "0593578e-333d-40c4-829a-9f81a008b075", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -40406,12 +40406,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "57c8a258-4833-4229-90e3-8f888a923e25", + "id": "404b6cf4-ae29-4004-b9d8-8266729f92c8", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -40452,12 +40452,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "630e84d1-69cc-46c9-88b9-bb650c85c5be", + "id": "6302b1c7-df3f-4353-8b6a-9eaa3e65574c", "name": "An error with the item not found", "originalRequest": { "url": { @@ -40498,12 +40498,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "95b4dd07-feb1-4b84-932d-80de26a3cb20", + "id": "38570664-f53f-4a3a-b594-8814fb33681b", "name": "Too many requests", "originalRequest": { "url": { @@ -40549,7 +40549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6316a4b-3df4-4a3a-9bab-79c61dc5e076", + "id": "47de1a7b-e13f-4f53-a458-0f5f867cfa81", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -40590,12 +40590,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d8416b48-e2a2-4a6b-bae3-27a040b4ed2d", + "id": "83647c4e-d705-4ac3-b89a-b34a256c0303", "name": "An external service is not available", "originalRequest": { "url": { @@ -40636,7 +40636,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -40647,7 +40647,7 @@ } }, { - "id": "32773c4e-d678-46b2-8dce-4509f12d4220", + "id": "95974933-29a9-40bd-ae9c-5903c645290e", "name": "List form instances by tenant.", "request": { "name": "List form instances by tenant.", @@ -40676,7 +40676,7 @@ }, "response": [ { - "id": "8e05b7fa-f6db-4384-9151-2090fc6c5215", + "id": "8fcc04f4-196a-43fb-a426-75e56d0ac2e1", "name": "Returns a list of form instances by tenant", "originalRequest": { "url": { @@ -40714,12 +40714,12 @@ "value": "application/json" } ], - "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat do occaecat laboris\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"adipisicing fugiat\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugiat nulla\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor Duis sit\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n },\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cillum sed reprehenderit sit est\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis occaecat 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\": \"ea Ut irure cupidatat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit Ut minim eu ni\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n }\n ]\n}", + "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliqua mollit sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"tempor Ut est adipisicing\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n },\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\": \"a\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit 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\": \"adip\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa pariatur in consequat mollit\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e6f43412-677d-41fa-b55b-e7d478b5f191", + "id": "e3bed446-75f9-4314-a2cc-f75644515cf1", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -40757,12 +40757,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5e1f7b3f-816b-4927-87bc-f0646e217601", + "id": "c785fcec-bf11-4531-aede-6874dcceed12", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -40800,12 +40800,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f6730985-be40-4b59-b630-63f43ee24716", + "id": "fae10afc-3ac8-4970-976e-5252aa935012", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -40843,12 +40843,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0b56c1a3-2ee6-4efa-9f23-e9b9cdf1445b", + "id": "680b2fb8-35e5-49ff-a265-006430a1f9e9", "name": "Too many requests", "originalRequest": { "url": { @@ -40891,7 +40891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17e6af52-35ff-42e4-b682-3c5b57b3cafc", + "id": "accbcb7e-bd23-4740-9292-8e98ea533bca", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -40929,7 +40929,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -40940,7 +40940,7 @@ } }, { - "id": "2d2f45b0-e3be-405f-9d8a-05cc7958dbc2", + "id": "ccb75ae9-1eb6-40c6-be19-35d5bea5f265", "name": "Creates a form instance.", "request": { "name": "Creates a form instance.", @@ -40979,7 +40979,7 @@ }, "response": [ { - "id": "d59308a9-78ea-4daa-b8dd-5f155f1bf637", + "id": "540147bc-79ff-4427-8b51-93e912fce8b2", "name": "Returns a new form instance", "originalRequest": { "url": { @@ -41030,12 +41030,12 @@ "value": "application/json" } ], - "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor do\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"minim consequat 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\": \"no\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis U\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore in pariatur qui\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"id tempor occaecat pariatur 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\": \"Lorem deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ex esse amet reprehenderit tempo\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "56e7c71b-70ae-4704-8643-d06440ee00f7", + "id": "493a7997-0b43-4745-8900-c328edee8a4d", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -41086,12 +41086,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0a448ed3-a87a-4d9b-b79d-c8c22406b0da", + "id": "9bb61b08-d518-4c69-a163-3cd0718b3615", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -41142,12 +41142,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a09cca89-83fe-415e-a322-4d3a6c9fb2aa", + "id": "be2c0d14-107f-40ec-9564-f157e30d2b4f", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -41198,12 +41198,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7534b5ff-5141-480b-a97e-3ca8f9cac92d", + "id": "6b2b7656-24c5-4ed4-8c59-7dda088baebf", "name": "Too many requests", "originalRequest": { "url": { @@ -41259,7 +41259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9da8152-eb99-4131-9bf1-c0a936b3d259", + "id": "52888ac5-1073-4de3-85a2-d579128f2a45", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -41310,7 +41310,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -41321,7 +41321,7 @@ } }, { - "id": "0c62a10a-5ffd-4095-b3f3-1d2aefeabb10", + "id": "35f3bd79-5ee5-498f-a1f1-5426afd85f1c", "name": "Returns a form instance.", "request": { "name": "Returns a form instance.", @@ -41362,7 +41362,7 @@ }, "response": [ { - "id": "2b5b5cc3-d123-48da-a034-b5ccd9d11db5", + "id": "730ca3d0-213b-46d6-9f09-94043454a0bd", "name": "Returns a form instance by its key", "originalRequest": { "url": { @@ -41401,12 +41401,12 @@ "value": "application/json" } ], - "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor do\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"minim consequat 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\": \"no\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis U\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore in pariatur qui\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"id tempor occaecat pariatur 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\": \"Lorem deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ex esse amet reprehenderit tempo\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7adcf3c3-72fc-4ef2-9154-7b07cdde55b3", + "id": "e2ca6b90-7154-420a-a84c-76915b098976", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -41445,12 +41445,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "33ccbc18-4f0f-4752-b27a-7e93af056d5e", + "id": "151f73c4-358b-45bf-9e6d-e71afa3c3de0", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -41489,12 +41489,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "33c2cea4-838e-4266-bf90-b05548f6fe0f", + "id": "965b5eec-a174-4c38-94b6-d6ac0f8f2040", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -41533,12 +41533,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8de519f8-8d96-4957-b0ce-7e14fe30dd4d", + "id": "fe99a46a-ea58-4f4c-a624-ab9ab44720cd", "name": "An error with the item not found", "originalRequest": { "url": { @@ -41577,12 +41577,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9e153a2a-a947-4737-adce-fa0ee65f38ec", + "id": "92618f2d-77ce-4173-a723-1a0ff72a8b0c", "name": "Too many requests", "originalRequest": { "url": { @@ -41626,7 +41626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a18786f-92ea-4c63-a18d-fdfc0c14ef56", + "id": "a3b769fc-549f-45b1-80cc-725c2f16a64c", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -41665,7 +41665,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -41676,7 +41676,7 @@ } }, { - "id": "2b406d7a-cb80-433b-a676-ceafb88c543c", + "id": "5df3a809-0724-41fd-801a-10d18ff06f70", "name": "Patch a form instance.", "request": { "name": "Patch a form instance.", @@ -41730,7 +41730,7 @@ }, "response": [ { - "id": "17c23373-39a7-47ba-a9c2-702fdb8a0b4e", + "id": "094f44f9-f22d-4f6d-aee7-07d975233f69", "name": "Returns the form instance updated", "originalRequest": { "url": { @@ -41782,12 +41782,12 @@ "value": "application/json" } ], - "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor do\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"minim consequat 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\": \"no\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis U\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore in pariatur qui\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"id tempor occaecat pariatur 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\": \"Lorem deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ex esse amet reprehenderit tempo\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e4c10ce9-bbdd-4305-8d9b-19694d97b1aa", + "id": "6aac12eb-70e0-4321-802c-ef61daf82a7a", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -41839,12 +41839,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b8ccba21-7fc8-44ad-84d2-e2388b2ec7c1", + "id": "1db0f56e-b0d3-47de-9b64-522d860879df", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -41896,12 +41896,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a72a6c5c-dc60-4748-a428-4dc6150fe2c2", + "id": "04adf7c8-ca8c-4be1-b507-b15757695b4d", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -41953,12 +41953,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d272b11e-c64d-4977-97b9-f799d2d47283", + "id": "b5f08aa7-c3d9-4974-b2dd-84a2f2352f2d", "name": "An error with the item not found", "originalRequest": { "url": { @@ -42010,12 +42010,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "56059819-6441-49b9-bcbe-87cca5dadbe5", + "id": "558d9a79-b891-404a-89d4-7ab0fde041f9", "name": "An error with the request property conflicts with stored", "originalRequest": { "url": { @@ -42067,12 +42067,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3c49f5c8-0e2e-4430-8724-5fc5e8e3c81c", + "id": "785ca68c-39a2-4552-8574-217528fa0511", "name": "Too many requests", "originalRequest": { "url": { @@ -42129,7 +42129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cceadc07-cbe2-4df1-88eb-87909f5174e2", + "id": "c04cfe4c-5ca1-44e7-91a2-891be8101a8a", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -42181,7 +42181,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -42192,7 +42192,7 @@ } }, { - "id": "dc6deb5f-9759-408a-90b0-961483200216", + "id": "b3ecd8ed-ae2f-4269-a50c-63b8c786665e", "name": "Retrieves dynamic data by element.", "request": { "name": "Retrieves dynamic data by element.", @@ -42264,7 +42264,7 @@ }, "response": [ { - "id": "b95f4dff-ab19-45f5-ae1c-6139c63bb8e0", + "id": "cb0d6ffa-27f5-41b3-95e1-cb953dabfa19", "name": "Retrieves dynamic data to aid in correctly completing a valid form by form element ID from data source configuration", "originalRequest": { "url": { @@ -42329,7 +42329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67e5567b-d72e-48d6-89f8-7c46be7d89af", + "id": "9a9c7636-85d3-4bc4-941d-31d872afe156", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -42389,12 +42389,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3a2ce59a-7aa4-4ee7-80b1-fb5654737a90", + "id": "d15cab2f-3a43-4d0d-91cb-bfb0e1312474", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -42454,12 +42454,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a6972556-9557-4144-8af2-87bb26bcc548", + "id": "d6bcc1e6-1016-4c2d-843a-6d4555a41ae9", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -42519,12 +42519,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a713d59c-fc80-4a91-a6f9-36f4595bc84c", + "id": "752249b8-528f-4927-8c86-a45ec2247d18", "name": "An error with the item not found", "originalRequest": { "url": { @@ -42584,12 +42584,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ed1390b3-e339-4ce6-9da9-52d72acf13d0", + "id": "2dbc5973-4bf0-498f-829e-a0fccf29aaee", "name": "Too many requests", "originalRequest": { "url": { @@ -42654,7 +42654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fadb3eec-b914-4362-9404-eea0d4a41db9", + "id": "d8b7ba8c-dd8c-4ca1-8352-3140a00cf62b", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -42714,7 +42714,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -42725,7 +42725,7 @@ } }, { - "id": "a9faa522-df33-4c55-96c1-d635e66344ca", + "id": "4df4a4a6-6865-41fb-b461-ad9b3bb4e539", "name": "Download instance file by fileId.", "request": { "name": "Download instance file by fileId.", @@ -42775,7 +42775,7 @@ }, "response": [ { - "id": "0bb73785-263a-4ca4-aa98-49adf51577d5", + "id": "657a8bd8-04bb-4118-a9d8-b380f84a4440", "name": "Returns a file that is referred to by fileID and associated with the formInstanceID", "originalRequest": { "url": { @@ -42816,12 +42816,12 @@ "value": "application/json" } ], - "body": "enim aute exerci", + "body": "voluptate nisi quis eiusmod ut", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3ee74f9b-b69e-4ff6-bee3-578306d44c79", + "id": "3d4c60ef-07b6-4555-b32c-fa6614e0d1b3", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -42862,12 +42862,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "923207e9-1d58-4b54-a834-8bb64e680a32", + "id": "2599f04b-0636-48f1-a472-f2ae4c4770ef", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -42908,12 +42908,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2473cd85-6ab8-44a3-81dd-d5c186620773", + "id": "b785181e-252f-42b6-b560-224092393a89", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -42954,12 +42954,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3c620877-8332-418a-b9d0-a5f94612761c", + "id": "7a56c727-75ed-4e50-8be1-efbca080bc0d", "name": "An error with the item not found", "originalRequest": { "url": { @@ -43000,12 +43000,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c96b4db6-a7d4-43b8-8324-95ba7528cd95", + "id": "68926c42-6daf-4033-8e41-6e6820dfa05e", "name": "Too many requests", "originalRequest": { "url": { @@ -43051,7 +43051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3574d16-caf8-4d1f-af87-8a1ec321e8d7", + "id": "57a0662d-f63b-451a-8851-899881af0af4", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -43092,12 +43092,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ad85eb50-a71f-4d55-941a-ab22bf019e93", + "id": "3da9a0d2-ba1c-4243-87b8-38dc3d42af2c", "name": "An external service is not available", "originalRequest": { "url": { @@ -43138,7 +43138,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -43149,7 +43149,7 @@ } }, { - "id": "9ec772e8-5910-4892-90ed-3cfe3d3d115b", + "id": "420a002e-3010-4175-9e4c-b5fc4990b236", "name": "List predefined select options.", "request": { "name": "List predefined select options.", @@ -43179,7 +43179,7 @@ }, "response": [ { - "id": "66cb5c47-19d5-4137-ab9e-3b76ec75c69e", + "id": "677b1d97-048d-49b1-a369-7ffacb100b0f", "name": "Returns a list of available predefined select options", "originalRequest": { "url": { @@ -43223,7 +43223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad6c0059-f3c7-4a86-9b1f-0628a028a93a", + "id": "9e0aaaf9-caa2-41fc-8769-13ceb873e714", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -43262,12 +43262,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c0f5868a-1e75-4507-ab59-f92063b05454", + "id": "b145c2ea-cc5f-4725-a436-5974a68551ad", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -43306,12 +43306,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8fbe4aef-f436-4357-b190-90eca34d83c5", + "id": "a853d811-48a3-490e-a833-46c7ab411cae", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -43350,12 +43350,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "52282e80-4bbd-4e9a-9329-ff44569a8354", + "id": "bc774dc1-93d5-4f17-a5a2-db255b6f2978", "name": "Too many requests", "originalRequest": { "url": { @@ -43399,7 +43399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84c079d3-7afe-4c96-8d45-382091cb7626", + "id": "55851215-3157-4462-a4d9-b63a86ac552a", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -43438,7 +43438,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"consectetur sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 97265963,\n \"trackingId\": \"ut veniam id dolor\"\n}", + "body": "{\n \"detailCode\": \"do culpa velit magna\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -73347039,\n \"trackingId\": \"qui non ex incididunt aliquip\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -43455,7 +43455,7 @@ "description": "Use this API to implement custom password instruction functionality.\nWith this functionality in place, administrators can create custom password instructions to help users reset their passwords, change them, unlock their accounts, or recover their usernames.\nThis allows administrators to emphasize password policies or provide organization-specific instructions.\n\nAdministrators must first use [Update Password Org Config](https://developer.sailpoint.com/idn/api/beta/put-password-org-config) to set `customInstructionsEnabled` to `true`.\n\nOnce they have enabled custom instructions, they can use [Create Custom Password Instructions](https://developer.sailpoint.com/idn/api/beta/create-custom-password-instructions) to create custom page content for the specific pageId they select.\n\nFor example, an administrator can use the pageId forget-username:user-email to set the custom text for the case when users forget their usernames and must enter their emails.\n\nRefer to [Creating Custom Instruction Text](https://documentation.sailpoint.com/saas/help/pwd/pwd_reset.html#creating-custom-instruction-text) for more information about creating custom password instructions.\n", "item": [ { - "id": "35b6f443-da10-4f35-9ebc-cf6a467bd39c", + "id": "6670f47f-3b03-4cc3-98c6-15446b803cb6", "name": "Create Custom Password Instructions", "request": { "name": "Create Custom Password Instructions", @@ -43497,7 +43497,7 @@ }, "response": [ { - "id": "0a98e915-0472-4f4d-9226-9af939b05cdb", + "id": "942578a4-df62-49fc-a75d-17b9339ee979", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -43553,7 +43553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65aec9ce-50c9-49c9-b423-eb2130cbb263", + "id": "530d7347-bf67-4624-9e8f-f18055810068", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43609,7 +43609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ae7d653-5955-44a9-8b15-de3f8fe87895", + "id": "195010fb-a0cb-4024-b39a-495e9758b31e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43665,7 +43665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bddd29ae-67d0-45a0-9f0f-59bc3b29bbdd", + "id": "220eb692-11ef-44b8-9fcc-93e286f7143e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43727,7 +43727,7 @@ } }, { - "id": "4d2c7f2c-fcde-4633-9dc7-71b4a4937dbb", + "id": "75ec62fa-3379-40f3-b601-1f0867b8a2b8", "name": "Get Custom Password Instructions by Page ID", "request": { "name": "Get Custom Password Instructions by Page ID", @@ -43751,7 +43751,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [ @@ -43778,7 +43778,7 @@ }, "response": [ { - "id": "b28bee24-498a-4416-b85e-aa83e8e20f60", + "id": "324afb31-8625-4dc6-a343-8969d9c03352", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -43797,7 +43797,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -43832,7 +43832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff271001-7943-4a68-89d7-df326b934108", + "id": "d5986737-2ab5-4ea0-bd06-21eb8bd3e6f0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43851,7 +43851,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -43886,7 +43886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a00fcef6-db4f-4e36-92cc-f98b918c23e1", + "id": "9ec73296-a826-4eba-b463-d914f8e57759", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43905,7 +43905,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -43940,7 +43940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec92e1fe-0eda-4ef4-a745-14777e693339", + "id": "667c5da0-870d-4b0a-874b-1d03ce2e74d0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43959,7 +43959,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -43994,7 +43994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fa46fba-b97c-4693-860c-d987ceed6c20", + "id": "3144966d-bbc0-4891-a6a1-49618ead8b70", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44013,7 +44013,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -44054,7 +44054,7 @@ } }, { - "id": "72e8ecc3-577c-49d8-a135-4c3534949256", + "id": "f6ef328f-f36c-44dd-9a24-dadf51ddf1f8", "name": "Delete Custom Password Instructions by page ID", "request": { "name": "Delete Custom Password Instructions by page ID", @@ -44078,7 +44078,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [ @@ -44105,7 +44105,7 @@ }, "response": [ { - "id": "2c101ef4-b61b-4329-90fc-4806c03a2135", + "id": "c8a7e06c-b442-4407-ba89-8ad47e602efb", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -44124,7 +44124,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -44149,7 +44149,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4a4b98b9-ae04-4658-9775-c2bddad5da9f", + "id": "187497c7-10b1-4160-8209-056eec72b0b9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44168,7 +44168,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -44203,7 +44203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4972298c-2682-484a-9815-a80345ae518c", + "id": "a7279426-2360-4806-ba77-22091aa65612", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44222,7 +44222,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -44257,7 +44257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12ec9a0f-9d20-4e24-85d2-2ab63987918f", + "id": "2b38f68f-a749-48d0-b3be-234ad8fc2a95", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44276,7 +44276,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -44311,7 +44311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f79eb468-9698-4b23-94ef-0c2b0ece198c", + "id": "5cde0296-4de3-40c5-bd3c-7b492b5e5344", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44330,7 +44330,7 @@ "type": "text/plain" }, "key": "locale", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -44377,7 +44377,7 @@ "description": "Use this API to implement and customize entitlement functionality.\nWith this functionality in place, administrators can view entitlements and configure them for use throughout IdentityNow in certifications, access profiles, and roles.\nAdministrators in IdentityNow can then grant users access to the entitlements or configure them so users themselves can request access to the entitlements whenever they need them.\nWith a good approval process, this entitlement functionality allows users to gain the specific access they need on sources quickly and securely.\n\nEntitlements represent access rights on sources.\nEntitlements are the most granular form of access in IdentityNow.\nEntitlements are often grouped into access profiles, and access profiles themselves are often grouped into roles, the broadest form of access in IdentityNow.\n\nFor example, an Active Directory source in IdentityNow can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both.\n\nAdministrators often use roles and access profiles within those roles to manage access so that users can gain access more quickly, but the hierarchy of access all starts with entitlements.\n\nAnywhere entitlements appear, you can select them to find more information about the following:\n\n- Cloud Access Details: These provide details about the cloud access entitlements on cloud-enabled sources.\n\n- Permissions: Permissions represent individual units of read/write/admin access to a system.\n\n- Relationships: These list each entitlement's parent and child relationships.\n\n- Type: This is the entitlement's type. Some sources support multiple types, each with a different attribute schema.\n\nIdentityNow uses entitlements in many features, including the following:\n\n- Certifications: Entitlements can be revoked from an identity that no longer needs them.\n\n- Roles: Roles can group access profiles which themselves group entitlements. You can grant and revoke access on a broad level with roles. Role membership criteria can grant roles to identities based on whether they have certain entitlements or attributes.\n\n- Access Profiles: Access profiles group entitlements.\nThey are the most important units of access in IdentityNow.\nIdentityNow uses them in provisioning, certifications, and access requests, and administrators can configure them to grant very broad or very granular access.\n\nYou cannot delete entitlements directly from IdentityNow.\nEntitlements are deleted based on their inclusion in aggregations.\n\nRefer to [Deleting Entitlements](https://documentation.sailpoint.com/saas/help/access/entitlements.html#deleting-entitlements) more information about deleting entitlements.\n\nRefer to [Entitlements](https://documentation.sailpoint.com/saas/help/access/entitlements.html) for more information about entitlements.\n", "item": [ { - "id": "ec0ed4a4-bff5-4419-9be4-836bf62cd637", + "id": "0e797a81-6ebc-4f43-90de-1ff9ea1950cc", "name": "Gets a list of entitlements.", "request": { "name": "Gets a list of entitlements.", @@ -44488,7 +44488,7 @@ }, "response": [ { - "id": "48cd2921-6de1-4c34-9ff8-4a2dba21c87a", + "id": "f7659d47-57ce-4810-9f75-6bbdb37c59f8", "name": "List of entitlements", "originalRequest": { "url": { @@ -44613,7 +44613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "effd0105-f7d9-4451-9ebb-697e270faa4f", + "id": "ced36e19-83fe-44bb-91e3-b241f7aed0b8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44738,7 +44738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd9d5fce-6e67-4846-b8bf-7f86bda9ff09", + "id": "11cae557-38ee-4682-aa52-5122c0b0032b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44863,7 +44863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05a83e96-f7c7-4091-a938-fead4be75629", + "id": "7e3a0703-8c9a-4e14-8b4f-f478eb18f2da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44988,7 +44988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "030a376b-b78c-4001-84d0-f41efe8c8ca7", + "id": "07d59ed8-3d0d-44f4-b393-b93b387fdbc9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45113,7 +45113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14132c46-d6be-4ef5-9528-1e7c807f21dd", + "id": "6f293c40-0576-4f8b-bd43-af8063b6dde6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45244,7 +45244,7 @@ } }, { - "id": "3b3581ba-fb64-4e45-b74e-c131501a5fa4", + "id": "39db0e0f-6eef-4529-99cf-e2c72abee779", "name": "Get an entitlement", "request": { "name": "Get an entitlement", @@ -45285,7 +45285,7 @@ }, "response": [ { - "id": "5f15529d-9662-44b4-8bff-8c333aa3bb0d", + "id": "ea11c070-56de-416a-9f26-5b48a9a34996", "name": "An entitlement", "originalRequest": { "url": { @@ -45329,7 +45329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3ea1e36-8af2-4fcb-bd1f-be28e16a5ca9", + "id": "2f5308ab-5197-4308-9f66-3e4a1d09b68b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45373,7 +45373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04beace2-2e62-4738-b7ea-c1daf5bc963a", + "id": "ff3bb6ce-4a18-4608-a18f-8fd277b60e3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45417,7 +45417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2e01204-13bc-4107-9c4b-c7133eecc9ec", + "id": "7ebc95b3-a9ba-47c1-8965-6a1da235a094", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45461,7 +45461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1e6cc98-a765-4601-8119-303c290ab141", + "id": "8916be5a-d43a-4386-9e10-aae43275bd3e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45505,7 +45505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a65403b3-51a6-44f3-9b20-9d4e81465a4b", + "id": "1bae5152-2dcc-4a4b-b133-845e3013155b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45549,7 +45549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "397d7873-7262-4911-879a-7853339ad26e", + "id": "fe470f9d-5733-40d2-8235-4270f86da63e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45599,7 +45599,7 @@ } }, { - "id": "c4599772-9378-40b6-80e3-e47dd352c201", + "id": "56b0a880-f48d-4b9c-9bad-86f7534368d6", "name": "Patch an entitlement", "request": { "name": "Patch an entitlement", @@ -45653,7 +45653,7 @@ }, "response": [ { - "id": "ac344895-6289-47db-b472-b333b7441a74", + "id": "262823b5-ecd6-43c4-ad3d-86f9fa36c1be", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -45710,7 +45710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cba678f7-8bbc-4810-baf0-7f7bcb2f7fde", + "id": "f91eb0e9-82a0-4cc7-8785-234636904ae9", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -45767,7 +45767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f432ef9-a6bd-4b2b-9cf0-2984965a5d3f", + "id": "978f4e3f-999b-4ccc-84dd-ace2dd95ee2b", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -45824,7 +45824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08e31792-65d9-49cd-b132-b854d9b54848", + "id": "598f80f5-9484-4de1-904d-1cddfa797d8e", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -45881,7 +45881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3d2a2bd-029a-47a9-8710-053cccba3794", + "id": "f145663a-69ec-40d4-9f4a-c55dfca00039", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -45938,7 +45938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94eef7fe-93d0-4574-96ab-b0343d51c89a", + "id": "90b71d16-3d37-48da-a140-8a74cc246194", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -45995,7 +45995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c69544ec-88b5-41e3-ba84-231eb12e9fc9", + "id": "313cf4f8-6d60-4a10-a9e0-c9d40a68b743", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -46052,7 +46052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07780898-ff23-498a-8a1d-c036f3b276d8", + "id": "d51cd9c1-9d56-44c7-b52b-8a804b78722f", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -46109,7 +46109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "830d5ca8-2d0c-4e64-9cd3-89e9cd3e03c5", + "id": "5950240d-3150-4a96-8dcd-536e8a6a20d1", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -46166,7 +46166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1f46b17-6652-47a7-b095-ac57921ee3f4", + "id": "d46c21e6-0c54-460a-a5d0-8808e1e46fbe", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -46223,7 +46223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d855a62-6813-4120-b3de-cef525660e9e", + "id": "775c31b2-6b59-4aa3-88fa-aaddf763022f", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -46280,7 +46280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a053a06b-e239-43b2-9bef-1afb81636cfe", + "id": "2cdbc5ef-7c80-4479-b7c0-f03608f9f62b", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -46337,7 +46337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "743c891d-80ac-472e-b71a-7f8fbc61a9f1", + "id": "d37d7a71-4b6d-45ad-a9d1-220c033ff0c7", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -46394,7 +46394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "258665ed-e67b-401f-adb4-1fbac851fcef", + "id": "b19f50e2-6c8f-466f-8775-10ea8bdeb3ad", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -46451,7 +46451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7705b8ca-0637-4ce9-95c0-50f58c7a36b1", + "id": "2e5dfca1-de4c-4e9b-a4e7-c6f206da5475", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -46508,7 +46508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fc72682-f6ad-4e46-96e4-27c3627f29ea", + "id": "91c37d1b-e379-414d-bad9-86247c6392f0", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -46565,7 +46565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "815365e9-f4f8-44b9-8c04-e2e6e388e914", + "id": "0c5723e2-1e60-4c0a-81ff-1962f3f828f6", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -46622,7 +46622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58f00acb-03e7-4b88-a812-bcb4a2e23c75", + "id": "d0ddbc31-8b26-4ca7-859c-6dfe429f1acf", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -46679,7 +46679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "762b9ddd-c626-493a-8337-65b76065126f", + "id": "960cc439-dfc9-4832-99d5-024f2b65dfe5", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -46736,7 +46736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a6ea1fe-3ca3-4172-ac35-4b16af0d2a0f", + "id": "6cbec5a0-62c4-4c89-8f98-cace2216e40a", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -46793,7 +46793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bedc041f-a069-42e6-8a2f-70464829b78e", + "id": "07eeeddb-714e-45db-a886-048f71473d15", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -46850,7 +46850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b372d4e0-ef5f-4b13-a625-6a634ee628be", + "id": "12f5a288-eb20-4fe6-8998-f5956e1e9448", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -46907,7 +46907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58e06c4d-1c62-4973-9d77-9df4edfd25fb", + "id": "5a0c1502-9934-4dd0-815d-fed828bf7432", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -46964,7 +46964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f8a752-aa91-4cb3-8859-237af27455c8", + "id": "b10d666e-9800-4de3-9d3c-37c9a763fe9c", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -47021,7 +47021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "142180ed-c123-407d-8b0d-8a9c6399968b", + "id": "24115413-0985-43c9-ba23-3260cbaf7b7e", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -47078,7 +47078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e4e0b71-8693-4f65-8b49-0529ede3c25b", + "id": "4d041ada-27d1-4791-946c-c9673757dc5a", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -47135,7 +47135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3eb3923-3438-4674-acff-0f8d3f2010e3", + "id": "a4ec7bf8-ddec-4ca5-94ca-96cb16406c8f", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -47192,7 +47192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfdd4456-42af-46a9-aa4b-f4f9ed9fb913", + "id": "8a8ce2fe-f1ed-4863-8210-67b85508c9a4", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -47255,7 +47255,7 @@ } }, { - "id": "cab46fc8-59ef-4c7b-bb1d-62c9e6e3c317", + "id": "f30ceff5-8a37-4f94-9ebc-4833884cafff", "name": "List of entitlements parents", "request": { "name": "List of entitlements parents", @@ -47343,7 +47343,7 @@ }, "response": [ { - "id": "19934783-5cfc-4d75-a1ec-429156d0a951", + "id": "f4deff0e-5d86-45de-a8c9-b9f3d7b6c522", "name": "List of entitlements parents from an entitlement", "originalRequest": { "url": { @@ -47434,7 +47434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b254ad-1680-49e4-8090-432f682877e6", + "id": "f147dac3-33da-4cbf-9d4c-a770f51e0366", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47525,7 +47525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "891f01b8-b4c4-41e2-8839-c64fd1489e82", + "id": "99cec326-edf4-4bf8-801f-c52dd1a959ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47616,7 +47616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a96d661a-4b9d-4bcf-9767-e87be4f5f7fb", + "id": "638d2e7f-8cdc-462f-8ab6-6411545da227", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47707,7 +47707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc6a9c6e-ad82-4bec-b902-82b38041a64d", + "id": "9d909bff-0dcb-4224-b997-a7cf65c7c4fc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47798,7 +47798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b11e860-4d24-4c3c-a51a-3ade7b99209d", + "id": "d66301e2-a360-4360-8793-2ac18adb66b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47889,7 +47889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "956a542e-c9c2-4e28-9c14-7c8836ab4a49", + "id": "5979aabc-bcc8-445f-a27d-804233a814aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47986,7 +47986,7 @@ } }, { - "id": "9649b867-56c2-4fc6-9d52-c2fd79bf00b9", + "id": "9cd95bae-df5c-4d22-94c2-3b3d52d76968", "name": "List of entitlements children", "request": { "name": "List of entitlements children", @@ -48074,7 +48074,7 @@ }, "response": [ { - "id": "7706f346-58d1-42c1-a981-0fad2de9d72b", + "id": "d1752da5-ece9-43d4-8980-9a59a738c010", "name": "List of entitlements children from an entitlement", "originalRequest": { "url": { @@ -48165,7 +48165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16e1d043-8194-4cc5-89e3-fc63edd859ed", + "id": "e72e39f4-793b-487f-8d32-40fa68285313", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48256,7 +48256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34b3d6a1-2d00-453a-b34f-bc47512e6c8d", + "id": "4dc00b58-9353-436c-98ca-0a0d1cc1808c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48347,7 +48347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40d81c0d-c450-45a9-a49c-cbeabbb6a881", + "id": "a1624999-2673-4c84-9887-75758f03286a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48438,7 +48438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d8c340a-cdd3-4dc4-958e-42e1627ef6ed", + "id": "2e8cc3c7-d458-4236-a321-204a4de6928c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48529,7 +48529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bc7ed05-eab6-4a51-a196-6ced1af986ce", + "id": "93b9769f-5cb7-4f82-8c4c-5541e6c4560b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48620,7 +48620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50435fae-81f2-4ce5-a169-d7d7910df234", + "id": "053ed49b-2499-44ec-9aea-1d5e5eb8a93d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48717,7 +48717,7 @@ } }, { - "id": "d5d8a7f0-aa38-44ab-8df3-5814a844b9d9", + "id": "7e494791-8a98-4ae2-852a-d76bdbfacdee", "name": "Bulk update an entitlement list", "request": { "name": "Bulk update an entitlement list", @@ -48760,7 +48760,7 @@ }, "response": [ { - "id": "22ace200-c057-415f-a162-717d16991819", + "id": "89209e33-8c2a-4a77-a54f-455bd2199268", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -48807,7 +48807,7 @@ "_postman_previewlanguage": "text" }, { - "id": "43d84730-4c96-4b19-a51b-87d24184a54d", + "id": "03a194f5-4bf0-42df-b697-2e866a85d88c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48864,7 +48864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee3db309-147d-4cdf-b63b-6bc70ea7dae3", + "id": "a8428470-f5d1-44bc-a2d2-a0332fcde5a7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48921,7 +48921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b5d9b28-d7e6-462d-a8da-232b79aa040f", + "id": "716858c6-ea6b-4220-8d55-83ab20794055", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48978,7 +48978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c41367b-bd11-4822-a951-96d2d0ed93d1", + "id": "0e7dcaab-1399-4c02-9cf2-4ec266b3b6e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49035,7 +49035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1a64001-b907-456d-8d7e-58c502d44c9b", + "id": "8f2b5be1-04ce-4d56-9c57-6a0a94d97647", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49098,7 +49098,7 @@ } }, { - "id": "7263da34-7158-43c1-9713-62e2364d2c83", + "id": "e00e21a6-6c1b-4d4c-a4a9-6a44d6ba3fb9", "name": "Get Entitlement Request Config", "request": { "name": "Get Entitlement Request Config", @@ -49140,7 +49140,7 @@ }, "response": [ { - "id": "9961934b-4d11-4404-b11f-37269ec1feb4", + "id": "7d4b4f0b-3caf-4089-a29b-07d83d8bb633", "name": "An Entitlement Request Config", "originalRequest": { "url": { @@ -49185,7 +49185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f467a1e3-fcd3-41a3-8a4b-b6176438d55f", + "id": "e8c2a6e4-103f-46e2-abc4-d6b76c8ba94c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49230,7 +49230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f878e855-e1a8-4768-a116-701a2a9b390e", + "id": "48f199dc-8bfa-4c72-907f-95e955c3a612", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49275,7 +49275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36cafef1-9e8a-4952-8085-87bdb3bc85d2", + "id": "412c19b2-2248-4b7f-ad37-a71a6b448c71", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49320,7 +49320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb0ab4db-9ccd-4ce1-98a8-baa20c8fa0ca", + "id": "ff7c3218-d9ca-4028-b4db-9f027ebf5693", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49365,7 +49365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e10db02-d308-4df1-ac92-3ff169735188", + "id": "c5fca5fc-a55e-4109-8bf4-8e85565dc9a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49410,7 +49410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeb9e8eb-7357-4709-821d-63b3d4cecc33", + "id": "9f81acbc-9e4d-460f-bdeb-38877133307c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49461,7 +49461,7 @@ } }, { - "id": "fb1a7f12-b745-4aca-bc09-db622cf5d17c", + "id": "83af17eb-8d8e-4f0c-a2f4-14fd636ff182", "name": "Replace Entitlement Request Config", "request": { "name": "Replace Entitlement Request Config", @@ -49516,7 +49516,7 @@ }, "response": [ { - "id": "309287d8-a3bc-407e-9447-94fe27858fde", + "id": "035c540e-86f4-4713-ba10-e79cd57548dd", "name": "Responds with the entitlement request config as updated.", "originalRequest": { "url": { @@ -49574,7 +49574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5566d73e-7e09-45df-82d5-7dd856f7423a", + "id": "65c3e238-1fe0-4747-bdc0-afba7bad0692", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49632,7 +49632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9360eafb-dd25-4443-8423-84634033bafb", + "id": "ae4e494a-56e6-491b-95d5-ae1861364a75", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49690,7 +49690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab5ff314-c0fd-4b83-8de6-1efe9911993b", + "id": "6aee9c14-d9d1-48dd-9297-1d5de0d134a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49748,7 +49748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "facdd4b2-a865-454c-bad2-26483159cdf1", + "id": "e2a59176-8818-4991-9bcc-f7e141be4c03", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49806,7 +49806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5f6a47a-d7d7-4e53-bcff-b1a80d8db33e", + "id": "03cde27a-4995-480b-8e36-ea3a166b3e6c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49864,7 +49864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a52de6ba-acd2-47a6-91d6-9bfff02d6963", + "id": "9d69ae44-0bbb-45a9-bc6f-1a871c9501ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49928,7 +49928,7 @@ } }, { - "id": "cc76e22e-f73e-4344-a16d-b485e8bb4aa9", + "id": "58436cf9-1c43-472b-8536-0f8709527b7b", "name": "Reset Source Entitlements", "request": { "name": "Reset Source Entitlements", @@ -49971,7 +49971,7 @@ }, "response": [ { - "id": "7b71a62d-39c3-4f1c-8aec-13c9380651a0", + "id": "aa1609f9-e62a-4016-8e95-26f4365b5acd", "name": "Entitlement source reset task result", "originalRequest": { "url": { @@ -50017,7 +50017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b968b95-5178-4981-ab70-b9b1dfbf27ab", + "id": "97d5bcdf-5d44-4cd5-8d20-f4dd605fb855", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50063,7 +50063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7ed6360-7088-4529-b874-6a32311466d0", + "id": "2d79f016-3eff-4ea0-b7cf-52139841e363", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50109,7 +50109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92b2649b-2a4e-4235-9b49-569ba064b52e", + "id": "1055075d-cf03-47b3-8470-5a9f1f763612", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50155,7 +50155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adc1eb1d-a705-41c2-81f9-af183a03ff05", + "id": "f41352e6-62d0-426e-8e47-be1c3c7de9f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50201,7 +50201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9721e9b-13d2-46d6-a18e-94b5a3de82d2", + "id": "1aa7abf9-de1c-4feb-8dbc-dda3ee61f616", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50253,7 +50253,7 @@ } }, { - "id": "18473b63-83e9-4abd-b518-c14ae4b9ba29", + "id": "5e981d5e-c6ca-4e80-8796-30e3d2df71df", "name": "Import Entitlement CSV File", "request": { "name": "Import Entitlement CSV File", @@ -50305,7 +50305,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "qui nisi mollit volu", + "value": "aliqua", "type": "text" } ] @@ -50313,7 +50313,7 @@ }, "response": [ { - "id": "ed154d74-53e5-4973-adbb-52eacb098621", + "id": "a7dc0130-d551-4626-9a1c-f6fc62e0f0f4", "name": "Load Entitlements Task", "originalRequest": { "url": { @@ -50357,7 +50357,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "qui nisi mollit volu", + "value": "aliqua", "type": "text" } ] @@ -50376,7 +50376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ed36d72-646c-493d-af3a-2a65b9d0fe90", + "id": "af6af2fb-f420-42f0-9519-f8806220fa7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50420,7 +50420,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "qui nisi mollit volu", + "value": "aliqua", "type": "text" } ] @@ -50439,7 +50439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34641671-a081-4722-8d77-a28518120ec6", + "id": "c04e80a3-825f-4397-a528-9516bd99fb59", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50483,7 +50483,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "qui nisi mollit volu", + "value": "aliqua", "type": "text" } ] @@ -50502,7 +50502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9cfdbd7-624c-477f-b90c-b3fc80d1b3d8", + "id": "1763389b-41e1-4c50-84e3-18a92f3a7ce1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50546,7 +50546,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "qui nisi mollit volu", + "value": "aliqua", "type": "text" } ] @@ -50565,7 +50565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3de0b643-4d0c-420f-93d6-89632f62e9c2", + "id": "a252b474-f2c6-4100-a480-5648133981f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50609,7 +50609,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "qui nisi mollit volu", + "value": "aliqua", "type": "text" } ] @@ -50628,7 +50628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8517e743-e01d-42b9-bf54-1ff998bf6487", + "id": "046c5a88-9c17-4a36-b76e-e8ce9e1de9f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50672,7 +50672,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "qui nisi mollit volu", + "value": "aliqua", "type": "text" } ] @@ -50703,7 +50703,7 @@ "description": "Use this API to implement and customize Governance Group functionality. With this functionality in place, administrators can create Governance Groups and configure them for use throughout IdentityNow.\n\nA governance group is a group of users that can make governance decisions about access. If your organization has the Access Request or Certifications service, you can configure governance groups to review access requests or certifications. A governance group can determine whether specific access is appropriate for a user.\n\nRefer to [Creating and Managing Governance Groups](https://documentation.sailpoint.com/saas/help/common/users/governance_groups.html) for more information about how to build Governance Groups in the visual builder in the IdentityNow UI.\n", "item": [ { - "id": "7a261218-78f2-4793-a444-f34a234dad49", + "id": "b8670055-7f05-4562-80ea-1682cdaca3a3", "name": "List Governance Groups", "request": { "name": "List Governance Groups", @@ -50778,7 +50778,7 @@ }, "response": [ { - "id": "765600a9-96d7-4c8a-aa66-6a86a62a348b", + "id": "8af548e9-05d0-4ca4-a549-8414ea86e02f", "name": "List of Governance Groups", "originalRequest": { "url": { @@ -50867,7 +50867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4522594-92f3-477e-9684-d81922ec9cef", + "id": "30ace126-da19-40b1-80b2-a30f9f26d9d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50956,7 +50956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47b721cd-84c7-43da-bb09-cbc6400cdf76", + "id": "fae47337-243f-43c9-8baa-c3a2d092384d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51045,7 +51045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "991a384a-2c01-4ec2-b9b2-cd99244fb928", + "id": "5494523e-9714-4655-9b03-bf71cab460c4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51134,7 +51134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faece472-3bce-4028-a82a-119bb7ab2109", + "id": "399853e1-c782-4a34-ae3b-e150e166407c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51223,7 +51223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "276c23aa-e08c-42aa-862f-01c8f016b727", + "id": "07d7941e-7f78-4c01-a82b-57ef82081de9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51318,7 +51318,7 @@ } }, { - "id": "1597e68d-2e1b-467e-b557-137e7df92423", + "id": "97ecb114-7f8c-48f3-b8f2-c3b014197598", "name": "Create a new Governance Group.", "request": { "name": "Create a new Governance Group.", @@ -51360,7 +51360,7 @@ }, "response": [ { - "id": "58fcc128-6c5d-4cb8-a343-b39ac4f5f56a", + "id": "f9073a8e-8494-445b-9740-ac78c7344661", "name": "Governance Group object created.", "originalRequest": { "url": { @@ -51416,7 +51416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4f817e4-b690-4743-94d9-d86d55965efb", + "id": "908c8bdb-1648-4c41-823c-95f7aafb6532", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51472,7 +51472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f79ec318-6e09-4b25-8024-284576cc90a8", + "id": "4d219f69-4363-4fd8-9983-046a4ac48c7f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51528,7 +51528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e16602e-9045-450c-84fd-30153fde9a9e", + "id": "b5165a3f-f3f2-4cf0-955b-20a259a6ffa9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51584,7 +51584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a18f254-2987-4803-acd6-69166ba0e1d7", + "id": "9fda033e-8192-4555-a1db-b1c2ffe3db73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51640,7 +51640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12e5ebaf-7e3d-4f85-a085-eefb3115bc76", + "id": "044b778d-d342-4a1f-9e23-db439616ac4f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51702,7 +51702,7 @@ } }, { - "id": "d1bdff7d-ad57-4e88-84c2-39bc13b46a6a", + "id": "ee09d8da-93e6-463f-a882-b6d4ef861eef", "name": "Get Governance Group by Id", "request": { "name": "Get Governance Group by Id", @@ -51743,7 +51743,7 @@ }, "response": [ { - "id": "a36057cd-68fa-4df1-86fc-eca79ebc77d9", + "id": "ccf99a1b-25f4-44d5-be85-5168982c5be1", "name": "A Governance Group", "originalRequest": { "url": { @@ -51787,7 +51787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ac4a248-719e-4d8b-8cc4-8f1f31f1bb74", + "id": "4f87ad24-283e-4547-8272-a8a5620a4854", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51831,7 +51831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0a81748-5746-4647-a828-f8b6a5ee7a8e", + "id": "7efe6afe-5d7f-49d0-baa9-57d700e2e7e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51875,7 +51875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef08074d-6e81-4441-8734-d28470bf3191", + "id": "44d3de2c-f41a-4ac5-9a20-c8c80475c54a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51919,7 +51919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03aed27b-3c54-4c06-b3d6-4213d8e539aa", + "id": "d64816f4-cdd1-452f-ac21-ed423e47ae9e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51963,7 +51963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01796545-13f7-43aa-a09d-4e450e5326a1", + "id": "366e1a95-ce17-4a05-87ac-a59e7368156c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52013,7 +52013,7 @@ } }, { - "id": "b8337952-3765-4548-ba46-1436b5af6501", + "id": "e53a4ed7-a2e6-41a1-8708-568dc520ce16", "name": "Delete a Governance Group", "request": { "name": "Delete a Governance Group", @@ -52054,7 +52054,7 @@ }, "response": [ { - "id": "5e9cdea9-2555-4416-a327-12912251b06c", + "id": "f3c2f5d1-9a6e-4864-94e9-e9ad72da6d5e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -52088,7 +52088,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6bbb270b-30d8-4efa-b172-2f5370182136", + "id": "758c72cd-e70a-4950-95bb-76bb893da6fb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52132,7 +52132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a79144fd-5734-4471-9dca-f9e4439b2271", + "id": "05de5aaf-a3bb-4c74-b733-6abde4fa8afc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52176,7 +52176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3da24eb4-072e-4884-b06a-78ea541ff209", + "id": "fbe15171-f7e6-4c5b-829a-16554357696a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52220,7 +52220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0b133fc-c7d8-479f-a608-550b995b2f40", + "id": "d9c5bf1b-8b4d-4646-b974-dfcb8d1ea267", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52264,7 +52264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fae480a-e9c9-4ce5-aa87-7dbb64f3fdaf", + "id": "883ee8ed-d349-4d6a-93f6-e62ee0958860", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52314,7 +52314,7 @@ } }, { - "id": "56ec39db-9026-4670-9efe-c8ce4eaf3610", + "id": "adedafb6-0731-4494-9f99-190c5aaa064f", "name": "Patch a Governance Group", "request": { "name": "Patch a Governance Group", @@ -52368,7 +52368,7 @@ }, "response": [ { - "id": "3b7ccdc5-0464-49b4-8e83-1d4384734140", + "id": "736af44a-046c-4f42-aa54-8119fddfcb30", "name": "A Governance Group.", "originalRequest": { "url": { @@ -52425,7 +52425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64a43d0a-7964-4a9c-90a0-2f6555d5efac", + "id": "5de879f1-c46c-440a-a588-21460085eb66", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52482,7 +52482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef0d1234-08e8-4769-9268-ca39357b0636", + "id": "28a10728-89a0-461a-badc-7e6b26b9be4f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52539,7 +52539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f35d1eb9-267e-46ba-96a9-2f13c0712b7e", + "id": "64da5fea-d024-4308-b027-7ad3610836c6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52596,7 +52596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec77a147-6905-48e0-a4e9-5d049c381cf7", + "id": "301f053b-89e9-46fd-a07c-f21fa9a84119", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52653,7 +52653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1111d41a-01ce-4caa-bf90-cc9544265354", + "id": "5a8ae342-b368-4541-bf06-d44fdf00976d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52716,7 +52716,7 @@ } }, { - "id": "ae628f06-1e6c-4759-a394-48aab40e9c22", + "id": "ba900035-45d9-4a37-9238-e1b38155851e", "name": "Delete Governance Group(s)", "request": { "name": "Delete Governance Group(s)", @@ -52759,7 +52759,7 @@ }, "response": [ { - "id": "25c3ef11-9f63-4941-bf71-df654b468cd4", + "id": "48ef6a76-63cc-44d7-be60-893c0fb08e70", "name": "Governance Group bulk delete response.", "originalRequest": { "url": { @@ -52816,7 +52816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80a53757-24fc-4095-bf92-60f8664b6b94", + "id": "61e21dc0-464f-4439-bb3b-dd510b73a1e9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52873,7 +52873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cf66d6a-a871-48a6-86fe-3257f6d660b5", + "id": "69d65fee-4724-455b-b047-06791602409b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52930,7 +52930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e8bd541-cef3-4682-80f9-f24dceb108a7", + "id": "bc4550d3-2ed6-495d-a92a-058d5477a895", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52987,7 +52987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1da4931e-bad1-4f9d-a22d-8c9cb16cc789", + "id": "7716c10f-1ad1-421b-85d5-5e03001eb780", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53044,7 +53044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce6acc29-959b-4234-be5d-2c60fad0e8ea", + "id": "9a8af24b-285a-459c-8b11-b38d8f06a47d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53107,7 +53107,7 @@ } }, { - "id": "f2814667-ae16-4954-bbe7-e48e6897b84c", + "id": "44829174-7fd7-415c-98c1-af5e988269c5", "name": "List connections for Governance Group", "request": { "name": "List connections for Governance Group", @@ -53186,7 +53186,7 @@ }, "response": [ { - "id": "173f5e9f-4ee3-43b0-9b58-297120d98b81", + "id": "696a3092-37c0-4bd0-b7af-933f24d28c73", "name": "List all connections associated with a Governance Group.", "originalRequest": { "url": { @@ -53268,7 +53268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14156c50-e805-40f2-82b7-e85ef9039114", + "id": "634a6047-634b-4e9a-aec5-79ad0b5f2f54", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53350,7 +53350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c7b7764-8e33-47c8-8d4d-5d9af2e6da45", + "id": "70ac4e4e-8b76-48fc-8faf-67d4b89d080f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53432,7 +53432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "996781e7-be2f-4f81-9157-a9ac0fbe58d7", + "id": "e3ae803e-dfa0-4f21-883b-59ec062d8282", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53514,7 +53514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e2d7425-3df8-484d-851f-bc900a09e8bc", + "id": "002f6ec1-8f1a-4c68-80c6-40c88c9169b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53596,7 +53596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf547276-deda-4532-99bf-1e98a287f2d0", + "id": "b1e9f64a-c910-4308-b637-f18252fa3a3e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53684,7 +53684,7 @@ } }, { - "id": "f0f56c6f-7e31-4789-b8b3-852785e96d98", + "id": "44d3a9a7-2fc0-4a39-91b0-1dca42a1861c", "name": "List Governance Group Members", "request": { "name": "List Governance Group Members", @@ -53763,7 +53763,7 @@ }, "response": [ { - "id": "d431f611-6ea7-4aa5-b65b-3b9273cb58dd", + "id": "8d8bf220-b856-4d9c-8653-834223e5ded0", "name": "List all members associated with a Governance Group.", "originalRequest": { "url": { @@ -53845,7 +53845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f1c3199-dd66-4de4-bc20-30e752e66a00", + "id": "847c2ca8-0229-4d21-9c17-96cefd246fd2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53927,7 +53927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c229f46f-2c2a-4b3c-8823-e8741233105c", + "id": "4c71026e-9ab1-4210-84c1-e4bb42b791b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54009,7 +54009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b69e711-f3cf-4f82-ad43-862f58866844", + "id": "062a679e-0f08-4c66-8ed7-a841e59ebd7a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54091,7 +54091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54e534ec-c746-4842-bc43-2ef8b5a0ba92", + "id": "c50e68f1-7c24-4b92-a487-7b161a17d7a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54173,7 +54173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce4af89-5e50-45d6-88e0-5c92b165e82c", + "id": "04340107-ce14-4d0d-8f2d-1646a2a7023a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54261,7 +54261,7 @@ } }, { - "id": "750eb596-cc92-4956-bdc1-1a77ee64c430", + "id": "781e20d4-270c-423b-a258-dd1288e2f5cf", "name": "Add members to Governance Group", "request": { "name": "Add members to Governance Group", @@ -54317,7 +54317,7 @@ }, "response": [ { - "id": "e093d207-abad-4822-9625-e20207a15f74", + "id": "8611b1a6-09e6-450d-a015-c18eb0c7d119", "name": "List of added and not added identities into Governance Group members list.", "originalRequest": { "url": { @@ -54376,7 +54376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0548d97c-5832-4766-986f-6adc86447ac7", + "id": "f1ca7662-d860-4033-aedb-6a83a1ac8f77", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54435,7 +54435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9dfb81c-3e6e-468a-a25c-de5d781346f3", + "id": "e1904f8e-7dec-44ac-aca9-7e0c13edb20b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54494,7 +54494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd9428ec-80f2-491a-b33b-1ec557248bcf", + "id": "a14552d0-e249-442b-8eb4-b91f3099e6a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54553,7 +54553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76448199-85ee-4503-922f-ce7708f6e323", + "id": "6f7165df-36f0-4b29-aa3e-6fa8a9276d5d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54612,7 +54612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cf69bef-0d33-48ca-bf9a-aa354277a319", + "id": "42a083b9-9413-47b3-9196-898ad19400e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54677,7 +54677,7 @@ } }, { - "id": "9db398d2-97cf-4bca-ae69-39d0b0ecf647", + "id": "750cf3a3-6260-41f1-881b-e47fa5933497", "name": "Remove members from Governance Group", "request": { "name": "Remove members from Governance Group", @@ -54733,7 +54733,7 @@ }, "response": [ { - "id": "36317ed3-301f-4f1e-964f-b777771aedcf", + "id": "fd211de5-2797-45c1-b2dc-7fdaa62395fc", "name": "List of deleted and not deleted identities from Governance Group members list.", "originalRequest": { "url": { @@ -54792,7 +54792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7915541-8939-4dd2-af2a-af5debba2ed8", + "id": "6ce192ea-823d-4b03-9574-a574f2ecd6ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54851,7 +54851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7966837-735b-47d1-a0b4-ee8fee5609ea", + "id": "804b7013-9692-4036-8db6-a5c14fa2f855", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54910,7 +54910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c19cc3af-09b4-4e97-8aa7-1379f98d00fd", + "id": "398ef02f-fe42-45c5-9848-a8ecfa0b20e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54969,7 +54969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9a81640-7159-4eae-85ab-13246645da93", + "id": "5e1a63c8-a9f1-4a1e-9e54-9833ef21c769", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55028,7 +55028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38836f6c-3221-4871-ab23-40e3b4ee23d6", + "id": "bc4d5095-9e21-4836-ac6c-12f1de412b6e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55099,7 +55099,7 @@ "description": "", "item": [ { - "id": "879c8f07-133a-49c4-b6ac-b54800dd7ee7", + "id": "b0bc4369-5991-4b33-9903-183695170e94", "name": "Get Message catalogs", "request": { "name": "Get Message catalogs", @@ -55140,7 +55140,7 @@ }, "response": [ { - "id": "d7cb5429-21d8-42cf-b2f0-d83941191628", + "id": "7032edf9-9acd-4702-9c2d-295c3dd4ffd9", "name": "The message catalogs based on the request headers", "originalRequest": { "url": { @@ -55184,7 +55184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "284d212e-bca2-471e-8645-d483ca8e5ca7", + "id": "bb24cc30-3981-4171-bb3e-db21a7275462", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55228,7 +55228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "508b537b-74cc-4629-ba7f-ce4fba3eb2ea", + "id": "40dd5582-31ee-4a95-b258-ef810f51a8d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55272,7 +55272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd50baab-c743-4aa9-b687-03323c0ed2f7", + "id": "2b36d951-abd3-4c6b-98d9-35ef08647e0d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55316,7 +55316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "644109c2-ffdc-4770-9794-e36d8c4b2244", + "id": "2b6cc073-b058-4ba0-8088-9f6336263935", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55360,7 +55360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fc2e8fc-1a9a-47e2-b914-4bf8cfc00242", + "id": "0e0145d5-975a-44bc-9690-16594bfb523d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55416,7 +55416,7 @@ "description": "", "item": [ { - "id": "6cdec97d-cb05-4197-aa21-3463db0fec2b", + "id": "ce5c71de-44b6-42b5-a9ab-9e0a357a4cb3", "name": "Identity Access Request Recommendations", "request": { "name": "Identity Access Request Recommendations", @@ -55493,7 +55493,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -55509,7 +55509,7 @@ }, "response": [ { - "id": "7a39e1bc-0b41-4565-bc4f-2cc0e0c6f017", + "id": "7c92b9fc-33c8-42dc-9b40-a0f253e34eef", "name": "List of access request recommendations for the identityId", "originalRequest": { "url": { @@ -55581,7 +55581,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -55616,7 +55616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d772905-85b8-4019-9cd0-53c128253058", + "id": "a8e67b1b-cf88-437d-8d27-ffa60ce44ebc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55688,7 +55688,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -55723,7 +55723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d6c67b9-8e0f-421c-80d6-fcc2add412b5", + "id": "9dd73895-cab5-4eb3-99dd-f4aee9251f16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55795,7 +55795,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -55830,7 +55830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34806b80-c33b-4e93-bdc3-7d5ae8dc6a26", + "id": "c53a81ba-33f6-4ed2-8608-35a3b5c17f87", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55902,7 +55902,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -55937,7 +55937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1a20c63-3005-478c-9e1d-88cec4e1b0b2", + "id": "df04c831-63b2-49ef-a7b7-74a4c776c991", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56009,7 +56009,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -56044,7 +56044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57aa63c9-7c09-4ff8-969c-b697868f2dc5", + "id": "a6e25ce0-64ee-47e7-87f8-d8ebda0ec1d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56116,7 +56116,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -56157,7 +56157,7 @@ } }, { - "id": "fee7f6f4-039d-405c-9465-91c77bda6f14", + "id": "bcad5f6d-ae04-43e0-a1dc-c323c968541d", "name": "Notification of Ignored Access Request Recommendations", "request": { "name": "Notification of Ignored Access Request Recommendations", @@ -56200,7 +56200,7 @@ }, "response": [ { - "id": "6d68c748-a6ad-41f9-97e1-18e465f55979", + "id": "fa6afda5-fe82-47b9-ad48-b56f96fd132f", "name": "Recommendation successfully stored as ignored.", "originalRequest": { "url": { @@ -56257,7 +56257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "603174e4-3a85-43c9-887e-221a66b12302", + "id": "b65bbee9-2e8f-4757-8af1-4329d6c99cb7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56314,7 +56314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f952b8c-4f72-4714-a5bd-77a2c6e79d9d", + "id": "16254a53-2598-4d4d-a7cf-6111990ae035", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56371,7 +56371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2a3af8d-911c-480f-ba91-f7e24f335f71", + "id": "4e337406-4ac9-46fe-b468-42158dce2792", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56428,7 +56428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "277f134f-671d-4837-9be1-e1f24b977f17", + "id": "82c9dcda-65db-46b0-91cb-3af6dcc14f20", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56485,7 +56485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d6e943b-f020-45e9-b2dc-f89df8e0b4cc", + "id": "021f6833-92de-419a-bf58-8e4c4087a6ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56548,7 +56548,7 @@ } }, { - "id": "4c117dce-5631-4731-b6d4-1e8cd0e0fb86", + "id": "7f2ccb74-e79a-4ea3-ae3b-494938345502", "name": "List of Ignored Access Request Recommendations", "request": { "name": "List of Ignored Access Request Recommendations", @@ -56624,7 +56624,7 @@ }, "response": [ { - "id": "e1db310d-dfe8-447b-b42b-c5d63b88b191", + "id": "e2d206a1-4912-48bd-8dfb-dd75ba172293", "name": "Returns list of ignored access request recommendations.", "originalRequest": { "url": { @@ -56714,7 +56714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72d7a5f7-c740-4f46-8a3f-1e5990bca87e", + "id": "25391ec8-c522-4c62-96e9-9f929cbfae8e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56804,7 +56804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71336624-6271-402d-ae2a-1024145ee0c1", + "id": "3a540f9f-a222-4055-9f66-2c01d872c672", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56894,7 +56894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8919bc14-5425-4c86-9068-2d070ee054dc", + "id": "8443cfb9-2e00-4b00-b2be-908363b24f51", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56984,7 +56984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "439f888b-80c2-4156-a2a4-3e7d5dc70b98", + "id": "e41284e1-47af-4ca6-8fb3-b4d2013728c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57074,7 +57074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2783c329-86a5-43c5-8594-20f761baaba1", + "id": "9df65b6f-42d0-4a0b-9fcd-911c93cd29a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57170,7 +57170,7 @@ } }, { - "id": "bb65c659-35aa-4e06-86d5-f5c40221527a", + "id": "9bd88d94-c802-40f5-88cb-02c4f1dff77f", "name": "Notification of Requested Access Request Recommendations", "request": { "name": "Notification of Requested Access Request Recommendations", @@ -57213,7 +57213,7 @@ }, "response": [ { - "id": "c803a9be-987d-42c9-8e20-7733c96fc781", + "id": "41c218ed-75fc-4fa7-b6ef-6e4c690fa384", "name": "Notification successfully acknowledged.", "originalRequest": { "url": { @@ -57270,7 +57270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef57f433-76c1-4518-8b46-56b82823e162", + "id": "8119a984-1ef9-4ee8-b435-dd4446f037e5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57327,7 +57327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e139f13c-8960-4a28-96f0-0c0bc569af1a", + "id": "b3994662-4a77-406e-b6be-9fac336d45f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57384,7 +57384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c8d4b99-6a64-41b6-99f2-fca27e3afd63", + "id": "bafecd65-fcee-4092-be0f-88db8708dbce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57441,7 +57441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8626e73f-3959-44f8-be1c-fc23ba3da984", + "id": "b4ac7932-37fa-4859-b1d0-e3da5ed987c1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57498,7 +57498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ce315f0-0da4-44c9-ad0b-5ddbd46fbec1", + "id": "7ea756fd-b671-4363-a28c-cb3ba5a5c1f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57561,7 +57561,7 @@ } }, { - "id": "9d96a4c1-9d9d-4f79-8f08-3ed4e1b4ae36", + "id": "28551fec-7867-4990-9edc-af59c3e1636e", "name": "List of Requested Access Request Recommendations", "request": { "name": "List of Requested Access Request Recommendations", @@ -57621,7 +57621,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -57637,7 +57637,7 @@ }, "response": [ { - "id": "93f59d18-7659-4518-8021-d877a6b15500", + "id": "8625d25d-7fb5-4a9b-bb60-b0aeebdcc899", "name": "Returns the list of requested access request recommendations.", "originalRequest": { "url": { @@ -57692,7 +57692,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -57727,7 +57727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d07511c-1991-4e5c-94a1-ec6c09269474", + "id": "e0dd2295-d118-4cab-922b-c363673fd0da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57782,7 +57782,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -57817,7 +57817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb8955ed-7393-41c6-8209-638952a0b4bd", + "id": "5487ba42-5972-4dd0-ba33-71662fd26f28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57872,7 +57872,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -57907,7 +57907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab15ba07-a1b3-4d13-a44d-0d3b81eb47eb", + "id": "a51b2e61-cd10-4543-9762-6827c9182b16", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57962,7 +57962,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -57997,7 +57997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6234ed6-f1b1-4eaf-8faf-e292b0ee357c", + "id": "206a5ecd-70dd-46fd-b1b7-cf042462e19a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58052,7 +58052,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -58087,7 +58087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c93a979c-6409-496b-8248-7338a96f0be7", + "id": "0d632c1f-176e-410b-9858-a56e60ee1cc6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58142,7 +58142,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -58183,7 +58183,7 @@ } }, { - "id": "3617138a-183e-4b16-a795-f0c6eb7d700e", + "id": "dc43ca7d-b61e-46f5-ad0a-7601fda60e77", "name": "Notification of Viewed Access Request Recommendations", "request": { "name": "Notification of Viewed Access Request Recommendations", @@ -58226,7 +58226,7 @@ }, "response": [ { - "id": "4d2b289d-0cfc-4551-9f80-8f34ce70c06f", + "id": "b2335ab4-b78d-482c-ba24-57a44bddc22b", "name": "Recommendation successfully stored as viewed.", "originalRequest": { "url": { @@ -58283,7 +58283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "247e10d8-3256-411d-9e68-c2e0aa78b9fc", + "id": "28400d3b-4612-4fb7-b2c1-ee4f558d3588", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58340,7 +58340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dbcbf96-8681-440a-91fa-fc24b1adc3fe", + "id": "13e90191-19fa-4c65-a2e8-a12c20640139", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58397,7 +58397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "019e958b-2227-4b29-8c7b-fb9dcd24b8ad", + "id": "f6899376-3851-4d35-acb0-73c58a7e83b5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58454,7 +58454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ddc16c0-c8c1-42eb-8093-93f5b37c8580", + "id": "e64d39c0-3da4-487b-8360-2c2cdc61b3d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58511,7 +58511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90e49635-e91f-4188-815b-c795fc9df6f9", + "id": "bcab84c5-5397-4a6a-aad8-721a069650ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58574,7 +58574,7 @@ } }, { - "id": "33916ee1-1320-4368-9683-657a977d4aaa", + "id": "95e6b273-c887-4484-9fe9-8a26e94f30d3", "name": "List of Viewed Access Request Recommendations", "request": { "name": "List of Viewed Access Request Recommendations", @@ -58634,7 +58634,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -58650,7 +58650,7 @@ }, "response": [ { - "id": "8730b81c-8dd3-4bfe-aac2-00846d03e2bb", + "id": "de6d5908-e8e2-452f-8a74-8b3a5f83b5db", "name": "Returns list of viewed access request recommendations.", "originalRequest": { "url": { @@ -58705,7 +58705,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -58740,7 +58740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b421c4ca-e11b-42ac-9c1f-a48c66e34021", + "id": "cfd0ae82-fee9-41a7-9a8c-4277c5842dc8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58795,7 +58795,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -58830,7 +58830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8f2c8aa-dd80-476c-9cee-a4ba46c6cacf", + "id": "30bd4546-7d1d-41ac-af5e-f66f32bfec2e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58885,7 +58885,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -58920,7 +58920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9063ea63-bf65-4983-b8a6-3745dee72a05", + "id": "b0ba8cde-b313-4b47-a963-06de47deae43", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58975,7 +58975,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -59010,7 +59010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ca04356-62ec-494b-bcb7-df37c76b6e0c", + "id": "a640bd54-13bc-4768-92ce-6f203e6f24f1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59065,7 +59065,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -59100,7 +59100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f3296fe-59fc-42a3-8f0d-75af3dba2b4f", + "id": "9469379f-0dfc-4f91-bf35-aa8fd75347a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59155,7 +59155,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -59196,7 +59196,7 @@ } }, { - "id": "fcb1d675-6e5b-4cbc-9837-faf1924f8fc4", + "id": "3d6795e5-9dc2-45eb-ada5-6af1ea607951", "name": "Notification of Viewed Access Request Recommendations in Bulk", "request": { "name": "Notification of Viewed Access Request Recommendations in Bulk", @@ -59240,7 +59240,7 @@ }, "response": [ { - "id": "d03a6150-1e30-4456-bdef-7b258ae9ac90", + "id": "9965d886-11f0-4ab8-8c83-8597dd121269", "name": "Recommendations successfully stored as viewed.", "originalRequest": { "url": { @@ -59298,7 +59298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40a23d90-bd3a-4885-a9b0-3c21201d666e", + "id": "47642763-f8a4-466f-bf40-7b579f1f5d42", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59356,7 +59356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00c49cb7-ef19-4113-9b76-d66bf5ad72ff", + "id": "bcd07808-692b-444d-a122-65d65fd0e85b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59414,7 +59414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccf844af-4657-4c5d-a9e2-57ea30e9d610", + "id": "7c851ab6-2b5d-44ed-a65b-e21eb71d4476", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59472,7 +59472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88c78f74-d985-4ccd-bd16-a60986e647f5", + "id": "4b36b8d8-d104-4cd1-86be-c89412950e0b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59530,7 +59530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c85e651-4b5a-4f4d-86c2-9f15f796cb7a", + "id": "ad0277ce-15ca-4948-9b66-890a0e92b09b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59600,7 +59600,7 @@ "description": "", "item": [ { - "id": "7a919b88-f7b9-496e-a130-9a4655058410", + "id": "30a05c55-702e-43ec-8ed6-21af9c9af2bc", "name": "Get a paginated list of common access", "request": { "name": "Get a paginated list of common access", @@ -59675,7 +59675,7 @@ }, "response": [ { - "id": "48a33ece-9cf1-47ef-bb85-384581f84865", + "id": "af059be3-3df5-49a0-bf39-71bd62b89a47", "name": "Succeeded. Returns a list of common access for a customer.", "originalRequest": { "url": { @@ -59759,12 +59759,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"consectetur in culp\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"dese\",\n \"description\": \"deserunt dolore non aliqua\",\n \"ownerName\": \"reprehenderit est\",\n \"ownerId\": \"dolore reprehenderit dolore eu\"\n },\n \"status\": \"adipisicing enim\",\n \"lastUpdated\": \"1956-01-05T02:55:53.122Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"1958-08-04T04:27:12.127Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"mag\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"nisi non nostrud magna\",\n \"description\": \"adipisicing sed in esse\",\n \"ownerName\": \"laboris minim quis ut\",\n \"ownerId\": \"anim Ut ut id\"\n },\n \"status\": \"ex nostrud enim quis\",\n \"lastUpdated\": \"2001-04-26T09:44:32.583Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1978-06-12T22:35:52.847Z\",\n \"createdByUser\": false\n }\n]", + "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"ad irure labore\",\n \"type\": \"ROLE\",\n \"name\": \"ut occaecat \",\n \"description\": \"labo\",\n \"ownerName\": \"sit Ut sunt eu nisi\",\n \"ownerId\": \"lab\"\n },\n \"status\": \"esse cupidatat ad\",\n \"lastUpdated\": \"1966-08-08T16:24:25.166Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1972-03-29T16:46:58.150Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"officia cupidatat esse fugiat labore\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"minim aute non Duis\",\n \"description\": \"adipisicing do pariatur aliqua\",\n \"ownerName\": \"irure dolor reprehenderit\",\n \"ownerId\": \"sit ex\"\n },\n \"status\": \"anim aliquip\",\n \"lastUpdated\": \"1995-09-01T23:21:48.546Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"1973-07-18T19:49:37.812Z\",\n \"createdByUser\": false\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "df8ac664-4fe6-489e-9820-2750ebc40275", + "id": "1ff31748-ccd0-450a-915c-57cb869417bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59853,7 +59853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f00048c7-ad5b-4509-80fb-e679c27c5d5b", + "id": "6483b800-129f-4894-954a-26c0f518b470", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59942,7 +59942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00efcb24-7564-4f5b-bf40-e841f1f4530b", + "id": "140e9a46-18fb-47d5-bc77-60eb15d7da28", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60031,7 +60031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7735cf4a-e44c-4c72-9611-01413f05cfc3", + "id": "ade10b6f-a9fe-4998-8940-a6f03641bc3b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60126,7 +60126,7 @@ } }, { - "id": "a96dfb0f-d30c-400f-8b76-f9218cb4acf6", + "id": "85b07f18-3eb8-4b17-b414-fcf467b80794", "name": "Create common access items", "request": { "name": "Create common access items", @@ -60157,7 +60157,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla exercitation officia dolor irure\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Excepteur consectetur commodo\",\n \"description\": \"qui in\",\n \"ownerName\": \"sunt reprehenderit nostrud\",\n \"ownerId\": \"aute fugiat officia\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"eiusmod minim\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ullamco sunt ipsum occae\",\n \"description\": \"Ut non quis \",\n \"ownerName\": \"deserunt quis\",\n \"ownerId\": \"magna commodo proi\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60168,7 +60168,7 @@ }, "response": [ { - "id": "ddab0626-944f-4f5c-b59a-d32a06b4994e", + "id": "241a6652-179c-464f-950a-9ac782109ada", "name": "Returns details of the common access classification request.", "originalRequest": { "url": { @@ -60202,7 +60202,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla exercitation officia dolor irure\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Excepteur consectetur commodo\",\n \"description\": \"qui in\",\n \"ownerName\": \"sunt reprehenderit nostrud\",\n \"ownerId\": \"aute fugiat officia\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"eiusmod minim\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ullamco sunt ipsum occae\",\n \"description\": \"Ut non quis \",\n \"ownerName\": \"deserunt quis\",\n \"ownerId\": \"magna commodo proi\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60219,12 +60219,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"nisi magna et\",\n \"access\": {\n \"id\": \"aliqua adipi\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Lorem\",\n \"description\": \"esse id aliquip sint\",\n \"ownerName\": \"incididunt pariatur\",\n \"ownerId\": \"aute ullamco nulla\"\n },\n \"status\": \"CONFIRMED\",\n \"lastUpdated\": \"id inc\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"Lorem ex sint eu\",\n \"createdByUser\": \"veniam adipisicing cillum nulla id\"\n}", + "body": "{\n \"id\": \"occaecat esse magna\",\n \"access\": {\n \"id\": \"irure id nulla elit cupidatat\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"quis eiusmod commodo\",\n \"description\": \"anim do\",\n \"ownerName\": \"sed adipisicing minim\",\n \"ownerId\": \"dolore est sed\"\n },\n \"status\": \"DENIED\",\n \"lastUpdated\": \"in consequat quis\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"ut\",\n \"createdByUser\": \"Duis eiusmod nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "75590789-be57-45ba-8d3a-f1858b79ee88", + "id": "1f8bc2a9-8297-4b43-8450-83fcf7d98c4d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60258,7 +60258,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla exercitation officia dolor irure\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Excepteur consectetur commodo\",\n \"description\": \"qui in\",\n \"ownerName\": \"sunt reprehenderit nostrud\",\n \"ownerId\": \"aute fugiat officia\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"eiusmod minim\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ullamco sunt ipsum occae\",\n \"description\": \"Ut non quis \",\n \"ownerName\": \"deserunt quis\",\n \"ownerId\": \"magna commodo proi\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60280,7 +60280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f47c0ff-28ad-4ae9-88b4-5d7217abde5e", + "id": "3997aedc-e008-4d73-b958-523b0c9e0cc1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60314,7 +60314,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla exercitation officia dolor irure\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Excepteur consectetur commodo\",\n \"description\": \"qui in\",\n \"ownerName\": \"sunt reprehenderit nostrud\",\n \"ownerId\": \"aute fugiat officia\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"eiusmod minim\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ullamco sunt ipsum occae\",\n \"description\": \"Ut non quis \",\n \"ownerName\": \"deserunt quis\",\n \"ownerId\": \"magna commodo proi\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60336,7 +60336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16fb5be4-65fe-4446-a8cb-2d2ba61c3524", + "id": "83a45b4e-56eb-4868-9f2f-da91bb76582a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60370,7 +60370,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla exercitation officia dolor irure\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Excepteur consectetur commodo\",\n \"description\": \"qui in\",\n \"ownerName\": \"sunt reprehenderit nostrud\",\n \"ownerId\": \"aute fugiat officia\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"eiusmod minim\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ullamco sunt ipsum occae\",\n \"description\": \"Ut non quis \",\n \"ownerName\": \"deserunt quis\",\n \"ownerId\": \"magna commodo proi\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60392,7 +60392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6ed502d-3124-46ca-b6cc-8787d0541741", + "id": "4615baab-58cb-4199-9c91-2c0bb9c19c4c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60426,7 +60426,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla exercitation officia dolor irure\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Excepteur consectetur commodo\",\n \"description\": \"qui in\",\n \"ownerName\": \"sunt reprehenderit nostrud\",\n \"ownerId\": \"aute fugiat officia\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"eiusmod minim\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ullamco sunt ipsum occae\",\n \"description\": \"Ut non quis \",\n \"ownerName\": \"deserunt quis\",\n \"ownerId\": \"magna commodo proi\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60448,7 +60448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b8093e0-f16d-4aff-ac33-a3a476bf2ad0", + "id": "6c8a0c39-faf5-4388-9a00-2df87e6ec765", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60482,7 +60482,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla exercitation officia dolor irure\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Excepteur consectetur commodo\",\n \"description\": \"qui in\",\n \"ownerName\": \"sunt reprehenderit nostrud\",\n \"ownerId\": \"aute fugiat officia\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"eiusmod minim\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ullamco sunt ipsum occae\",\n \"description\": \"Ut non quis \",\n \"ownerName\": \"deserunt quis\",\n \"ownerId\": \"magna commodo proi\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60510,7 +60510,7 @@ } }, { - "id": "5edb7eb9-b500-4550-a925-d44e1f81d951", + "id": "061c56bd-27a8-422f-991b-b7be44c15c21", "name": "Bulk update common access status", "request": { "name": "Bulk update common access status", @@ -60542,7 +60542,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"fbe41d46-1a0e-26ef-48b5-d6a401be462f\",\n \"38e10d75-5246-164d-9346-46363c4e8961\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d276b145-97b3-c5fc-06af-f9116906f8ee\",\n \"urn:uuid:ee7359cf-3b5a-0091-6376-df7d603d8e14\"\n ]\n },\n {\n \"confirmedIds\": [\n \"dc341bf5-326a-3266-14cd-7faf8d95377a\",\n \"urn:uuid:c998fc74-89ca-1e98-3c5f-8106d064a64d\"\n ],\n \"deniedIds\": [\n \"ae166216-b4e1-b4b3-7d82-ce13bd0381d0\",\n \"urn:uuid:19a5ef1f-2297-2688-a1ae-b4ff1320871a\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a7ce82c8-0055-9b35-a020-b3e5b6da5fe9\",\n \"c7116fbd-6438-a8e4-2101-0b982095fd3c\"\n ],\n \"deniedIds\": [\n \"6f0c2e4b-b406-3140-194e-a10d1a1ef857\",\n \"8024cb4a-435d-874f-8bbf-5f4ff54f7cdd\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:d79345da-9ef2-679b-3323-df23ef0cff40\",\n \"eceedb1d-3bf0-ca1a-771a-b3cd1dd4daf0\"\n ],\n \"deniedIds\": [\n \"urn:uuid:cc39f33f-a7f5-5f09-3403-5efa984799c9\",\n \"0421b097-26b1-8947-e804-45adb377ed61\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60553,7 +60553,7 @@ }, "response": [ { - "id": "23436edc-b08e-4bcc-8476-b57bd3c0d4c4", + "id": "7ba27abd-ac4d-4ce3-97e8-dc79216aa9c4", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -60588,7 +60588,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"fbe41d46-1a0e-26ef-48b5-d6a401be462f\",\n \"38e10d75-5246-164d-9346-46363c4e8961\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d276b145-97b3-c5fc-06af-f9116906f8ee\",\n \"urn:uuid:ee7359cf-3b5a-0091-6376-df7d603d8e14\"\n ]\n },\n {\n \"confirmedIds\": [\n \"dc341bf5-326a-3266-14cd-7faf8d95377a\",\n \"urn:uuid:c998fc74-89ca-1e98-3c5f-8106d064a64d\"\n ],\n \"deniedIds\": [\n \"ae166216-b4e1-b4b3-7d82-ce13bd0381d0\",\n \"urn:uuid:19a5ef1f-2297-2688-a1ae-b4ff1320871a\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a7ce82c8-0055-9b35-a020-b3e5b6da5fe9\",\n \"c7116fbd-6438-a8e4-2101-0b982095fd3c\"\n ],\n \"deniedIds\": [\n \"6f0c2e4b-b406-3140-194e-a10d1a1ef857\",\n \"8024cb4a-435d-874f-8bbf-5f4ff54f7cdd\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:d79345da-9ef2-679b-3323-df23ef0cff40\",\n \"eceedb1d-3bf0-ca1a-771a-b3cd1dd4daf0\"\n ],\n \"deniedIds\": [\n \"urn:uuid:cc39f33f-a7f5-5f09-3403-5efa984799c9\",\n \"0421b097-26b1-8947-e804-45adb377ed61\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60610,7 +60610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53c0f1af-6a6b-44a9-bef4-bb792023371d", + "id": "26217889-e413-49b1-bc14-1a1cca079369", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60645,7 +60645,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"fbe41d46-1a0e-26ef-48b5-d6a401be462f\",\n \"38e10d75-5246-164d-9346-46363c4e8961\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d276b145-97b3-c5fc-06af-f9116906f8ee\",\n \"urn:uuid:ee7359cf-3b5a-0091-6376-df7d603d8e14\"\n ]\n },\n {\n \"confirmedIds\": [\n \"dc341bf5-326a-3266-14cd-7faf8d95377a\",\n \"urn:uuid:c998fc74-89ca-1e98-3c5f-8106d064a64d\"\n ],\n \"deniedIds\": [\n \"ae166216-b4e1-b4b3-7d82-ce13bd0381d0\",\n \"urn:uuid:19a5ef1f-2297-2688-a1ae-b4ff1320871a\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a7ce82c8-0055-9b35-a020-b3e5b6da5fe9\",\n \"c7116fbd-6438-a8e4-2101-0b982095fd3c\"\n ],\n \"deniedIds\": [\n \"6f0c2e4b-b406-3140-194e-a10d1a1ef857\",\n \"8024cb4a-435d-874f-8bbf-5f4ff54f7cdd\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:d79345da-9ef2-679b-3323-df23ef0cff40\",\n \"eceedb1d-3bf0-ca1a-771a-b3cd1dd4daf0\"\n ],\n \"deniedIds\": [\n \"urn:uuid:cc39f33f-a7f5-5f09-3403-5efa984799c9\",\n \"0421b097-26b1-8947-e804-45adb377ed61\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60667,7 +60667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfde9865-7802-4e4b-abe1-e74e96107935", + "id": "a646a6aa-c607-46f9-a7a6-1993f3022d45", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60702,7 +60702,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"fbe41d46-1a0e-26ef-48b5-d6a401be462f\",\n \"38e10d75-5246-164d-9346-46363c4e8961\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d276b145-97b3-c5fc-06af-f9116906f8ee\",\n \"urn:uuid:ee7359cf-3b5a-0091-6376-df7d603d8e14\"\n ]\n },\n {\n \"confirmedIds\": [\n \"dc341bf5-326a-3266-14cd-7faf8d95377a\",\n \"urn:uuid:c998fc74-89ca-1e98-3c5f-8106d064a64d\"\n ],\n \"deniedIds\": [\n \"ae166216-b4e1-b4b3-7d82-ce13bd0381d0\",\n \"urn:uuid:19a5ef1f-2297-2688-a1ae-b4ff1320871a\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a7ce82c8-0055-9b35-a020-b3e5b6da5fe9\",\n \"c7116fbd-6438-a8e4-2101-0b982095fd3c\"\n ],\n \"deniedIds\": [\n \"6f0c2e4b-b406-3140-194e-a10d1a1ef857\",\n \"8024cb4a-435d-874f-8bbf-5f4ff54f7cdd\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:d79345da-9ef2-679b-3323-df23ef0cff40\",\n \"eceedb1d-3bf0-ca1a-771a-b3cd1dd4daf0\"\n ],\n \"deniedIds\": [\n \"urn:uuid:cc39f33f-a7f5-5f09-3403-5efa984799c9\",\n \"0421b097-26b1-8947-e804-45adb377ed61\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60724,7 +60724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfa13b40-5347-40f6-885a-4c4ce5c04ab0", + "id": "67e022e3-e240-4d38-bb11-8ca180783eaf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60759,7 +60759,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"fbe41d46-1a0e-26ef-48b5-d6a401be462f\",\n \"38e10d75-5246-164d-9346-46363c4e8961\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d276b145-97b3-c5fc-06af-f9116906f8ee\",\n \"urn:uuid:ee7359cf-3b5a-0091-6376-df7d603d8e14\"\n ]\n },\n {\n \"confirmedIds\": [\n \"dc341bf5-326a-3266-14cd-7faf8d95377a\",\n \"urn:uuid:c998fc74-89ca-1e98-3c5f-8106d064a64d\"\n ],\n \"deniedIds\": [\n \"ae166216-b4e1-b4b3-7d82-ce13bd0381d0\",\n \"urn:uuid:19a5ef1f-2297-2688-a1ae-b4ff1320871a\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a7ce82c8-0055-9b35-a020-b3e5b6da5fe9\",\n \"c7116fbd-6438-a8e4-2101-0b982095fd3c\"\n ],\n \"deniedIds\": [\n \"6f0c2e4b-b406-3140-194e-a10d1a1ef857\",\n \"8024cb4a-435d-874f-8bbf-5f4ff54f7cdd\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:d79345da-9ef2-679b-3323-df23ef0cff40\",\n \"eceedb1d-3bf0-ca1a-771a-b3cd1dd4daf0\"\n ],\n \"deniedIds\": [\n \"urn:uuid:cc39f33f-a7f5-5f09-3403-5efa984799c9\",\n \"0421b097-26b1-8947-e804-45adb377ed61\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60781,7 +60781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8decc5cd-9d13-47b1-8a96-51ccd091ece3", + "id": "7d5c9dd2-2fe2-43b3-aeea-b5601dd2accc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60816,7 +60816,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"fbe41d46-1a0e-26ef-48b5-d6a401be462f\",\n \"38e10d75-5246-164d-9346-46363c4e8961\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d276b145-97b3-c5fc-06af-f9116906f8ee\",\n \"urn:uuid:ee7359cf-3b5a-0091-6376-df7d603d8e14\"\n ]\n },\n {\n \"confirmedIds\": [\n \"dc341bf5-326a-3266-14cd-7faf8d95377a\",\n \"urn:uuid:c998fc74-89ca-1e98-3c5f-8106d064a64d\"\n ],\n \"deniedIds\": [\n \"ae166216-b4e1-b4b3-7d82-ce13bd0381d0\",\n \"urn:uuid:19a5ef1f-2297-2688-a1ae-b4ff1320871a\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a7ce82c8-0055-9b35-a020-b3e5b6da5fe9\",\n \"c7116fbd-6438-a8e4-2101-0b982095fd3c\"\n ],\n \"deniedIds\": [\n \"6f0c2e4b-b406-3140-194e-a10d1a1ef857\",\n \"8024cb4a-435d-874f-8bbf-5f4ff54f7cdd\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:d79345da-9ef2-679b-3323-df23ef0cff40\",\n \"eceedb1d-3bf0-ca1a-771a-b3cd1dd4daf0\"\n ],\n \"deniedIds\": [\n \"urn:uuid:cc39f33f-a7f5-5f09-3403-5efa984799c9\",\n \"0421b097-26b1-8947-e804-45adb377ed61\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60838,7 +60838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faeaa4f4-de10-424d-91b8-6ac7b9021bfa", + "id": "239e85f3-1383-43e8-8cde-fba6171ce2c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60873,7 +60873,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"fbe41d46-1a0e-26ef-48b5-d6a401be462f\",\n \"38e10d75-5246-164d-9346-46363c4e8961\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d276b145-97b3-c5fc-06af-f9116906f8ee\",\n \"urn:uuid:ee7359cf-3b5a-0091-6376-df7d603d8e14\"\n ]\n },\n {\n \"confirmedIds\": [\n \"dc341bf5-326a-3266-14cd-7faf8d95377a\",\n \"urn:uuid:c998fc74-89ca-1e98-3c5f-8106d064a64d\"\n ],\n \"deniedIds\": [\n \"ae166216-b4e1-b4b3-7d82-ce13bd0381d0\",\n \"urn:uuid:19a5ef1f-2297-2688-a1ae-b4ff1320871a\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a7ce82c8-0055-9b35-a020-b3e5b6da5fe9\",\n \"c7116fbd-6438-a8e4-2101-0b982095fd3c\"\n ],\n \"deniedIds\": [\n \"6f0c2e4b-b406-3140-194e-a10d1a1ef857\",\n \"8024cb4a-435d-874f-8bbf-5f4ff54f7cdd\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:d79345da-9ef2-679b-3323-df23ef0cff40\",\n \"eceedb1d-3bf0-ca1a-771a-b3cd1dd4daf0\"\n ],\n \"deniedIds\": [\n \"urn:uuid:cc39f33f-a7f5-5f09-3403-5efa984799c9\",\n \"0421b097-26b1-8947-e804-45adb377ed61\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60907,7 +60907,7 @@ "description": "", "item": [ { - "id": "83265d8a-c434-4365-87f2-b65da9847c97", + "id": "ac03a44d-e871-47e5-ad1b-4c16eb021091", "name": "IAI Identity Outliers Summary", "request": { "name": "IAI Identity Outliers Summary", @@ -60982,7 +60982,7 @@ }, "response": [ { - "id": "9a210308-aca3-49e6-96e7-bf88f9723c45", + "id": "2482379c-9961-4c6d-867d-f2675aa122e7", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -61072,7 +61072,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "3756004" + "value": "99980435" } ], "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]", @@ -61080,7 +61080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4fdd042-5e9c-4dea-b835-b9d80448dc17", + "id": "9d6aaedb-66d0-41a8-a32f-5095d3cd9129", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -61169,7 +61169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88d5e6b8-00db-400a-89de-d28125360c08", + "id": "f90465cb-0a5b-45cc-bfa1-aafbd22d3a97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61258,7 +61258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba2bfc5c-1213-439f-b6dd-72d724b27098", + "id": "b113aecb-09e2-4907-a588-85e5bab839ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61347,7 +61347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "050781a4-d951-4980-b410-b449ee74efdd", + "id": "56ef8be1-4b6d-42ff-9ae3-a3b884a0bd0c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61436,7 +61436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e485a4b3-f69f-47a8-9952-7d6f8bf5b8df", + "id": "fc999227-d724-40ff-aa41-1eb9de77bc0c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61525,7 +61525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39bcc817-c2d8-4e51-9280-c8f3ff9a8cdd", + "id": "5741cc45-2a3e-4189-b6f4-03f8d7400892", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61620,7 +61620,7 @@ } }, { - "id": "f404c8f7-6420-4bf1-b2fa-95f41fe41b7b", + "id": "ba0c48f5-cf31-413c-9fc1-2a3e8a605e66", "name": "IAI Identity Outliers Latest Summary", "request": { "name": "IAI Identity Outliers Latest Summary", @@ -61660,7 +61660,7 @@ }, "response": [ { - "id": "5919a62b-cdb5-42df-9200-89882be7f5d9", + "id": "3ddf4b52-8254-4203-98d4-1df253f33d65", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -61714,7 +61714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcd44fe3-573e-4a50-896f-a9ab77148ff2", + "id": "8829ab2c-124d-49b6-ad87-e64879ff66c4", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -61768,7 +61768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4ab00fe-d6b2-42f8-a434-b915e504bd86", + "id": "406cb1f1-c9f9-4efe-8458-3bc762a5ee5e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61822,7 +61822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35ab58b2-7868-4a65-a01c-8a9b98a5db42", + "id": "dd3529ed-ebb0-463b-be1d-bd686056ed3b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61876,7 +61876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca022777-000a-417d-ac49-632e654fa66d", + "id": "1f665a56-c9c8-4e22-bb54-4dddf32ae42c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61930,7 +61930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75d977f9-c9bd-4718-acaf-56abfa6bf5e2", + "id": "d4e997ec-1919-4a8b-9229-a3e71f0a9d15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61984,7 +61984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbbb5736-500a-4c44-865f-3e3594865a8e", + "id": "50345e4b-55ca-498e-9f6c-56648d3f9f4e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62044,7 +62044,7 @@ } }, { - "id": "ae1a772a-eec3-41c9-ae33-effcfb4b813f", + "id": "2743f4e8-a35a-4c2e-a619-504f5f85735f", "name": "IAI Get Identity Outliers", "request": { "name": "IAI Get Identity Outliers", @@ -62128,7 +62128,7 @@ }, "response": [ { - "id": "816be003-2fb9-4aee-876f-6f286de3b0e8", + "id": "09b55601-9759-479b-8133-ee956ae9c443", "name": "Succeeded. Returns list of objects. Each object contains information about outliers", "originalRequest": { "url": { @@ -62227,7 +62227,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "3756004" + "value": "99980435" } ], "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]", @@ -62235,7 +62235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "813f52dd-a7a0-40d4-aa5e-e2d3cad3b8b5", + "id": "3d9b6b9c-0907-42cb-8c83-8279e8a269fb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62333,7 +62333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9d2cd44-78c3-4ae4-8b26-07f66ef957d9", + "id": "a32ce976-7859-4d5b-8413-9d1deb691677", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62431,7 +62431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dea2427b-5465-408e-8ebb-2a7d48af58b7", + "id": "0f387173-bcfb-448b-b486-12083d020b95", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62529,7 +62529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c6c297c-3bfe-4711-a560-2adf9bc9d5b2", + "id": "81a894f6-3f08-4b70-a4d7-23d93b173ed4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62627,7 +62627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b121d475-729a-4476-9d64-687daebc6ce7", + "id": "3fa5a742-6d21-4136-887c-7f72e5110472", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62731,7 +62731,7 @@ } }, { - "id": "62d53b3f-6839-4ad5-9914-b961e2134480", + "id": "ff1bd495-b3f8-4173-8be1-a9eef7e5bdc3", "name": "Get identity outlier's contibuting features", "request": { "name": "Get identity outlier's contibuting features", @@ -62819,7 +62819,7 @@ }, "response": [ { - "id": "71e2c626-80fb-461e-b629-b17a51b048c1", + "id": "a7474e80-cdaf-497f-bad6-60362a5e7a91", "name": "Succeeded. Returns list of objects. Each object contains a feature and metadata about that feature", "originalRequest": { "url": { @@ -62911,7 +62911,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "3756004" + "value": "99980435" }, { "disabled": true, @@ -62920,15 +62920,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], - "body": "[\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.17754082610225086,\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.18045253531602268,\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.3226089472369402,\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.483803413991571,\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": "3e63ca4a-6a4e-490b-b0b3-11e517ef2031", + "id": "499ae96c-72c5-4741-8726-0fa8a8a82473", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63019,7 +63019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f16a6e0d-baa2-41fd-a25b-3656eeff18de", + "id": "f0bf2406-7e22-439d-af11-ab53755907ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63110,7 +63110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b2d3bf9-7860-4dc8-b86e-b74db98c104a", + "id": "199dabd8-5174-4610-b3fe-61ec6726c4c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63201,7 +63201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ae88541-170a-4876-8b98-ceae74ab4136", + "id": "0e5891e0-d3f8-4b15-9c03-e3873dd0ba1c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -63292,7 +63292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1480cbdf-1fcd-4934-a6bd-14b6ee9fca1b", + "id": "6b7fa0e6-30b8-48eb-a6d7-4e4121088903", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63383,7 +63383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4c3a682-5c42-476e-9b7b-6b6f6328e20e", + "id": "f5926046-8fce-4100-8f36-60eda25c4549", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63480,7 +63480,7 @@ } }, { - "id": "ca54d593-1c3c-442f-83e6-d11f361d5f28", + "id": "4d1023da-08eb-42b9-92dc-06601d567f93", "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", @@ -63580,7 +63580,7 @@ }, "response": [ { - "id": "d2346e8e-4f14-4436-b4b5-f89283eb1e92", + "id": "20dd062f-d526-4d98-a2b9-d1ef6f0c8452", "name": "The list of access items.", "originalRequest": { "url": { @@ -63673,7 +63673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6889027e-f56c-489d-a98d-bc148ad74ef6", + "id": "28a36741-712a-459b-9fa2-5479b03d4b9f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63766,7 +63766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bacfc61-64f0-49d6-bc83-c93ec4ef1e72", + "id": "70744685-e8f3-459b-b014-6ac9d66aab90", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63859,7 +63859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65fc4ca0-e51b-4a98-92af-17b1f3f64b38", + "id": "f2607649-3276-4867-8872-4c8abe91aab9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63952,7 +63952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd126dba-4639-4738-baf3-68bc7232e7fc", + "id": "86115c00-0902-489a-abd4-01b915cc3401", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64045,7 +64045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35a1ff0a-9bcf-466b-8709-e8951cffc578", + "id": "9adb6c86-b723-4093-a8e9-96859d5f72a8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64138,7 +64138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "789b2ba9-fa72-46ae-94b1-b195725ac49b", + "id": "cf3bd6e8-9e37-41dc-946a-c4063fe4c696", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64237,7 +64237,7 @@ } }, { - "id": "6bfb9c90-b10f-4587-8fff-6e6fe1d17d20", + "id": "f3fa6ae8-094c-4423-a6b3-57c6ccff187c", "name": "IAI Identity Outliers Ignore", "request": { "name": "IAI Identity Outliers Ignore", @@ -64280,7 +64280,7 @@ }, "response": [ { - "id": "5e69d82e-ec46-4b94-9d19-71a1dfee75a2", + "id": "51061a11-05ce-4db3-af02-c5b4bf76ba26", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -64327,7 +64327,7 @@ "_postman_previewlanguage": "text" }, { - "id": "84a3b86e-36aa-4045-9717-463d536b9ad0", + "id": "5c8807e9-d88c-4bf2-ba22-1e741a21fcf0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64384,7 +64384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d51dbf6-41d4-49ff-be4d-1bf2dcae0b47", + "id": "f30e1337-2292-4a38-a528-2b5f6370eee9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64441,7 +64441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70793ecb-f81d-4a0a-8697-b1dc1b1d1127", + "id": "fd0a4ef9-c1f8-4945-ba1c-a5407beff26e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64498,7 +64498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d34e5f1-ee99-44fb-94e6-4109e5c1fc25", + "id": "b3d2beb6-1940-477a-b3d0-e1f06b5bd3a4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64555,7 +64555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5785a07-0639-4663-9cdd-e15589aebc4e", + "id": "23ac3a7c-5758-4561-9086-d1b2ea3fe673", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64618,7 +64618,7 @@ } }, { - "id": "6aba0903-9e95-4bfc-9478-b13461cbd6c0", + "id": "2e0f8cdf-e878-44de-bb7f-f49d69d15bef", "name": "IAI Identity Outliers Unignore", "request": { "name": "IAI Identity Outliers Unignore", @@ -64661,7 +64661,7 @@ }, "response": [ { - "id": "0a3cba1d-fe82-4089-a9eb-02785cbcb3bb", + "id": "2cd73374-0c20-4f6d-a2e5-34af8d4da775", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -64708,7 +64708,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ff7d0b5a-60f8-4940-87d0-93113d5f5433", + "id": "2f6d36b6-f62d-463d-9545-0610e006e067", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64765,7 +64765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9437a83-5b79-430a-a487-17d861b84b13", + "id": "14b22580-574e-45a5-b9f8-e1c44d95d6fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64822,7 +64822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b962aee-6fa9-441c-b9e6-1a90cd5d3309", + "id": "b745b1b9-e706-4ab8-b9ff-198ccce96d49", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64879,7 +64879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "665dd2ef-5367-4a59-86b9-f40d8cb77e31", + "id": "6eb53dab-3a13-4cb9-8d85-5c9d0d301f9e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64936,7 +64936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a18f878a-b8a5-40f9-9353-a201d9010f51", + "id": "12122715-6634-4ce3-aa43-3c25268380be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64999,7 +64999,7 @@ } }, { - "id": "37d67d38-f50b-4f92-a15d-41e26433cb9e", + "id": "caf985dc-56b9-41ed-89e4-1101695f455c", "name": "IAI Identity Outliers Export", "request": { "name": "IAI Identity Outliers Export", @@ -65039,7 +65039,7 @@ }, "response": [ { - "id": "0a4cc375-b856-42df-9b5f-8ec538938aac", + "id": "9c04882a-268e-42dc-bd6f-b1cd78910107", "name": "Succeeded. Returns zip of 2 CSVs to download. 1 CSV for ignored outliers and 1 for non-ignored outliers", "originalRequest": { "url": { @@ -65088,12 +65088,12 @@ "value": "application/zip" } ], - "body": "enim aute exerci", + "body": "voluptate nisi quis eiusmod ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "a62c5d29-0ae9-4005-a187-ee739eba3608", + "id": "d5caaf28-bdc1-44eb-a8fc-2e947f882816", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65147,7 +65147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4f1a44d-3f2b-4b39-8fab-d6f250ac0f22", + "id": "d97ba465-49ff-4692-aa1d-a01457a996f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65201,7 +65201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10c152a5-d1fa-4f60-878c-919b8db90987", + "id": "b1f7ef34-07dd-46ac-aa8d-36945d746889", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65255,7 +65255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89fc2812-e72c-4723-acea-973814511fc8", + "id": "48f35d95-2cfe-4caa-bcff-d24545848a21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65309,7 +65309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6600bee-afb1-49c9-8583-209085f6734b", + "id": "1acf0c5c-58b6-4e65-8345-4626952023db", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65369,7 +65369,7 @@ } }, { - "id": "c87a49c9-7d17-4c9d-a4ad-af7f589196d5", + "id": "f08cb2dc-6558-4f37-b545-21b546a875fb", "name": "Get identity outlier contibuting feature summary", "request": { "name": "Get identity outlier contibuting feature summary", @@ -65410,7 +65410,7 @@ }, "response": [ { - "id": "c3903c47-6bf4-4713-acb6-49f8c129ba86", + "id": "a76f12ff-21eb-4a53-b502-07ced47da2f2", "name": "Succeeded. Returns selected contributing feature summary for an outlier", "originalRequest": { "url": { @@ -65455,15 +65455,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], - "body": "{\n \"contributingFeatureName\": \"Rare Access\",\n \"identityOutlierDisplayName\": \"John Smith\",\n \"outlierFeatureDisplayValues\": [\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"irure ea cupidatat reprehenderit\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"Lorem velit esse\",\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\": \"pariatur nisi in cillum\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"Lorem\",\n \"valueType\": \"INTEGER\"\n }\n ],\n \"featureDefinition\": \"Identity total number of entitlements\",\n \"featureExplanation\": \"An identity that has too much rare access has a higher change of becoming a security threat due to the unique access they possess\",\n \"peerDisplayName\": \"Mary Jane\",\n \"peerIdentityId\": \"9f9d5d53ad0e48fba7352f6da9f1b8gbg\",\n \"accessItemReference\": {\n \"displayName\": \"All Rare Entitlements\",\n \"searchPlaceholder\": \"Search by name or description\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2118c13b-145b-4862-8a92-b603350dc5fb", + "id": "41d13946-5a22-4006-8fe2-16136b1627ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65507,7 +65507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fd1c892-17be-4ab9-a824-ae12428e48d0", + "id": "4ad3323c-a653-4bf0-939e-098153da4e28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65551,7 +65551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8280805e-0474-4d28-a292-54e9661d8c22", + "id": "107dd93c-e064-4ad3-b055-bfdd6ff0adf1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65595,7 +65595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c060761c-01ae-49ea-8db3-4d8f800f09ae", + "id": "e1ba0c3d-2670-40b4-ac88-d4a6f19bec5a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65639,7 +65639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fc565b3-3522-432c-b924-3ba03a500f02", + "id": "eafe308c-04e6-4a72-9581-92e729119e2d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65683,7 +65683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "967eac91-6057-482e-9b50-02cb05aa70d2", + "id": "5f32edf4-9ccd-433c-bbaa-e97db4fa3f7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65739,7 +65739,7 @@ "description": "", "item": [ { - "id": "a2bb5e1c-1cef-41e5-a16f-ed65f61b999f", + "id": "5e0827dd-5e87-4ae5-ace6-2194e4dbe2cd", "name": "Identity Outliers List", "request": { "name": "Identity Outliers List", @@ -65809,7 +65809,7 @@ }, "response": [ { - "id": "0588a985-4b8f-4fa6-a5db-fc45d62760b1", + "id": "0c9f1982-f072-447d-8df2-6a01315054dc", "name": "List of identities that are not included in peer groups.", "originalRequest": { "url": { @@ -65877,12 +65877,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"ut proident consequat veniam\",\n \"type\": \"velit Duis id culpa in\",\n \"peer_group_id\": \"deserunt sit labore\",\n \"attributes\": {\n \"fugiat_22\": {},\n \"quis84d\": {},\n \"ut_6\": {},\n \"laborum6\": {}\n }\n },\n {\n \"id\": \"sunt commodo \",\n \"type\": \"ullamco eu deserunt\",\n \"peer_group_id\": \"officia ad\",\n \"attributes\": {\n \"irure856\": {}\n }\n }\n]", + "body": "[\n {\n \"id\": \"laboris occaecat ut in aliqua\",\n \"type\": \"cupidatat irure\",\n \"peer_group_id\": \"officia consequat nulla irure id\",\n \"attributes\": {\n \"velitb7\": {},\n \"Utff4\": {}\n }\n },\n {\n \"id\": \"Ut veniam\",\n \"type\": \"ex dolore dolor amet\",\n \"peer_group_id\": \"minim\",\n \"attributes\": {\n \"nulla_41\": {},\n \"laborum_c43\": {}\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0d44993d-3c96-4c43-9ac3-9d662fcb3825", + "id": "260c42fe-2c97-410a-b427-ecc44e980b75", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65955,7 +65955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12668e31-32b0-4877-987b-a9baef74c568", + "id": "b902941f-d9f6-4c6a-be1b-c95b30694078", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66028,7 +66028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bb53199-7863-4174-9761-5216ac7bc32c", + "id": "4ac31e89-bf52-4652-9d0e-04faf2d3232d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66101,7 +66101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "487038c6-f18a-4bf7-8793-8dd6bb4c62d2", + "id": "f780f015-07e7-42c0-a977-243d22a02565", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66174,7 +66174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e99725f-9654-4cc8-947b-d9fdd385e29a", + "id": "514352aa-4bfe-4e7e-9df3-6b9f5d8be7ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66259,7 +66259,7 @@ "description": "", "item": [ { - "id": "83a8b00c-f47d-4bc1-8b92-fb1cf85e9f2f", + "id": "ecbb2c0b-055a-41d7-ab93-02ceca10822f", "name": "Returns a Recommendation Based on Object", "request": { "name": "Returns a Recommendation Based on Object", @@ -66302,7 +66302,7 @@ }, "response": [ { - "id": "e7b8330f-5ea9-4ae5-9f65-a5b4aae14842", + "id": "7cc6fc71-dbcf-4438-9515-b4326eab9a98", "name": "The recommendations for a customer", "originalRequest": { "url": { @@ -66354,12 +66354,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\": -45698926.12437636,\n \"featureWeightedScores\": {\n \"ea_a3\": -86018552.95335326\n },\n \"threshold\": 62515589.83752838,\n \"identityAttributes\": {\n \"proident1c0\": {\n \"value\": \"amet anim \"\n },\n \"utbee\": {\n \"value\": \"Lorem\"\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\": -40535316.33720367,\n \"featureWeightedScores\": {\n \"enim8\": -9726478.761326492,\n \"nulla_fd\": -55003136.32937246\n },\n \"threshold\": -17100964.47567731,\n \"identityAttributes\": {\n \"ad_dc\": {\n \"value\": \"ullamco\"\n },\n \"aliquip_9_d\": {\n \"value\": \"ullamco do in\"\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\": -73883131.70708317,\n \"featureWeightedScores\": {\n \"esse__9\": -4662382.366165608,\n \"irure5\": 94417842.00580537,\n \"sedc09\": 95202843.72053337\n },\n \"threshold\": -39147354.21685678,\n \"identityAttributes\": {\n \"ipsum230\": {\n \"value\": \"aute eu commodo\"\n },\n \"nisi_4\": {\n \"value\": \"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\": -18436845.410381466,\n \"featureWeightedScores\": {\n \"aliquab\": -24936522.86760804\n },\n \"threshold\": 5557068.215319112,\n \"identityAttributes\": {\n \"irure7\": {\n \"value\": \"ea mollit ad\"\n },\n \"officia_86\": {\n \"value\": \"tempor\"\n },\n \"mollitbe8\": {\n \"value\": \"aliqua officia pariatur\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9e83adaf-a1ee-4614-9307-d70ea5cf898c", + "id": "11f16496-d4b1-4e5a-a609-13f2d864f82c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66416,7 +66416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "907c3e66-cae3-49c2-9d0f-34f0bc40dd8c", + "id": "4c619025-e411-4a33-9596-58eca26ad8b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66473,7 +66473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "512159e3-c2c1-48db-a040-a0e02cb9ec8f", + "id": "5c2ff17a-0f94-4dd7-b80f-f60f32ede417", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66530,7 +66530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d35e9226-352d-49ff-9061-b9995c8f46bb", + "id": "40a11f4b-29a2-4686-9331-70686a04d6b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66587,7 +66587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "931e318d-6a99-4608-89bc-442ac68b397d", + "id": "77ef92e4-b2d8-48e1-ada7-c3da98266214", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66650,7 +66650,7 @@ } }, { - "id": "4c7d4d71-9f29-4c75-b54e-79c9987fb46b", + "id": "e7913573-9418-470e-9692-0f505829bf21", "name": "Get certification recommendation config values", "request": { "name": "Get certification recommendation config values", @@ -66680,7 +66680,7 @@ }, "response": [ { - "id": "a1859ca9-4317-4418-af88-6be1fda12e7e", + "id": "324db719-b696-4cd1-ae24-6d47671a0b4d", "name": "Cert recommendation configuration attributes", "originalRequest": { "url": { @@ -66724,7 +66724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f73f2e7-536c-4cd6-bc91-3b7d15314a54", + "id": "98016cc5-720b-4c0e-8001-d9396cc64eb9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66768,7 +66768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50ff3948-739a-48bc-b323-7c9ad5a9464c", + "id": "18ed1453-a3d2-4961-b460-835882cd480a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66812,7 +66812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a29c1af-df69-4896-a177-6b0dc4b7cff8", + "id": "d0bbc7d2-2fc4-4f4d-a1b4-7e0e0c37bf25", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66856,7 +66856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34069541-9d37-450d-8ff0-3666bf7b2eef", + "id": "72205f87-dc11-4148-9afc-764df3198990", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66906,7 +66906,7 @@ } }, { - "id": "94770f30-cdc6-4e14-944c-1618dcc09e97", + "id": "6dc7e47d-22e4-48d9-aedd-639d3e446379", "name": "Update certification recommendation config values", "request": { "name": "Update certification recommendation config values", @@ -66949,7 +66949,7 @@ }, "response": [ { - "id": "3aa5922c-3f01-40e2-b040-463b9ade177c", + "id": "63b0e4da-0f93-4ed1-9193-d22b1c713e3c", "name": "Cert recommendation configuration attributes after update", "originalRequest": { "url": { @@ -67006,7 +67006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b9c3fa9-8136-45c7-883c-5ba42db96fe3", + "id": "58adb284-769a-477b-b7be-37de85afe183", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67063,7 +67063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57b4cf2c-eb53-414d-8300-787ae5c49581", + "id": "ae00ae6b-2970-445b-8f23-78105b87b7a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67120,7 +67120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa25eb08-be8b-4016-8cde-294b3cbb5d60", + "id": "85a2f3f0-5c31-453b-b498-77607cf7a93e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67177,7 +67177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2630e26-03ca-4c3a-88ec-6116b411dc2d", + "id": "27f9fe02-1595-47b6-b59f-a55f88fef4a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67246,7 +67246,7 @@ "description": "", "item": [ { - "id": "d8530de5-173e-4ee7-b79d-da869e0389bf", + "id": "5d64e74f-5ee5-4cac-ab92-ce9b59b2dd5c", "name": "Create a role mining session", "request": { "name": "Create a role mining session", @@ -67288,7 +67288,7 @@ }, "response": [ { - "id": "b7437985-e362-490b-8cb8-96b9c22693af", + "id": "9e26bdfc-84d5-4c7d-a94d-9172c877aaf1", "name": "Submitted a role mining session request", "originalRequest": { "url": { @@ -67344,7 +67344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e55df0a-b1c4-42cd-ae99-d1eda82c8040", + "id": "fe92c085-b33e-4575-ad7c-2437434fa0ab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67400,7 +67400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b896f284-aed6-49cb-835f-a46c730dc7a0", + "id": "b3901933-92d8-454f-bd05-231acdd49e29", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67456,7 +67456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09d2f1bb-0798-4c20-a785-a55dbc71e298", + "id": "fa4dfa8c-a69b-4f32-b24a-90b71c76bb74", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67512,7 +67512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a5fde40-ad61-4a71-98b5-b9bc53540dce", + "id": "ed5d2670-f054-42ff-8168-ec103a32db5e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67568,7 +67568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2071484b-b3a1-4401-8667-72cc554215b4", + "id": "6b60a519-17bc-4ba2-b402-97bf44eb8e89", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67630,7 +67630,7 @@ } }, { - "id": "fc0ed2a6-9a55-47bc-8382-79937c2b2ed8", + "id": "d0bec5ac-c2df-4ba4-b0ea-7d1713b584ec", "name": "Retrieves all role mining sessions", "request": { "name": "Retrieves all role mining sessions", @@ -67705,7 +67705,7 @@ }, "response": [ { - "id": "0b0b4b6a-7ae4-45fe-862f-b15467bd3b78", + "id": "5fc47aab-a186-416a-b3a4-beae3db29f8b", "name": "Succeeded. Returns all role mining sessions that match the query parameters.", "originalRequest": { "url": { @@ -67794,7 +67794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5b2fec0-7b00-47d4-a222-e0e293f495d8", + "id": "ceb355e8-e0af-41c7-9c30-f838992a7ad8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67883,7 +67883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20f2cde3-ea0a-4708-a9eb-a04763bbc2be", + "id": "04ea49e5-2312-4e9d-bffc-ce45d57582cc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67972,7 +67972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca8818c3-a9a5-431a-bd5d-fced76a95991", + "id": "422e7234-259c-47c6-8716-df6c15ce34f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68061,7 +68061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a831d99a-c488-404e-9047-9290297c9d0a", + "id": "dea2ac0e-4104-495a-92bb-0370fc605a6d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68150,7 +68150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a52c37d-4879-4c0b-b064-c9fa31776fd3", + "id": "b8c296e6-b5b8-4392-9dd5-531b70a97bb7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68245,7 +68245,7 @@ } }, { - "id": "8b6bf7f8-d0c3-41ab-a7dd-da80c4ae34c2", + "id": "a65833a9-f4ab-4bf1-b59f-727bd92e8df9", "name": "Patch a role mining session", "request": { "name": "Patch a role mining session", @@ -68299,7 +68299,7 @@ }, "response": [ { - "id": "a394f4cb-4df3-4c72-99c9-492d9f5b9a0a", + "id": "c4b75fa6-27b7-412e-8016-87854e1a394a", "name": "Success", "originalRequest": { "url": { @@ -68356,7 +68356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95fa7ec4-2557-43c6-a2da-281207444f1c", + "id": "7b31050d-6077-4d3c-b3de-8abb4bec5fac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68413,7 +68413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3f3eb0b-f7ff-457f-99f7-ca8f3ebb9d13", + "id": "f630c527-23e5-4501-a954-9f3e59f3a805", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68470,7 +68470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20acc756-7dab-484e-ae98-10ce51af7fc2", + "id": "80a83397-d150-40eb-9602-136e8bc3fece", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68527,7 +68527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb4cbfcc-ce61-4732-a3f8-e30dc8d29575", + "id": "9360a510-b939-4517-b93d-c726a8c5f19d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68584,7 +68584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61364145-6038-415c-8a6a-4dddeeafad03", + "id": "3641b17b-49e9-41b0-8462-f800d19220cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68641,7 +68641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de313f8b-b6fc-4f57-b6db-a8f59939fa11", + "id": "9cb36045-5774-44bb-9ce7-c02d1bee67ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68704,7 +68704,7 @@ } }, { - "id": "c9b376d3-d481-4b4a-b2e2-aeeda6cdbd56", + "id": "5a5b49fa-2c12-4d22-b109-8babf9a3a578", "name": "Get a role mining session", "request": { "name": "Get a role mining session", @@ -68745,7 +68745,7 @@ }, "response": [ { - "id": "3cbeb342-a5d8-4375-b7a0-43a6f6988776", + "id": "809762bc-187a-4032-beaa-f40c84fae8f0", "name": "Returns a role mining session", "originalRequest": { "url": { @@ -68789,7 +68789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5e3d82c-848a-4e4c-a39e-7e97f4da51fd", + "id": "5ce717a9-52b4-4d21-bf99-4cd1d43eba24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68833,7 +68833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc848101-c407-4206-bb50-ecea7b3253f4", + "id": "6fff59f2-da1d-42a8-8a17-f0e42093e84d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68877,7 +68877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31520fea-2b18-4dfa-bbf3-292aa2525fff", + "id": "8e3f3e94-02f0-4b2f-a322-ab88572e07f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68921,7 +68921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fea61852-4302-40a9-b389-3c19d89bd8a6", + "id": "ab271eb4-33ba-4101-a31b-6885769bc289", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68965,7 +68965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12b84f03-ef24-4ac6-8a1d-337a17a90649", + "id": "da9c606c-6c75-4a08-a3ba-9e49c06b8cbc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69009,7 +69009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89c5bdc1-fdc3-423d-8e71-a6b6a11eb7d7", + "id": "d4b11f27-bc9f-40f5-9459-fcf2fadbbc20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69059,7 +69059,7 @@ } }, { - "id": "ab4668e6-734b-44ca-89a2-2e685eb66079", + "id": "032077f6-3677-48b8-984e-475fc960d04f", "name": "Get role mining session status state", "request": { "name": "Get role mining session status state", @@ -69101,7 +69101,7 @@ }, "response": [ { - "id": "f26ebb53-3eca-4b9d-a36a-33ad7c069577", + "id": "ef471067-41a2-43e1-b589-81cd585f1bac", "name": "Succeeded. Returns session status", "originalRequest": { "url": { @@ -69146,7 +69146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3056dbd1-4a0e-44bc-bdda-a438ebee6ca5", + "id": "13359b1a-4ec3-4d81-9d5f-7cfa8de2d0b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69191,7 +69191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b99f0bb-76b8-4b7b-856e-2eca79091b51", + "id": "c643924d-4724-48c1-84e7-334abebcfb3d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69236,7 +69236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2e5610b-331b-4686-8a1e-ab75912ad4c2", + "id": "cdc95e99-abb5-458c-9fe6-81415e458665", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69281,7 +69281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5592ae2d-cfde-4ad5-9eac-10ed75f2fa91", + "id": "37491a28-bd83-4e3e-ad43-c32ee6d18e0e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69332,7 +69332,7 @@ } }, { - "id": "623fdf7c-766d-4a0a-9f96-01619a3c6fe0", + "id": "077c9c84-20fe-4d4e-ae68-61fa1ade47cc", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -69420,7 +69420,7 @@ }, "response": [ { - "id": "cabc81b7-0448-4817-99e8-a58fe90f629b", + "id": "d45d4580-df16-4c1d-bac8-d9b018f0f63b", "name": "Succeeded. Returns a list of potential role summaries for a role mining session.", "originalRequest": { "url": { @@ -69511,7 +69511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a427f46f-f799-47f3-8506-9446e909079d", + "id": "075c66fb-c161-4857-8eed-46f09e912e6c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69602,7 +69602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f4c6127-ad21-4bb1-8b4a-b84d268da9ce", + "id": "ef8452ac-87d6-41dd-96b2-08f4b6fb27cb", "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": "bf17982d-57fa-4336-a437-4d8d34e3f923", + "id": "ed49ef29-ac84-4ac3-ab56-68e7dc7e6c28", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69784,7 +69784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a20738d-7f57-48f3-bc7d-c6fcb17e2ce2", + "id": "fef4af93-9294-4ace-9ea9-3b3b68c93ec8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69875,7 +69875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85e71fa5-4638-4f84-a74f-5ddcd578d340", + "id": "14298bb2-15b4-4531-9a73-a3a901be0df3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69972,7 +69972,7 @@ } }, { - "id": "36ab498c-5dfe-4514-b31b-cc98b55c7966", + "id": "76c733b3-6ef1-48c3-82ad-0bc5e6cb538f", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -70025,7 +70025,7 @@ }, "response": [ { - "id": "b8b9b354-f800-4576-9da0-2ed78af21153", + "id": "3d3353ed-dae5-440a-8d23-eba7603acc3a", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -70066,12 +70066,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 \"doloree2\": \"id sit ullamco nulla\",\n \"voluptatea\": \"ut\"\n },\n {\n \"Excepteur_a\": \"exercitation dolore laborum\",\n \"magna61\": \"nostrud Excepteur\",\n \"velit_8\": \"sed non ipsum\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"officia__\": \"do fugiat\",\n \"Excepteur_08\": \"laborum irure\"\n },\n {\n \"ipsum2e\": \"fugiat ad commod\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\"\n}", + "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"quis0f5\": \"dolor officia\",\n \"doloref\": \"incididun\"\n },\n {\n \"pariatur_7\": \"sed nulla aliqua\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"mollit_4e\": \"Excepteur dolore\",\n \"sint_6\": \"voluptat\"\n },\n {\n \"consequat_89\": \"no\",\n \"irure2\": \"in ullamco veniam\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "699e2991-60d5-4fd3-9fe6-0852ddc4a800", + "id": "5f783ce3-e7ff-4070-8082-3ec773a4951a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70117,7 +70117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "740ab4dc-ab5d-479b-8700-817fc4136309", + "id": "751040dd-a883-4de2-921c-f722857c2b51", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70163,7 +70163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "443c5324-d896-45ff-81ae-3ee491f2ad14", + "id": "e00f9102-76c7-4b44-a6fb-c561b249fda7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70209,7 +70209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "087ce63e-d379-4c80-9ecb-92a24179b0ce", + "id": "7f9cb183-9d20-4473-9768-5a74a75b6d3a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70255,7 +70255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49a3dd38-5ee6-4b5a-bfec-52d90ba7ce3b", + "id": "c1dc0751-b381-49c5-9e71-340c676a1942", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70307,7 +70307,7 @@ } }, { - "id": "96fb2991-eb9e-4bbc-beb5-b1d20fd4df56", + "id": "ca0aec6f-e8c2-43d4-a4f7-afe715563e0a", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -70373,7 +70373,7 @@ }, "response": [ { - "id": "81682e4a-6b9f-4928-9d18-5de285397233", + "id": "76b55b87-aaa7-407d-b44c-4c917e13aff8", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -70432,7 +70432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0f2be44-e5a8-48e1-ab96-aaa489a5030d", + "id": "30a7fab0-2370-475e-9c69-698094fe8e8f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70491,7 +70491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ba81867-a7b0-4c61-bccd-9feea739ee2a", + "id": "7e8d548e-2c62-443c-8872-9cf2a84a20ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70550,7 +70550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfca4a50-e5cb-4050-99fe-48a7871c3f4c", + "id": "e5837df9-6c31-44e0-bcf3-d889bd37c122", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70609,7 +70609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c76fe52-675b-4076-ad10-1966dbde23a3", + "id": "9df13cc9-14b9-4a23-a5a0-c0788e49638d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70668,7 +70668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4614a200-5bd6-48aa-9b9a-44bf691e9baf", + "id": "c38f277a-2d93-4f2c-b354-258f53d38204", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70727,7 +70727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "538b3cc5-fa0a-4c73-ac32-1442a8d8676b", + "id": "8e4bcd41-3039-4447-a1b5-8aceef7774c9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70792,7 +70792,7 @@ } }, { - "id": "cb73f067-7b14-4fc1-9c15-5749c4554a18", + "id": "2c6162fb-3837-4779-a782-3459cc16f7fd", "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", @@ -70874,7 +70874,7 @@ }, "response": [ { - "id": "fa7ae580-b30b-4b80-891d-8880684219a8", + "id": "21adef5b-37d2-4df3-bc91-e60051ce080e", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -70949,7 +70949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc5d76bd-5ff8-42d9-998e-98cc6c10b289", + "id": "30a9826e-7829-4ff5-bf13-102dc2c7a04a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71024,7 +71024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8b7547b-be3c-40cf-a176-56d179a17554", + "id": "60812508-9670-4271-b1d3-042f0deb0667", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71099,7 +71099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fb6ff17-ec26-4ae0-bf4a-c9267b7c9039", + "id": "a34ad3f4-d8e1-4b97-8f94-e6692b63511f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71174,7 +71174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec20bd1e-44b7-4323-942d-dd90b104eaa1", + "id": "3bd163a1-4093-46ff-9b45-69c323b0afd7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71255,7 +71255,7 @@ } }, { - "id": "d38ca5c4-cd9a-42c3-8283-ec18c419279c", + "id": "ec73488e-2e9f-4e26-ae67-22c9bd1face1", "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", @@ -71282,7 +71282,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -71364,7 +71364,7 @@ }, "response": [ { - "id": "6ba74575-219e-4abf-9954-2820800f14d3", + "id": "ad7e8089-b34b-4b50-9342-102cde51ecaf", "name": "Succeeded. Returns a list of entitlements for a potential role.", "originalRequest": { "url": { @@ -71386,7 +71386,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -71466,7 +71466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd049985-a49b-4998-9b0f-5fb08a322aff", + "id": "931f620b-5303-44cf-b84a-aed81e38af06", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71488,7 +71488,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -71568,7 +71568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9d373b0-ad7b-49ee-9c8a-5351c45191b0", + "id": "dfdd673d-2c16-4d94-b3ea-514b8389daa1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71590,7 +71590,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -71670,7 +71670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90c7fcfc-98ad-42ee-96dc-1829ea432c70", + "id": "879742d6-3e8b-4c16-8d03-ec272c1b9f8d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71692,7 +71692,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -71772,7 +71772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ac0c9a4-79b6-408c-a34e-28542e34fc27", + "id": "dd47bb17-0870-4062-a8cc-f645ecbb2079", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71794,7 +71794,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -71880,7 +71880,7 @@ } }, { - "id": "58a0cc90-fe64-4f6e-8bdf-dfdc41b0e7cd", + "id": "c86d12fc-da82-4811-be82-87c4b974f1b1", "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", @@ -71907,7 +71907,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [ @@ -71944,7 +71944,7 @@ }, "response": [ { - "id": "5e4721ea-cd70-4ceb-9717-ba4886285ed7", + "id": "c8762720-1b8e-42bb-9a10-1cb0f128c116", "name": "Succeeded. Returns a map containing entitlement popularity distribution for a potential role.", "originalRequest": { "url": { @@ -71966,7 +71966,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [] @@ -71996,12 +71996,12 @@ "value": "application/json" } ], - "body": "{\n \"quis_8b7\": -61913138,\n \"tempor_0\": -31323347,\n \"mollit98a\": -89178811\n}", + "body": "{\n \"et_096\": -50280230\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "45b69a9e-6b12-4578-b334-f00a8fa70b52", + "id": "f7bdbc6f-055c-45f2-98f7-6bc07b5e0699", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72023,7 +72023,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [] @@ -72058,7 +72058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9911252a-b7e2-42d7-bd9c-5bcc0995c0f5", + "id": "08137998-251e-427b-8aef-b0958d465fe7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72080,7 +72080,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [] @@ -72115,7 +72115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c681a20-01c4-435c-a191-6b46667e3cb0", + "id": "75f70113-c8a3-4287-a4df-8c55e9dd55b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72137,7 +72137,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [] @@ -72172,7 +72172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba877d21-ecc6-4942-a452-68eb3a6c4d31", + "id": "20bc5077-4ae4-4906-8b61-817c97d69768", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72194,7 +72194,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [] @@ -72235,7 +72235,7 @@ } }, { - "id": "f6bbaaa6-0290-46d3-b670-bedf59c8fb18", + "id": "eead4660-afc7-4539-ab4b-6704b009d32e", "name": "Edit entitlements for a potential role to exclude some entitlements", "request": { "name": "Edit entitlements for a potential role to exclude some entitlements", @@ -72302,7 +72302,7 @@ }, "response": [ { - "id": "3fd52683-c045-4963-bfe1-21b254ed2fa2", + "id": "03336535-abc9-46ac-9405-e8fc05363db0", "name": "Adds or removes entitlements from a potential role's entitlement exclusion list.", "originalRequest": { "url": { @@ -72357,12 +72357,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 \"doloree2\": \"id sit ullamco nulla\",\n \"voluptatea\": \"ut\"\n },\n {\n \"Excepteur_a\": \"exercitation dolore laborum\",\n \"magna61\": \"nostrud Excepteur\",\n \"velit_8\": \"sed non ipsum\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"officia__\": \"do fugiat\",\n \"Excepteur_08\": \"laborum irure\"\n },\n {\n \"ipsum2e\": \"fugiat ad commod\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\"\n}", + "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"quis0f5\": \"dolor officia\",\n \"doloref\": \"incididun\"\n },\n {\n \"pariatur_7\": \"sed nulla aliqua\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"mollit_4e\": \"Excepteur dolore\",\n \"sint_6\": \"voluptat\"\n },\n {\n \"consequat_89\": \"no\",\n \"irure2\": \"in ullamco veniam\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ce4d800d-269d-4160-a62c-62dff7626195", + "id": "fa3fee25-699b-41ca-a50a-070ce0bd45a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72422,7 +72422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e340603-a924-4fad-8c6a-dcbc0e73854a", + "id": "5cfcd27f-f88b-469f-88e8-ca2afb6d2780", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72482,7 +72482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df6a1fd4-a49d-400f-a19b-32c1373a1617", + "id": "316e26c6-df24-4428-9d76-c34aaa1660f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72542,7 +72542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "360bf79b-2f39-4b16-8eae-ddb958a39405", + "id": "93e04284-91cb-4c4c-b63f-2fdaedf78316", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72608,7 +72608,7 @@ } }, { - "id": "fb2df7eb-1f5f-4581-a7c9-8da2401b1a0c", + "id": "85315920-4403-455b-9fa6-d8bf35356317", "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", @@ -72644,7 +72644,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -72708,7 +72708,7 @@ }, "response": [ { - "id": "7fd86ac2-08c2-4998-b5a2-66057ad9fd5d", + "id": "a8f6a6f5-f8c9-494a-a0ac-d939cc422264", "name": "Succeeded. Returns a list of identities for a potential role.", "originalRequest": { "url": { @@ -72739,7 +72739,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -72801,7 +72801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35ec6d03-0a1e-4143-8d5a-97e310a47902", + "id": "a83e31b5-8d0f-4c31-a92b-734a319255fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72832,7 +72832,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -72894,7 +72894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37160400-d94a-4ce9-8f63-3a0e62fafb04", + "id": "72aaf9da-aaeb-4727-8cf0-f4feaf7cb49a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72925,7 +72925,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -72987,7 +72987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67b7bc1a-dce6-4789-9958-5bfbab8666b7", + "id": "2ccc2dfa-469b-44de-bac5-a51dcc7ff89a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73018,7 +73018,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -73080,7 +73080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10bb88b9-d599-40f4-bde0-9a16cd1c2ea0", + "id": "7cb24fdf-2363-495a-a8b7-4807545bfa3f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73111,7 +73111,7 @@ "type": "text/plain" }, "key": "filters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -73179,7 +73179,7 @@ } }, { - "id": "1eda2cbf-65eb-4fb5-b2ec-643d04d26e5b", + "id": "2ca79dc9-f5b1-404e-a447-1a4c854db4e4", "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", @@ -73233,7 +73233,7 @@ }, "response": [ { - "id": "30cf4ff4-a1e2-4ea4-b852-1c8209515852", + "id": "c27c007b-3db3-4988-b85d-538f7b872d9c", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -73275,12 +73275,12 @@ "value": "application/zip" } ], - "body": "enim aute exerci", + "body": "voluptate nisi quis eiusmod ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "181d27ac-c619-4e4b-b82a-a81056d02161", + "id": "dfaa9e3b-5015-4401-afd6-6afe864edbc2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73327,7 +73327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62e5a340-f381-47f1-a620-43e3f35ae1e6", + "id": "0d004b67-7eef-4605-b97f-bbaf0e481429", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73374,7 +73374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28b54fce-67f4-416c-98b2-fec7366a5b25", + "id": "1839aeda-837c-48da-8cff-c8cfa5d73b3b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73421,7 +73421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d8dd5f1-f98a-4545-9cac-b87bc12e6f4c", + "id": "df787614-1f4e-4bb2-887b-56515682b83d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73474,7 +73474,7 @@ } }, { - "id": "c0b32c60-2336-4897-bbed-dea4928e9522", + "id": "fc8c0f35-5eb7-407c-8823-cad30f851c2b", "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", @@ -73541,7 +73541,7 @@ }, "response": [ { - "id": "ca421496-3323-405e-8634-646d6afe20a7", + "id": "7545da62-298b-4dec-a0dd-644604ce8a3e", "name": "Job Submitted. Returns a reportId that can be used to download the zip once complete", "originalRequest": { "url": { @@ -73601,7 +73601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33acb927-7caf-445b-80c2-c052e8e0461f", + "id": "9a56fc5f-4cc2-4506-9966-2dfffbca7bd8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73661,7 +73661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f2d6f12-8409-459f-9eba-d4951f7b7606", + "id": "564f573a-5fcf-4e1b-9d43-85d90a8823b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73721,7 +73721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39691b2d-37aa-455d-b1f7-2b1a8a21352f", + "id": "1067b396-0115-42fa-b748-8e2ee1da09cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73781,7 +73781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "425a9236-a366-46d1-8047-c8321572d06e", + "id": "888492f5-d306-4981-a0d9-47f7c3dfbd21", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73847,7 +73847,7 @@ } }, { - "id": "db1a18f6-5aae-4930-9263-3002e89d41db", + "id": "28ef359c-0383-467e-8625-c558d1c3a574", "name": "Retrieve status of a potential role export job", "request": { "name": "Retrieve status of a potential role export job", @@ -73912,7 +73912,7 @@ }, "response": [ { - "id": "a9d35dd4-f360-48aa-9580-01497a8d5b02", + "id": "e1c18dc7-69b2-4fb2-b054-e1bc215015b7", "name": "Success. Returns the current status of this export", "originalRequest": { "url": { @@ -73960,7 +73960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b812e5a6-0907-4fa7-b6d9-5b16d50e35f2", + "id": "b6fae6de-673e-4aa1-a81a-b69252a79ef6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74008,7 +74008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b727a1cf-97e6-4a49-994d-ae88b27fc2e0", + "id": "06a3148d-d1d8-4d20-8a2c-b3a8f3c130c9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74056,7 +74056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cda2622-97dc-4f6b-aeba-30e6d4beec90", + "id": "be9d6ad5-5ea9-44a0-904f-c0c07169ac71", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74104,7 +74104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f1aa490-aa41-4499-846d-a97dda2aa144", + "id": "19871e54-7352-4a31-aa67-b5efa18aad00", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74158,7 +74158,7 @@ } }, { - "id": "8f7429b2-cad2-41ca-9c7c-c6be04d4f09c", + "id": "c66cd76f-c263-4ca3-b129-77bb30b1b6b5", "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", @@ -74224,7 +74224,7 @@ }, "response": [ { - "id": "c33cf226-af38-4677-8da7-524280d91a39", + "id": "43a9d07a-3af3-4c4e-8346-9b00f0c8140c", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -74268,12 +74268,12 @@ "value": "application/zip" } ], - "body": "enim aute exerci", + "body": "voluptate nisi quis eiusmod ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "809e0d7d-96a7-4e85-9e18-867ae09394ac", + "id": "b7a775c0-2e5a-4958-979d-b8bdba14e0b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74322,7 +74322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a78e32d4-7c74-4718-acf5-a5e0d826521b", + "id": "59992f22-254c-4ad0-9e02-724c0f8d8ed8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74371,7 +74371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4db89faa-265b-4b72-ae52-04aaec2b780c", + "id": "8e262469-c1be-48b7-bbe7-3d4d4de73d05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74420,7 +74420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d635863-760d-460b-a03e-3fb42c1d5d0a", + "id": "97f6cfa4-961b-4e3c-abd2-0890e51f7544", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74475,7 +74475,7 @@ } }, { - "id": "ac6e5308-f1a5-442e-a60a-d0c8766ac8b3", + "id": "c895908a-b109-4cdd-b0d9-f76b3f6118eb", "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.", @@ -74561,7 +74561,7 @@ }, "response": [ { - "id": "f735d985-1425-4a02-8c06-fcc8950e3226", + "id": "f175ae4e-2150-402d-8fad-ab049b2f150b", "name": "Accepted. Returns a potential role summary including the status of the provison request", "originalRequest": { "url": { @@ -74640,7 +74640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6956c25e-efda-4e2f-89fe-6588e5d865ea", + "id": "2407f92f-9081-46d4-b15b-3951f7e278fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74719,7 +74719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d626e8a4-8832-4eb3-9b01-a50c79617676", + "id": "e2d72056-a7b3-4f0b-b5ff-20eee15dd5e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74798,7 +74798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3adaab2-5d3a-4a18-a1c8-b7b3594cb2e7", + "id": "ca0ac572-d13c-42f6-a1ac-bb209280f731", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74877,7 +74877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbbfbc82-f00d-404e-b95c-d19b7698eff2", + "id": "975955df-5d03-4ba2-8bd8-82b7a1bccc66", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -74956,7 +74956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "844bc2be-7fa0-4936-836b-57f7a2c82d45", + "id": "4ef4510c-56d7-4578-8323-133bbacc108e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75041,7 +75041,7 @@ } }, { - "id": "2891d12e-c7b3-4dba-9724-b25348756f81", + "id": "678356b0-1747-4636-bfbb-e4999c7ddfc7", "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", @@ -75141,7 +75141,7 @@ }, "response": [ { - "id": "03efd0f5-74b9-4590-8c61-5fa0a1027017", + "id": "e729f53e-a291-457d-b96f-8eb6e8dded15", "name": "Succeeded. Returns a list of excluded entitlements for a potential roles.", "originalRequest": { "url": { @@ -75234,7 +75234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c2ed98a-ff64-476d-a78a-5e0ddf35bf42", + "id": "3312ba0c-fcea-49d0-a0b3-a7ef530d8c7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75327,7 +75327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9ff3c3e-c26a-45e9-91e9-e33273c7a0ca", + "id": "3b52ba9e-721d-4e29-ae0d-01d11429f97e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75420,7 +75420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b495e968-c3e6-448c-ac95-a1f67eedf9e0", + "id": "9cfa61db-fab7-4f38-b9eb-a34aa5dc872b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75513,7 +75513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52f2f2d7-eeda-4869-9dbf-e2d2390d4f01", + "id": "d9fd54c7-2ebf-47e8-9414-11faec497995", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75612,7 +75612,7 @@ } }, { - "id": "baea6a21-6fc5-496a-a390-250c79ed3638", + "id": "8f483015-15bd-4648-913c-344b59005d60", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -75687,7 +75687,7 @@ }, "response": [ { - "id": "d036c1a2-4350-4a86-8019-7130f39b9846", + "id": "a5aa9f2e-fcac-4eaf-aa04-f4693e17d67d", "name": "Succeeded. Returns all potential role summaries that match the query parameters.", "originalRequest": { "url": { @@ -75776,7 +75776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acc5d0ef-518a-4bb9-8487-48af1b69c401", + "id": "5940a68f-ab80-4c3c-8ef8-ef014e7c94b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75865,7 +75865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0fd15fc-c5e6-4239-947b-91505e0694ef", + "id": "da831538-aea0-4776-8ae1-85836b15ffcb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75954,7 +75954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f415a17d-7d2b-4555-b2bf-96e7d00f1f5e", + "id": "68fa73d4-0785-44a5-8fc2-f596abaf4f8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76043,7 +76043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a059844-3f12-4a0e-b03b-12db055f156d", + "id": "b9bfc487-ba7a-4bf2-8383-8c44da62a080", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76132,7 +76132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c47a14b8-de0f-472d-9657-58ab489df806", + "id": "44ef5f89-705c-4c97-a716-7e4da3b38ef3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76227,7 +76227,7 @@ } }, { - "id": "b630c55e-7228-4405-b60c-04644ef173f0", + "id": "67d85d28-1e1d-4e55-b708-c9fc0bc68d95", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -76268,7 +76268,7 @@ }, "response": [ { - "id": "6f44c0a9-b2e1-4ba8-8664-2f52eff0b0e0", + "id": "c37325b8-b759-4613-b28f-f7549e8d7110", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -76307,12 +76307,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 \"doloree2\": \"id sit ullamco nulla\",\n \"voluptatea\": \"ut\"\n },\n {\n \"Excepteur_a\": \"exercitation dolore laborum\",\n \"magna61\": \"nostrud Excepteur\",\n \"velit_8\": \"sed non ipsum\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"officia__\": \"do fugiat\",\n \"Excepteur_08\": \"laborum irure\"\n },\n {\n \"ipsum2e\": \"fugiat ad commod\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\"\n}", + "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"quis0f5\": \"dolor officia\",\n \"doloref\": \"incididun\"\n },\n {\n \"pariatur_7\": \"sed nulla aliqua\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"mollit_4e\": \"Excepteur dolore\",\n \"sint_6\": \"voluptat\"\n },\n {\n \"consequat_89\": \"no\",\n \"irure2\": \"in ullamco veniam\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "099f551e-7f18-4f9c-9f3d-dc9fa090f70b", + "id": "cb5a56b5-649c-427a-b1a4-32db26e38fa3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76356,7 +76356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16010b9c-789a-4c01-97b0-e486ed0104e8", + "id": "148288ca-dc26-4d03-b532-a389fb238b2b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76400,7 +76400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "284ae33c-49a8-4b1c-9bee-b13126a1e863", + "id": "f6950a7b-dc89-412d-ab98-53092e430031", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76444,7 +76444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8d45c11-b6ef-4e3a-86ce-9f008b036cc8", + "id": "7c760bf5-9afe-42b4-9185-c90ed8de9e7d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76488,7 +76488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6efe519a-04d1-4525-b812-24c6380ab83b", + "id": "37f30c6d-6c45-4f5e-af05-91a5ab5f3957", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76538,7 +76538,7 @@ } }, { - "id": "369cbe1d-3fbb-4156-b1b5-547a6cc81b5e", + "id": "26ab1aad-4b7e-497d-a346-79d2c3ed0a09", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -76602,7 +76602,7 @@ }, "response": [ { - "id": "63fc4acb-067c-48da-af94-7d2afb670b56", + "id": "fbf7c6bf-341b-4309-93d9-52d6ee9db2ce", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -76659,7 +76659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d244d19f-ac14-40be-bfba-140cda03526d", + "id": "ad43e05e-0a0c-45b7-b35a-23dff0bb4e54", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76716,7 +76716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c32274f-1652-4269-8f5a-10f93ed81d9b", + "id": "69e3bcf8-c18a-4704-98d0-3e4c02c2eae6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76773,7 +76773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bffb4e3-71f2-4575-a29d-d09d22a8ac40", + "id": "304ee3bb-ea54-4f41-8355-86b8626b21d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76830,7 +76830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa7c29cb-061f-4516-8732-827a3ad32185", + "id": "0191540f-c9bf-41e6-a3e9-8a068daf3d85", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -76887,7 +76887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53224de0-f1c6-44e8-9bdb-a72364e360b8", + "id": "6dcff54c-303e-49d6-86f9-530661804023", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76944,7 +76944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e09e72f4-7bf3-42ec-93be-2721d7aa3d01", + "id": "29881500-3f2b-4f71-a5ed-e9e7b7b05694", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77007,7 +77007,7 @@ } }, { - "id": "13b3120f-053d-4746-ae85-02c440e4d347", + "id": "75724a1a-7322-4a3b-885f-770a09dbb8c8", "name": "Retrieves all saved potential roles", "request": { "name": "Retrieves all saved potential roles", @@ -77074,7 +77074,7 @@ }, "response": [ { - "id": "a7ef6a4b-031a-4ecc-9174-628196a7b964", + "id": "e14a9d23-bab7-4efa-8242-dbdf7a4cb131", "name": "Succeeded. Returns a list of draft roles for a role mining session.", "originalRequest": { "url": { @@ -77155,7 +77155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a12efd8-7d87-4816-afa7-61a08907e2e3", + "id": "097d0f39-6a34-4a2a-baa4-6341bb2a20e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77236,7 +77236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f224a16-768f-4faa-8b76-6bfdd37eafcf", + "id": "e858bee6-a7e2-4323-9ecd-5a80c41ea954", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77317,7 +77317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea47a394-de44-4c02-b3ad-46809142c97a", + "id": "74794304-66ea-4d79-a84a-93bb0d8ec07d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77398,7 +77398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9d09a12-1527-4e5c-947d-3474ea9ecfc0", + "id": "d1f24dae-b6cb-4158-9966-89dbe1eb0780", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77479,7 +77479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2df76771-1a0e-4bc0-82a4-67f29ffa6520", + "id": "51a0ca29-44ad-4a79-83da-e715690df64a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77566,7 +77566,7 @@ } }, { - "id": "c127d8f7-5268-4fa8-945f-3aeac03864d9", + "id": "6c5c9263-55cb-4095-b7dc-6f1af57fc1ee", "name": "Retrieves potential role source usage", "request": { "name": "Retrieves potential role source usage", @@ -77657,7 +77657,7 @@ }, "response": [ { - "id": "bee26035-8bff-4533-aaf7-3b9ae0627c7f", + "id": "6d912205-eb03-46d1-80f2-5265d8fedce5", "name": "Succeeded. Returns a list of source usage for the identities in a potential role.", "originalRequest": { "url": { @@ -77741,7 +77741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f660b7d2-4578-4208-91df-6c913d928e38", + "id": "9bea7d5a-184f-4075-968e-0c85f1e655eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77825,7 +77825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba7d2f3c-52e3-418e-9da8-2e797b4907bd", + "id": "8911ea93-a3eb-4253-a9ee-2ead4ff38dbb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77909,7 +77909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f3618d3-97c7-435f-8775-8041507841ed", + "id": "5e50c907-38e1-40fe-a0e6-3073edfe9330", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77993,7 +77993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b28c5da-75ec-4a18-a741-7f59c1b42042", + "id": "39e5c491-1f97-45ad-bfeb-93f375001964", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78077,7 +78077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15d091ec-5464-4703-903b-a91d6280ced9", + "id": "c6d9bdc1-8455-459d-9f0c-86777e8d2b17", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78173,7 +78173,7 @@ "description": "Use this API to implement identity functionality.\nWith this functionality in place, administrators can synchronize an identity's attributes with its various source attributes.\n\nIdentityNow uses identities as users' authoritative accounts. Identities can own other accounts, entitlements, and attributes.\n\nAn identity has a variety of attributes, such as an account name, an email address, a job title, and more.\nThese identity attributes can be correlated with different attributes on different sources.\nFor example, the identity John.Smith can own an account in the GitHub source with the account name John-Smith-Org, and IdentityNow knows they are the same person with the same access and attributes.\n\nIn IdentityNow, administrators often set up these synchronizations to get triggered automatically with a change or to run on a schedule.\nTo manually synchronize attributes for an identity, administrators can use the Identities drop-down menu and select Identity List to view the list of identities.\nThey can then select the identity they want to manually synchronize and use the hamburger menu to select 'Synchronize Attributes.'\nDoing so immediately begins the attribute synchronization and analyzes all accounts for the selected identity.\n\nRefer to [Synchronizing Attributes](https://documentation.sailpoint.com/saas/help/provisioning/attr_sync.html) for more information about synchronizing attributes.\n", "item": [ { - "id": "df0f8627-a1f9-4601-a4d3-ed973e05e322", + "id": "b0ac1f06-bd96-4e36-bb94-ec396413357d", "name": "Attribute synchronization for single identity.", "request": { "name": "Attribute synchronization for single identity.", @@ -78194,7 +78194,7 @@ "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "identityId", "disabled": true, "description": { @@ -78215,7 +78215,7 @@ }, "response": [ { - "id": "09069e39-ef14-4dff-be2d-2de636a37535", + "id": "9329899d-fc14-4619-87a4-069464fb7252", "name": "An Identity Sync job", "originalRequest": { "url": { @@ -78260,7 +78260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e1a156a-62c6-431f-b220-61d32f8ab202", + "id": "e6f1681d-be74-460f-b58d-1ff81f9ef1cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78305,7 +78305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ca3ac6b-30a3-4ea6-aeba-38ee4bde914a", + "id": "b1bc6965-8d1f-4600-9c13-d89cb8bae5c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78350,7 +78350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e64dd1d-0c9f-4bf6-a173-fdf7c5b51e8c", + "id": "b42d71b4-77bd-4689-9086-c292d5f13d51", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78395,7 +78395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69134edc-de28-4266-86d4-f441dcc37794", + "id": "a8b2bde7-e8a0-4f7b-be57-0bb1e631ec9e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78440,7 +78440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eb795ea-1662-44da-adb9-e289459156da", + "id": "3471b594-493f-4abe-954b-1dc6e876989c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78485,7 +78485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "606c3216-8587-48ce-9ff9-d39d2e1e156c", + "id": "6d1b352a-3c3b-4b6e-be49-eca90a6b3006", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78536,7 +78536,7 @@ } }, { - "id": "dc97154a-e1d6-4721-ba45-64fc55f4bd37", + "id": "2f4c0ab2-9af5-4dcc-8b2a-44426c3d4b74", "name": "Get ownership details", "request": { "name": "Get ownership details", @@ -78578,7 +78578,7 @@ }, "response": [ { - "id": "e5c12df4-069e-4a75-a1f1-3ddae9bbcdf3", + "id": "f5985a28-944b-478e-8182-75a53b702524", "name": "Ownership association details of an Identity.", "originalRequest": { "url": { @@ -78623,7 +78623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c6d5b7e-8f22-418b-9a56-5d3e513096d5", + "id": "6dc6446a-b986-44ff-b37b-e5134f104224", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78668,7 +78668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a5d2579-4437-47f2-986e-b6fddf540646", + "id": "bd02e08d-9b68-4913-9286-44c92fe2f36d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78713,7 +78713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcade0b1-ae0c-4568-8684-d28912350186", + "id": "2e50cf41-ba16-4ffa-bf72-c9374bcdd2d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78758,7 +78758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd042b71-04b9-4094-b3d3-e56fd6d9725f", + "id": "f3075047-14fd-4d72-9b06-150e75058818", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78803,7 +78803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "501a52d2-2854-45e7-b510-f492743efe8f", + "id": "2dd4b724-b052-4e79-83a6-717f2099a680", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78848,7 +78848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65d68098-ffd0-45f1-b6e4-73a97b6bfe83", + "id": "bae27dcd-16b5-424a-a2f5-55188be99287", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78899,7 +78899,7 @@ } }, { - "id": "e23db5f7-b804-48b9-8167-947be05c65d7", + "id": "c8ae5d95-4fe8-48ad-8e25-50dd0792f080", "name": "List Identities", "request": { "name": "List Identities", @@ -78983,7 +78983,7 @@ }, "response": [ { - "id": "ecd301e1-a935-4bee-89ba-508bfe1da60f", + "id": "e7f50b44-a73e-47f8-8517-3ecb1be23cde", "name": "List of identities.", "originalRequest": { "url": { @@ -79081,7 +79081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "037ee1c0-590a-4f4b-b6d3-5f63ff4da580", + "id": "9698b56f-9039-4b86-9218-4c1aef37047e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79179,7 +79179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "642871eb-bf4b-472d-b831-416553eb3315", + "id": "8a086c7e-c584-4436-9c46-2794195edca3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79277,7 +79277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e138a4b4-b536-432a-bf39-e80e19964d23", + "id": "f7495703-0a22-46dd-ae38-7b6132d11843", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79375,7 +79375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "810c1605-9a54-4bf5-a963-0de5e8f1b2a3", + "id": "4d2c65d9-6c48-4b76-92c5-5ef6f09e980f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79473,7 +79473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7019fe72-b7a2-418e-99c3-f72c38d8aaaf", + "id": "eb3b111a-d809-4e27-9fcc-4de38d13c50c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79577,7 +79577,7 @@ } }, { - "id": "aaf531fd-bba7-4471-9cd1-7b87a3cf4bc6", + "id": "b669be5f-087b-4ac7-b65e-a2e4f46c22c1", "name": "Identity Details", "request": { "name": "Identity Details", @@ -79618,7 +79618,7 @@ }, "response": [ { - "id": "7926eb55-608f-41e6-a27b-c8feaaed2ef8", + "id": "286844d4-7f90-41d0-8ce5-4e00a59f0822", "name": "An identity object", "originalRequest": { "url": { @@ -79662,7 +79662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec404125-2d1f-4346-ada6-fa47c5f672f6", + "id": "99901844-bc67-4ddd-87eb-770d19c286b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79706,7 +79706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "322d0d85-368d-42d1-b1ff-dd5fb3144826", + "id": "74ae5343-66a4-4dd6-a3ef-de69d5343dab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79750,7 +79750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d59f74d5-e3bf-4ccf-883c-0f10c8ea4bbf", + "id": "554e7e3f-cd27-4576-863e-94a7d6043fbb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79794,7 +79794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab96c1ee-e194-4c99-86f5-a9fe221a595e", + "id": "434effb1-d9b7-48d1-83d5-3b4dcf7dbf88", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79838,7 +79838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7a66e79-498a-4516-abd0-f8dc886d251f", + "id": "3196fc4a-2968-446d-a362-241b471620ad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79882,7 +79882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7e4aee9-0d69-4755-bc3e-7ee9da18dd2c", + "id": "45e5a702-cd97-4c71-a538-50da0aab829b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79932,7 +79932,7 @@ } }, { - "id": "76a8142e-c2a9-408d-a544-87e839ec58e2", + "id": "1149945e-c829-434a-9a00-33e28aa21e3f", "name": "Deletes an identity.", "request": { "name": "Deletes an identity.", @@ -79973,7 +79973,7 @@ }, "response": [ { - "id": "20855c02-5620-4d88-8062-806b5820f557", + "id": "bbd69007-ecc8-46ab-b2f8-cab99dbb535e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -80007,7 +80007,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a999e9c3-469a-4d9e-811b-0de09365e291", + "id": "851b6418-6293-4f5d-9903-bb806444cd39", "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": { @@ -80051,7 +80051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15a0e762-fee5-4d6b-bc0a-efc838b75e44", + "id": "a2d23c46-a1c7-479a-986e-eaf2b28cc9c6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80095,7 +80095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f4b704d-5038-4e7e-9906-6d3adaeace21", + "id": "62d20bab-7b92-4bff-81d3-a1e1bd9a9b38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80139,7 +80139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a51d1155-ce07-43a9-828e-157a6295a92f", + "id": "adba49fb-1a0d-41ff-828d-d83f798b174a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -80183,7 +80183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58aaf9e8-0051-4948-98df-852f03dcf40e", + "id": "bfc8fb36-0d01-467f-94a6-c0823e6ff857", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80227,7 +80227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "499116d3-d7dc-4526-a39d-9180852da6d1", + "id": "4b3c8c26-6678-49df-b0c7-82206ce79419", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80277,7 +80277,7 @@ } }, { - "id": "4d086c96-d9d9-42c4-a843-38312023d216", + "id": "3e114200-ab59-44ac-a30a-4cad68c3d508", "name": "Process a list of identityIds", "request": { "name": "Process a list of identityIds", @@ -80320,7 +80320,7 @@ }, "response": [ { - "id": "6f464783-6db5-40bb-909e-0f177dc92a5e", + "id": "7f295284-9292-45a4-b2dd-43e04d8710ba", "name": "Object containing the DTO type TASK_RESULT and the job id for the task", "originalRequest": { "url": { @@ -80377,7 +80377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60e2cf7f-012a-4d70-bf00-94c649b63887", + "id": "69a1806f-33ff-4de9-b0c6-fc71204c85aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80434,7 +80434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "052a5f03-a87b-462f-9879-f6c7fc7c16d3", + "id": "4609ed27-292b-4f10-9275-f90347938053", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80491,7 +80491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f55a0c0-e166-4db6-b8d8-11c12ecdd226", + "id": "4ed88064-0c8d-4ec8-a7e5-b6083d9ce0a9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80548,7 +80548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "552ed9fd-03bb-4eca-999e-fdfa7556b754", + "id": "7ef7f543-93f0-4970-a75f-7c85eb57cea1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -80605,7 +80605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b065fa0a-b768-4143-b771-8ab97977cb01", + "id": "13b8ba8d-dbb0-4a1e-bb56-978fd3942349", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80662,7 +80662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "387ae268-ccd4-49d0-9106-9cb4967614ff", + "id": "d3ea0177-c448-4f74-a1a0-01efe0ecddda", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80725,7 +80725,7 @@ } }, { - "id": "1fb85a85-1014-40f9-b78a-4600c7d2854b", + "id": "b87a584d-c84f-4226-9512-4479517aa05e", "name": "Reset an identity", "request": { "name": "Reset an identity", @@ -80771,7 +80771,7 @@ }, "response": [ { - "id": "7d8e5c1a-a528-4701-bc3d-3ac8bd040ee9", + "id": "e1daeed1-8dd7-4d21-b1ae-d7a4f6e6f25f", "name": "Accepted. The reset request accepted and is in progress.", "originalRequest": { "url": { @@ -80806,7 +80806,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b1c456d6-bf3f-48ad-a066-793323089e70", + "id": "c0bebeea-979a-44a4-abe9-6825daf6162a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80851,7 +80851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d7d0e4e-78aa-42ff-be64-a931d69219ed", + "id": "ed06a4e9-c336-42a8-ac07-26d27e55db18", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80896,7 +80896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0a29978-1750-4c17-b220-05a43265e800", + "id": "03e8a235-3263-4b2b-8eb3-202cb447216f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80941,7 +80941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6bd8ba1-d72e-4bfa-b988-a98207b491d7", + "id": "e7ae3630-4377-45e0-a504-5d3a02b4ef45", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -80986,7 +80986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ed6065e-5a2f-4204-8a8c-55c071e6493e", + "id": "4536fabc-243e-41c3-a980-d583d77b387a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81031,7 +81031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7e673e6-b2cd-4714-9b3c-4e99b8ce04a5", + "id": "ec2f5928-03db-4367-bf61-9f396c381725", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81082,7 +81082,7 @@ } }, { - "id": "c1d6ed88-93c4-43a1-b394-9a560a004e5d", + "id": "b63ed96d-5235-40c5-90d0-2400d187c3d7", "name": "Get role assignment", "request": { "name": "Get role assignment", @@ -81132,7 +81132,7 @@ }, "response": [ { - "id": "118903c5-9492-49b9-b292-fb027973bc75", + "id": "42b9d472-3a0c-4427-937d-411d2bba1102", "name": "A role assignment object", "originalRequest": { "url": { @@ -81178,7 +81178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "972bdc10-e108-465b-9ee6-bc233f30df4e", + "id": "0798d92f-4e3a-48aa-a714-6c6262c973e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81224,7 +81224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ace6dfe5-2073-45f2-9e0f-6d4128dde75b", + "id": "7b66ae40-29a3-4e99-b061-30aed7134a25", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81270,7 +81270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1620e226-b454-48db-b71f-adbe98e10823", + "id": "6f65cd14-f6b9-4dbe-81f8-9d5e78c40a93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81316,7 +81316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b44012c8-21ac-45b7-826d-eb0d864c808f", + "id": "06066f65-e7f7-4d17-a240-701e59a99476", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -81362,7 +81362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2e34ce5-b4bf-4aa6-8bcf-720780b774d3", + "id": "0bb4c26c-00f9-4622-9dee-351a458db48c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81408,7 +81408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de4261ea-684e-4ca1-ad31-0e7eece2bc7a", + "id": "3aa8556e-5a0c-4f70-9895-b9882e3985c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81460,7 +81460,7 @@ } }, { - "id": "b50f42fb-e6f7-4a9a-ba5c-7550f61e3077", + "id": "365fe5a6-ec66-4128-b78d-be400559f914", "name": "Get role assignments", "request": { "name": "Get role assignments", @@ -81521,7 +81521,7 @@ }, "response": [ { - "id": "2d00a133-2244-4d4d-860a-af6a057e415f", + "id": "5d7adbe4-b2da-4f90-bb56-5571f6514e68", "name": "A role assignment object", "originalRequest": { "url": { @@ -81585,7 +81585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39687561-bc7d-4ff8-8fe0-d71839358bac", + "id": "f35c5716-9a62-4105-9403-7eb13475ac77", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81649,7 +81649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51a13938-7228-4ba0-9388-837bbd535f39", + "id": "dcf198c9-2230-4610-8917-a0efec0045d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81713,7 +81713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b2f1989-f26f-4d0a-a8da-1edf4b4063b4", + "id": "88b01725-939e-4bb6-abd1-02ca5210387b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81777,7 +81777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "041bdf9f-b7a7-42ac-a25f-be07174a334e", + "id": "d391c22a-7c03-4010-a5a2-28fd474ed5e1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -81841,7 +81841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "462a8c35-19db-4dc3-a0b5-092352d0f386", + "id": "4f2ffa94-5d6e-4462-b552-ea395b2eed7a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81905,7 +81905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a84b2f1-51a6-4809-bbde-a6eccebdc986", + "id": "421b2fc0-b117-4f15-9ec2-6969090e4a9a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81981,7 +81981,7 @@ "description": "", "item": [ { - "id": "dff5fb19-4371-42f5-ae26-18ed47aefa1a", + "id": "7cc630d9-b196-4752-b69d-81c285371d7e", "name": "List Identity Attributes", "request": { "name": "List Identity Attributes", @@ -82047,7 +82047,7 @@ }, "response": [ { - "id": "244096b1-efbd-443f-91b8-718a405c4228", + "id": "f62209b5-922a-441b-b908-43772acf294d", "name": "List of identity attributes", "originalRequest": { "url": { @@ -82127,7 +82127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61de282b-389a-4f85-a0c3-8ea570a9781b", + "id": "74316e3e-6200-49c2-b336-52232e329b4a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82207,7 +82207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9892570-d0c3-4b2e-a8e7-76d38df69585", + "id": "67be3bf3-07bd-4182-b119-1da595eed20c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82287,7 +82287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c5485ed-0010-4474-a4a9-bb2705eeb05f", + "id": "f03a4075-a51c-47db-812b-18315ce523e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82367,7 +82367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e4088a6-1e00-4ae2-823f-4096537ece9d", + "id": "ec03d0f4-a5b8-404d-9d19-555001574f7f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82447,7 +82447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed6f4986-cb93-472b-bd19-72e66a960531", + "id": "19f7c5b5-2800-4960-b8b8-30175c19656f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82533,7 +82533,7 @@ } }, { - "id": "9ced960a-517f-4f8f-883f-da2ce732f1d7", + "id": "d0b4de24-14bf-4f4b-9d8c-aa3ec33407c1", "name": "Create Identity Attribute", "request": { "name": "Create Identity Attribute", @@ -82575,7 +82575,7 @@ }, "response": [ { - "id": "fafd5665-f5f6-4c98-9ae4-203f31040e41", + "id": "98d8164b-2a8e-4574-9250-f4e309fe14f4", "name": "The identity attribute was created successfully", "originalRequest": { "url": { @@ -82631,7 +82631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df3732f6-e78b-4450-878f-a720cd4b7059", + "id": "d79a4435-d7de-4041-a1ce-757a220c5838", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82687,7 +82687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ebb4883-cc0e-4187-bd46-88bba756107a", + "id": "2754818d-1f68-4000-8cda-bcdc7d844115", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82743,7 +82743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e6a33ea-dadd-452d-b7ee-950212a7ca5e", + "id": "d4bbff8c-9f71-4f91-a192-01b41e805ed5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82799,7 +82799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1814ca8-f671-4d7d-b6fa-b93f46cbde24", + "id": "674047bd-eccf-472a-828d-79ed9fbe9d35", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -82855,7 +82855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "165b8e6d-d83f-42bf-8498-ef116a457837", + "id": "2d8b8eb1-5d4a-4676-9c10-a494b0390faa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82911,7 +82911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e52725f1-1294-49fd-8245-fcab56697e05", + "id": "b19267de-bed8-4ebb-82e6-14d9be781b8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82973,7 +82973,7 @@ } }, { - "id": "577cef37-a3d9-4a32-a983-be654c119018", + "id": "95b388f2-b255-4dcb-b4a6-9ea96d31f9a8", "name": "Get Identity Attribute", "request": { "name": "Get Identity Attribute", @@ -83014,7 +83014,7 @@ }, "response": [ { - "id": "d81ee663-7272-45f3-955c-6d3d711b3544", + "id": "a725b825-cef1-406c-9f76-2d85a7d6581b", "name": "The identity attribute with the given name", "originalRequest": { "url": { @@ -83058,7 +83058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4008781d-b77f-4e31-a90a-2e1e89b48b32", + "id": "dbeb1b16-146d-4fc8-a41b-f9f41fbe7b6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83102,7 +83102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daa9c064-a52c-4052-b7b2-4c9e36f5773a", + "id": "262529e8-4423-4517-8964-ec2010de14e7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83146,7 +83146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "793ad75b-f1b5-4489-85eb-496fce29f948", + "id": "6e215f07-c0d8-4ae2-adfb-e8b63c6feeed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83190,7 +83190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7537b9d9-f57e-41bd-b57d-34fe4b6a823c", + "id": "e8272c5d-049b-4494-8067-96cb3fd0d6b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -83234,7 +83234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54b3e4c8-fd52-4c6e-9fd8-bcad043d2341", + "id": "ce71b1e8-d803-478b-b61d-ca7f397ac00e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83278,7 +83278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e92f0597-688b-4046-98d6-df42ff0de282", + "id": "46f3747a-bd28-4120-946d-fac6595dbb3b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83328,7 +83328,7 @@ } }, { - "id": "4bb64bfb-80f4-4d57-b483-5ffe46be6140", + "id": "888ef009-62ec-47f2-acdd-d59f7d42888d", "name": "Update Identity Attribute", "request": { "name": "Update Identity Attribute", @@ -83382,7 +83382,7 @@ }, "response": [ { - "id": "d2e888cf-d222-4e9c-9b5d-d8b41e9daafe", + "id": "f8bb298a-f310-422e-b1d0-4b722296040e", "name": "The identity attribute was updated successfully", "originalRequest": { "url": { @@ -83439,7 +83439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0809bd9b-6439-491b-a508-a46a8fa31691", + "id": "116eb150-e875-4050-a366-4c9b978b6341", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83496,7 +83496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73f06432-11c5-4f0b-bf96-dc5631afb885", + "id": "ee1bd3c4-4115-433f-b18d-58ef2a9b8ded", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83553,7 +83553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68009a5c-fe7e-403d-9c03-a9f47bc813a8", + "id": "cb258092-27db-40a3-a70f-c02dbc174234", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83610,7 +83610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8acd48e5-7aa2-43b6-a07c-7f91cdaa4730", + "id": "3cad9f08-acda-48f1-b6c3-06a6c4dd5590", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -83667,7 +83667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c4b6ebe-cb3c-46bc-b6e7-08a3a216fe54", + "id": "7b3cd2a4-a0b4-4ce0-9961-dbb3c6f81922", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83724,7 +83724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4057c0f2-5139-4aff-b8f2-51271feb5dc1", + "id": "f2cd2fb3-118a-47da-8bdf-e5f438991ef4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83787,7 +83787,7 @@ } }, { - "id": "a60566bf-e52f-46a5-b2a8-1ffdd4411f1a", + "id": "c901c9fa-86f2-426b-8ea4-d006dbda6158", "name": "Delete Identity Attribute", "request": { "name": "Delete Identity Attribute", @@ -83828,7 +83828,7 @@ }, "response": [ { - "id": "196b122e-dc89-454c-9d48-35d3cdc43d2d", + "id": "da6c3491-e4f9-497f-9d5f-0f78bfe6bacc", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -83862,7 +83862,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f17d622e-6f02-4831-bd3a-9789fa6f211b", + "id": "8297bf9f-eed8-44ed-b703-0227e74574ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83906,7 +83906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ac6deab-3728-4fac-969c-b7a74009ff16", + "id": "ab3919e0-1c16-4531-9758-1704b87e6a7d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83950,7 +83950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "120ee563-a058-4899-b677-23af75a25af4", + "id": "5b8b1af6-0ef7-4728-be5f-29f582f1e698", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83994,7 +83994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "726bd565-bcea-428d-8d26-2b6581753e2f", + "id": "02513a09-07eb-4974-a0e8-56126926a0f3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84038,7 +84038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a01d2f6-e8e1-4447-85f6-6e379f39f9bc", + "id": "d02a7c5e-7415-44f8-9ef8-dc64d5b911c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84082,7 +84082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15f9a234-68f5-4917-ae50-51c657d17f8e", + "id": "7c9bd756-651b-4916-a63a-a1207d22f055", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84132,7 +84132,7 @@ } }, { - "id": "6d9e3041-c027-4ac3-a7f7-e9f8130c6cf0", + "id": "793f4843-20ad-419c-9ff1-4ea0ede75f63", "name": "Bulk delete Identity Attributes", "request": { "name": "Bulk delete Identity Attributes", @@ -84175,7 +84175,7 @@ }, "response": [ { - "id": "86ce546f-d74a-46c9-886a-8dd1a21a101a", + "id": "2bc270db-8045-49b6-9d58-6cca4112e38a", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -84222,7 +84222,7 @@ "_postman_previewlanguage": "text" }, { - "id": "237ad9ee-1935-4ae2-86c0-f44cda4af5b0", + "id": "4c230a54-fa4a-4fca-a2a0-c7b1dc4b1433", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84279,7 +84279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4454e4f-4904-4757-8663-06533af404f1", + "id": "6a584caa-8d97-4617-a4ca-23fc778bb4c5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84336,7 +84336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e24e34f-35cf-4112-85d4-b2bd5895ebf7", + "id": "c3a801e9-c60d-4b65-8668-9ae7decab3ce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84393,7 +84393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbe05d5f-1082-47b9-b909-88dbba067be3", + "id": "6e5197bb-703e-46ad-9d87-364578a9bb8f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84450,7 +84450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be1f7ba0-484f-42d8-85c5-925abd74ed0c", + "id": "393020f0-7cf9-4ece-b8fe-9c9486613727", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84507,7 +84507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c47dbb-5541-4074-8282-64817a0d4299", + "id": "38a7f8ba-f2e4-482d-8006-b0f0ca8c3220", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84576,7 +84576,7 @@ "description": "", "item": [ { - "id": "02209869-3d4f-4d55-9fc6-d809efbd1d6c", + "id": "2d065b67-6a01-4ca9-bb3b-4766c195258c", "name": "Lists all the identities", "request": { "name": "Lists all the identities", @@ -84651,7 +84651,7 @@ }, "response": [ { - "id": "3986d7d4-b47f-4d73-a814-5ca728f7cdd3", + "id": "b7053ddf-16da-473d-9870-4a935cecb4b9", "name": "List of identities for the customer.", "originalRequest": { "url": { @@ -84740,7 +84740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "993ef700-1bc3-486f-854f-04d226f410a9", + "id": "a492cc8d-5435-4de1-b7ef-1db5a437da8e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84829,7 +84829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edb911ad-a141-477d-80b9-5fa2e3a3dd3f", + "id": "caabb85f-6abd-4ae4-886c-e91f402ce269", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84918,7 +84918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d67f03c-0007-4666-a2b1-4279276db98b", + "id": "bbe6e5dc-d437-4f18-996f-29742f07bc48", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85007,7 +85007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96cb17bd-0064-4fdd-a924-7cb60ab85b13", + "id": "973ea9fd-42d1-4cad-bd20-b350147c07a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85096,7 +85096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f504d0da-5d5b-47b2-802a-4bbd530d887c", + "id": "c8b6151e-b9c7-410d-b04c-5c37122397ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85191,7 +85191,7 @@ } }, { - "id": "da6bbd06-69f2-4730-b6dc-b6b32657843f", + "id": "6fa84fb0-12e8-42d6-b928-d2d9f8a7eada", "name": "Get latest snapshot of identity", "request": { "name": "Get latest snapshot of identity", @@ -85232,7 +85232,7 @@ }, "response": [ { - "id": "02606158-1dd2-4921-87e6-7af36a6e3857", + "id": "dd0382c2-a3d7-4be4-80fe-a8f0834e1f67", "name": "The identity object.", "originalRequest": { "url": { @@ -85276,7 +85276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b89b4cf7-972a-4915-b243-e1c9688d8da5", + "id": "fbc4427d-b91b-4657-91a6-512acb4a97d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85320,7 +85320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b04bb27-d4ce-4979-ae34-9b000e5fe0c6", + "id": "f9e1f1c8-65a2-4e48-8b7b-c689d6d36e3e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85364,7 +85364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abeefa9e-b464-462c-8be5-ed58a0b25834", + "id": "0f1593fa-7fbe-4395-a7f1-c98a5bf58dd1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85408,7 +85408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36b527cb-3e03-4dc5-bebd-3b9c5fb5c8fa", + "id": "98436b79-cd1e-489f-b8fe-a20f7af8db1c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85452,7 +85452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fda8b403-5c9d-4bef-9723-4d5830bffc73", + "id": "927c4ae5-4bd2-45a2-bd23-16f9e51c92c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85502,7 +85502,7 @@ } }, { - "id": "03cfc650-e907-4ebd-9f54-943330e7d07f", + "id": "b081e3f8-dc51-4b08-91d7-409ebd865fd0", "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", @@ -85554,7 +85554,7 @@ }, "response": [ { - "id": "e272267a-8078-47c1-a49f-2601281e7732", + "id": "1b0fadf1-a2ad-4b45-8f21-cc54497d913f", "name": "Access Profile", "originalRequest": { "url": { @@ -85609,7 +85609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf553a8e-4c55-4003-a9b1-f8b1ea18b961", + "id": "251e4371-d44f-4313-9bea-4b8971438f7b", "name": "Account", "originalRequest": { "url": { @@ -85664,7 +85664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffe1e707-d362-4faa-a99c-5a45a3ae365e", + "id": "16ba90ff-749f-44db-a4f6-b834558fbfaf", "name": "App", "originalRequest": { "url": { @@ -85719,7 +85719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3345f94-7e4e-4fc3-aada-0446517c484d", + "id": "54a0ad05-36a1-4b16-8f17-fe7cc235486b", "name": "Entitlement", "originalRequest": { "url": { @@ -85774,7 +85774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4193c4c7-8ca6-4e7a-80a8-051b5106cf2d", + "id": "9c69b5ee-3bf9-4f94-940f-299e73c36cf5", "name": "Role", "originalRequest": { "url": { @@ -85829,7 +85829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef4e5026-23b0-4ce4-8290-13985b9119b0", + "id": "4216eb59-265f-4511-b3d4-61e202ab81ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85884,7 +85884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6da33b92-f00d-4f75-a5d8-910627aa3446", + "id": "891ea7cd-d1dc-4ae8-9942-7003a70ffea8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85939,7 +85939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52eef5f9-ee10-47a8-83c2-c6f31fed1fb2", + "id": "32d52ce1-1cac-4ddd-ae80-24ecf824f518", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85994,7 +85994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d565f6ed-5e0c-434f-bddc-bc09095c472e", + "id": "7b5e43f4-4fae-4fd6-8f65-d2b4429e0e86", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -86049,7 +86049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77ea0e41-2884-4041-a95e-5d2a5444fd14", + "id": "1f9ac5e8-c839-4d63-beec-a2e03669a79d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86110,7 +86110,7 @@ } }, { - "id": "f3b2fb08-4973-4351-8e7b-1a81c0384885", + "id": "e5d97006-d5bb-448e-b053-8a074a9c6240", "name": "Lists all the snapshots for the identity", "request": { "name": "Lists all the snapshots for the identity", @@ -86144,7 +86144,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -86198,7 +86198,7 @@ }, "response": [ { - "id": "9fd451a4-a3c0-4c44-aeac-382fb97485b3", + "id": "53c4de1b-99a2-4a4a-828d-c08d8ae4463a", "name": "A list of identity summary for each snapshot.", "originalRequest": { "url": { @@ -86227,7 +86227,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -86289,7 +86289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5efd7f6c-378e-4286-b08b-88403910a7d9", + "id": "bc6b3536-6e50-42b6-8356-c27f6885f422", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86318,7 +86318,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -86380,7 +86380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3daec2dc-fe3d-4a99-b700-3ca12a867711", + "id": "1f46e9a4-a8c1-40c0-a17c-5b65169381ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86409,7 +86409,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -86471,7 +86471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b22f776f-8d17-4232-b1a5-7b79ccfc4106", + "id": "ccbc8c9c-3dcc-4faa-bdb6-b1618aee1543", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86500,7 +86500,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -86562,7 +86562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "660e1ef3-2e1a-41b6-931d-de43ceb60544", + "id": "96974636-a623-4760-b25c-f387c6376f5a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -86591,7 +86591,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -86653,7 +86653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c02fdd94-86b1-46cc-abe5-86c63a358fb3", + "id": "fb0cdcb6-2f56-4ad4-b20f-9298608e30a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86682,7 +86682,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -86750,7 +86750,7 @@ } }, { - "id": "e0049ed2-7d2d-441e-8196-53f43ffa94bd", + "id": "16f8a621-aaf9-4c90-b984-f4a96391a46f", "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", @@ -86784,7 +86784,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -86847,7 +86847,7 @@ }, "response": [ { - "id": "ba3bea79-22d8-4523-aed4-73c4164422c3", + "id": "2fb3c1f3-54d1-4db4-b302-4ebdae9f92d1", "name": "A summary list of identity changes in date histogram format.", "originalRequest": { "url": { @@ -86876,7 +86876,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -86947,7 +86947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbaadc76-7b91-4f93-88ee-d38c98b47c4b", + "id": "fd646fa5-1d7e-4108-8b57-afca2fcb7eb6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86976,7 +86976,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -87047,7 +87047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "527b3173-3dc0-4801-bbdf-61c4e9379c4f", + "id": "14981a41-57fe-49ce-b91f-da5f773eef3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87076,7 +87076,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -87147,7 +87147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e3aee09-51f6-4d66-9fb3-611d7ab21682", + "id": "2377e9d1-e13e-4d58-b1e7-9eed964ed718", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87176,7 +87176,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -87247,7 +87247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be1f6ab5-1c3e-4bc6-ab91-f8aa2d6f0021", + "id": "a9efa3e6-a2db-4267-a9c6-9ae1c545188c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87276,7 +87276,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -87347,7 +87347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5014895d-f278-4665-a700-34fd21dd4bda", + "id": "977f5817-d246-4d6f-8117-c87d26c7501a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87376,7 +87376,7 @@ "type": "text/plain" }, "key": "interval", - "value": "day" + "value": "month" }, { "disabled": true, @@ -87453,7 +87453,7 @@ } }, { - "id": "52adc005-e597-44ee-9c49-b8cb56fa6b79", + "id": "c80095cf-ba9d-49b3-b5c0-0fe67212e963", "name": "Gets an identity snapshot at a given date", "request": { "name": "Gets an identity snapshot at a given date", @@ -87506,7 +87506,7 @@ }, "response": [ { - "id": "7f93990f-c02c-460a-961f-33a55e2a3b53", + "id": "edcd957f-e33e-4cad-8085-0242f479184b", "name": "The identity object.", "originalRequest": { "url": { @@ -87552,7 +87552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0897e26-1975-42b3-a3be-21a329696d79", + "id": "29a3052d-1b21-445d-8b35-0fd4da5a0edd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87598,7 +87598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b617cb1-3ab2-41fd-844f-c9e282c14fae", + "id": "e67a78cf-703b-462a-b267-e97951219e79", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87644,7 +87644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7bf9146-759f-4492-997c-7216d59eef70", + "id": "2e8e16c2-4968-45eb-9e07-63e08a5c659d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87690,7 +87690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8366ee26-bf6d-448e-afcd-fe52ada7d040", + "id": "dfa28cfd-25be-442f-ad1c-125c2b0554b7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87736,7 +87736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf629deb-d00e-4ecd-b0e2-3549dd8f9588", + "id": "3a91526b-e9c6-4bf5-81bc-a6133ec6bf5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87788,7 +87788,7 @@ } }, { - "id": "17f1974d-2323-455f-b25f-29d4dc23a733", + "id": "75505f33-fedc-4734-a05e-7a4f1df4b6bf", "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", @@ -87852,7 +87852,7 @@ }, "response": [ { - "id": "884c16d7-b8d1-4727-b7f9-2e674038316c", + "id": "ddd5ef0d-1167-4a75-84f0-b37d7a9e4e5e", "name": "Access Item AccessProfile Response", "originalRequest": { "url": { @@ -87909,7 +87909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76db13bf-6724-4cb5-a8d3-bc436170945d", + "id": "14de94b6-7fd7-4754-8481-e00048ac9616", "name": "Access Item Account Response", "originalRequest": { "url": { @@ -87966,7 +87966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbfdf974-65c7-4cfb-8222-bc560a749763", + "id": "1e3c4bb5-d7be-4dac-a596-53f5bda32c3e", "name": "Access Item App Response", "originalRequest": { "url": { @@ -88023,7 +88023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b630d57d-523f-4a84-9243-7f91ad7e6ed3", + "id": "f701faf6-bea4-4efc-ae17-a0db09be673c", "name": "Access Item Entitlement Response", "originalRequest": { "url": { @@ -88080,7 +88080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d22046f5-80c3-45da-bc42-b52e9a424cc6", + "id": "2ac346d5-c8bb-4bbb-ac2e-60c3898a5da7", "name": "Access Item Role Response", "originalRequest": { "url": { @@ -88137,7 +88137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3141a501-80d3-4653-b3f0-bc16c156b0ec", + "id": "42c20c40-34bb-47d5-9ee1-192f91ad0ace", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88194,7 +88194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edd92e07-c2ba-4f98-8848-5bb92fef2702", + "id": "3e2e221a-eea1-4560-8103-139d3e6bcb89", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88251,7 +88251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7310d533-b471-479f-bca6-c94c6163beb8", + "id": "e6fa3874-7cce-4758-b15c-ad1f0802160b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88308,7 +88308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13dd1ea7-d568-4629-827d-47ec1dafdc11", + "id": "90a7ce25-c032-41b6-ab2d-e30fd5f5d3ea", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -88365,7 +88365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4983e91-55ee-489c-9e06-242e1cdb2c48", + "id": "5eaafded-d490-43bd-b3b4-e151907d5b7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88428,7 +88428,7 @@ } }, { - "id": "633e4579-3513-4144-befd-7b4a01db15fa", + "id": "3f40fe99-70dc-449a-aafe-71464e31ef62", "name": "Lists all events for the given identity", "request": { "name": "Lists all events for the given identity", @@ -88543,7 +88543,7 @@ }, "response": [ { - "id": "4edd898b-dfa6-41e1-9900-e67612f75058", + "id": "7194791a-a17c-473f-be72-c1c2ff12c538", "name": "AccessItemAssociated", "originalRequest": { "url": { @@ -88643,7 +88643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5da9d96f-0472-49d4-a475-b8ebbebdcda6", + "id": "745bd3c6-5fbd-49f5-8d08-fb690c3229f6", "name": "AccessItemRemoved", "originalRequest": { "url": { @@ -88743,7 +88743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "741047ca-4bb5-408b-83e0-bc00f2ac386c", + "id": "bb5621be-71da-433c-bca2-9ab16cf3286e", "name": "AttributesChanged", "originalRequest": { "url": { @@ -88843,7 +88843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd12a4b5-3dd8-4dd2-8384-01e020d4e997", + "id": "7f45c7b9-9cf5-4fc5-a8b7-5a485cad0ae5", "name": "AccessRequested", "originalRequest": { "url": { @@ -88943,7 +88943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7af2814b-a365-423c-b3ba-f3d85387c9c6", + "id": "d11b5788-15ce-467b-a878-5ad4dfaad736", "name": "IdentityCertified", "originalRequest": { "url": { @@ -89043,7 +89043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b775caf-b297-4e3b-81d4-a92563fe7bc1", + "id": "cd5aa0e5-e6c8-4887-a8c3-f10992608bcf", "name": "AccountStatusChanged", "originalRequest": { "url": { @@ -89143,7 +89143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75a59213-615b-4548-9ba2-7d9fd90d39b4", + "id": "c2810345-7169-4861-8709-92dd1f0dc823", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89243,7 +89243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dd658fb-5df8-4a67-9078-f7223d4215c7", + "id": "fa6b829c-7d12-462f-852e-91af960eabb2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89343,7 +89343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06cf984a-e3b2-4cf6-9708-887bb80bfcc6", + "id": "2e7a4f27-787b-42fe-889d-a3ed4a8f4ba8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89443,7 +89443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7acca5cb-71fa-45be-99b2-f28bad4c249d", + "id": "d0ed07e2-ee1c-450a-9269-948840dbda3a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -89543,7 +89543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c53471ce-cf83-40e7-80f4-9f2ff44c30df", + "id": "0e57a62d-e567-474f-b542-27ffda6c8d8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89643,7 +89643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db40a0a6-cb16-4927-8cff-2e3d9915d202", + "id": "5cbd5761-0679-4c6d-b622-0c3a3d37afca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89749,7 +89749,7 @@ } }, { - "id": "d71bd7e2-2fc9-4569-8288-1a1b832ac140", + "id": "de48e53f-80da-4640-b29d-b465742d98c7", "name": "Gets the start date of the identity", "request": { "name": "Gets the start date of the identity", @@ -89791,7 +89791,7 @@ }, "response": [ { - "id": "2f013553-cc4b-479d-95f3-335514becae6", + "id": "9df404d1-80f1-4c57-a069-cdc7489c6f50", "name": "The start date of the identity", "originalRequest": { "url": { @@ -89836,7 +89836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04569786-c680-41c3-b282-e5bf11550422", + "id": "cb125325-47a9-41a9-aa3d-293a32c783b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89881,7 +89881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "721bbcfc-4672-4330-a599-656b1eb2501b", + "id": "dee7ad3b-fe05-414e-b220-17fc84e20a55", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89926,7 +89926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14f50751-8949-4bee-a2ff-8610111d22f1", + "id": "91b6a50a-76bf-4c14-9a7f-55095e3baf18", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89971,7 +89971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7c9c560-1807-432e-af4e-3756d694e5bf", + "id": "127780b0-8568-4d47-9367-750fb0077dbe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90016,7 +90016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0233aad-42f9-4672-ac30-02776c392292", + "id": "548919a0-ced1-44d6-8b49-38c310852aac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90067,7 +90067,7 @@ } }, { - "id": "aa18a1e2-2c88-4e93-98ff-e86f24a5f314", + "id": "a871c6b4-e16d-4912-bcad-5ad9d59c0ffa", "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", @@ -90110,7 +90110,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "aliquip qui dolore ut" + "value": "proident occae" }, { "disabled": true, @@ -90119,7 +90119,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "voluptate est eiusmod" + "value": "Duis sit proident" }, { "disabled": true, @@ -90173,7 +90173,7 @@ }, "response": [ { - "id": "3385db7d-f2f1-4ade-8d84-8f747973f6c3", + "id": "1e4efa85-4cc7-47b0-9420-09145e05634b", "name": "A IdentityCompare object with difference details for each access item type", "originalRequest": { "url": { @@ -90211,7 +90211,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "voluptate est eiusmod" + "value": "Duis sit proident" }, { "disabled": true, @@ -90273,7 +90273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a0a6318-efa5-4184-9989-2991d7a89c09", + "id": "04a1a083-9b15-42a8-8853-3499b930966e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90311,7 +90311,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "voluptate est eiusmod" + "value": "Duis sit proident" }, { "disabled": true, @@ -90373,7 +90373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51dc4e0c-98d0-45c9-82ac-9825369436bf", + "id": "7e06080d-45f8-4197-be5b-080d2ada87dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90411,7 +90411,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "voluptate est eiusmod" + "value": "Duis sit proident" }, { "disabled": true, @@ -90473,7 +90473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58a9077c-5134-4333-9cd7-d3193cc6443f", + "id": "404f3298-3155-42f4-9353-f7c18ae35456", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90511,7 +90511,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "voluptate est eiusmod" + "value": "Duis sit proident" }, { "disabled": true, @@ -90573,7 +90573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82b9da14-1978-457a-a146-337f5aa8c66e", + "id": "725b1bfb-1b12-4366-88bb-924fad3e2345", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90611,7 +90611,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "voluptate est eiusmod" + "value": "Duis sit proident" }, { "disabled": true, @@ -90673,7 +90673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81ca61d9-4c6e-4685-b5aa-39a02bc7dc69", + "id": "e5c68ffe-551d-4dff-9b9f-5d3a834293b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90711,7 +90711,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "voluptate est eiusmod" + "value": "Duis sit proident" }, { "disabled": true, @@ -90779,7 +90779,7 @@ } }, { - "id": "566f9a65-1efb-48f1-987d-edf5f18ebb4d", + "id": "9f0de1b9-fac1-4ef9-a65c-3cad45164041", "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", @@ -90891,7 +90891,7 @@ }, "response": [ { - "id": "9956e398-6ce7-4cca-bd65-7bec8e8111cc", + "id": "f7afabd5-3dfd-4c73-9d55-ece8d6e985ce", "name": "A list of events for the identity", "originalRequest": { "url": { @@ -90992,7 +90992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "220161d3-4cbe-4e84-864f-fa7f24fb76cf", + "id": "7035bc15-c10f-4eed-b45d-0d9b09b2148d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91093,7 +91093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2508d5a2-2573-4506-af32-a111ee0058c3", + "id": "c2e46a08-948b-4060-ba10-73bcf9e3dd12", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91194,7 +91194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca04cb05-59f2-42bb-a76b-b2f6dbdfee6b", + "id": "d2224529-7adf-4500-a661-93bc7c7d9536", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91295,7 +91295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0abd5bf-4fc5-42c7-856d-1ccb981d71b4", + "id": "e9a2f5ea-c20c-4cc9-a01f-7ad7cd97ad6a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -91396,7 +91396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bc9c9bb-bdfb-4d46-8692-aa7bab5ec783", + "id": "0869346e-7216-4b31-8898-647efe7ad45d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91509,7 +91509,7 @@ "description": "Use this API to implement and customize identity profile functionality.\nWith this functionality in place, administrators can manage identity profiles and configure them for use by identities throughout IdentityNow.\n\nIdentity profiles represent the configurations that can be applied to identities as a way of granting them a set of security and access, as well as defining the mappings between their identity attributes and their source attributes.\nThis allows administrators to save time by applying identity profiles to any number of similar identities rather than configuring each one individually.\n\nIn IdentityNow, administrators can use the Identities drop-down menu and select Identity Profiles to view the list of identity profiles.\nThis list shows some details about each identity profile, along with its status. They can select an identity profile to view and modify its settings, its mappings between identity attributes and correlating source account attributes, and its provisioning settings.\nAdministrators can also use this page to create new identity profiles or delete existing ones.\n\nRefer to [Creating Identity Profiles](https://documentation.sailpoint.com/saas/help/setup/identity_profiles.html) for more information about identity profiles.\n", "item": [ { - "id": "14c919f5-6df2-4f17-897e-3ae8967d8e4f", + "id": "8a611c31-bac8-49fb-b4c6-13e86d6077ca", "name": "Identity Profiles list", "request": { "name": "Identity Profiles list", @@ -91584,7 +91584,7 @@ }, "response": [ { - "id": "d1d6f7ed-a515-4c56-b26c-fa30ac4731d6", + "id": "1fe0b856-bb26-4331-a35a-3aabc2a49471", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -91668,12 +91668,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f83e9b0d-d876-e914-56c8-c4c7af344f70\",\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\": \"633c61c1-1a5e-c89c-6146-dd69a70446b5\",\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:0cc2daca-fafa-f470-c58f-ffd910aab0ca\",\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:37b206c3-b22d-e3cb-e022-e6fb41e8dfce\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d73926a5-b618-47a1-af37-1a4fe5ea335f", + "id": "ac7f3654-1b04-4d9d-965a-590d4c73bf09", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91762,7 +91762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4ce4aac-9e6b-4560-b023-02e9d9946300", + "id": "a3fe8093-d57b-4fe4-ad6a-d3a7afc11ab2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91851,7 +91851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16de70fc-37f7-42ac-ad13-5f84380a64b3", + "id": "f5daa7b2-78e7-4a04-92fb-deecea3baad1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91940,7 +91940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "816d32b3-7bf1-4fd0-9332-50fde0fd93e6", + "id": "ae46a5c4-f6bb-437b-8a99-6a507612ee5c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92029,7 +92029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d95930e-0449-4164-8946-8d5791839271", + "id": "c8e24f94-3cff-4aa9-b638-f144578699cc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92124,7 +92124,7 @@ } }, { - "id": "de13a23b-4313-477d-abfd-8cc71b81c1be", + "id": "f2c91b37-5849-49dc-b331-ca383e5dc870", "name": "Create an Identity Profile", "request": { "name": "Create an Identity Profile", @@ -92155,7 +92155,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:39b3e6df-0dae-691c-31d3-a229d9d91d7e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:724a84fd-be3a-9a07-e35f-1df396210506\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -92166,7 +92166,7 @@ }, "response": [ { - "id": "e26a942c-21fb-4062-bdee-2ad4bad28158", + "id": "7ced2a1f-e8ae-4aec-8e86-0a3efe8d7bfb", "name": "The created Identity Profile", "originalRequest": { "url": { @@ -92200,7 +92200,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:39b3e6df-0dae-691c-31d3-a229d9d91d7e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:724a84fd-be3a-9a07-e35f-1df396210506\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -92217,12 +92217,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\": \"urn:uuid:39b3e6df-0dae-691c-31d3-a229d9d91d7e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:724a84fd-be3a-9a07-e35f-1df396210506\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "db32f959-cd37-4a5d-afda-2e784e8b93d4", + "id": "774409ee-e302-45a9-8f17-863d62b904a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92256,7 +92256,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:39b3e6df-0dae-691c-31d3-a229d9d91d7e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:724a84fd-be3a-9a07-e35f-1df396210506\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -92278,7 +92278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc30d786-8b84-4eb7-a21f-d32782626571", + "id": "83c94a86-fad7-476a-92b7-d9ab3b0f0146", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92312,7 +92312,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:39b3e6df-0dae-691c-31d3-a229d9d91d7e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:724a84fd-be3a-9a07-e35f-1df396210506\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -92334,7 +92334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7acdfc88-91ca-450f-9996-fdde6916d6a6", + "id": "499a9501-f732-4ef2-a317-1b2e639dc550", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92368,7 +92368,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:39b3e6df-0dae-691c-31d3-a229d9d91d7e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:724a84fd-be3a-9a07-e35f-1df396210506\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -92390,7 +92390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92de4157-85de-4e49-a6b2-f4bfcd7eb2a2", + "id": "8bd12a08-5838-4bd9-9bdf-84854462d464", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92424,7 +92424,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:39b3e6df-0dae-691c-31d3-a229d9d91d7e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:724a84fd-be3a-9a07-e35f-1df396210506\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -92446,7 +92446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40abd076-c86c-426e-8e31-458f16a4eea4", + "id": "ec89e1d7-5224-4468-9922-1931a9ef3dab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92480,7 +92480,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:39b3e6df-0dae-691c-31d3-a229d9d91d7e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:724a84fd-be3a-9a07-e35f-1df396210506\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -92508,7 +92508,7 @@ } }, { - "id": "0cf820c2-158f-46d2-a3c3-ec586ab68671", + "id": "bca24362-8724-4d63-a755-c5d5b0762352", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -92551,7 +92551,7 @@ }, "response": [ { - "id": "1689aebd-2de0-4fa7-a950-59a4237068ba", + "id": "dfde9eb9-543d-4f25-80ff-603814966c11", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -92603,12 +92603,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\": \"1947-11-21T17:43:24.681Z\",\n \"launched\": \"1974-12-19T01:45:31.515Z\",\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\": \"2000-07-29T12:10:43.167Z\",\n \"launched\": \"2010-08-22T19:18:58.420Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "280d9fcc-022a-49a5-8cc1-74da882abae2", + "id": "6d6ec7ec-fcb9-45f1-9413-ffb71bced9af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92665,7 +92665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b62bff98-eafa-4a71-bc3c-ae343538e203", + "id": "5b3e24a3-ab8b-4bc2-a729-0f734417a820", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92722,7 +92722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b078e066-32de-4179-bd73-13cbaa4a6f25", + "id": "53bf1a2b-11be-4690-8a6a-fabb8d09089f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92779,7 +92779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61df8fd7-7722-4cca-81a0-2213dccc3dea", + "id": "e7f6f485-ef8b-40b6-baa5-c78da8d44b19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92836,7 +92836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51216a4b-da01-49a8-b98e-a72008efbdec", + "id": "f11c3120-c72e-41bd-9c6c-7e53cb650fe4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92899,7 +92899,7 @@ } }, { - "id": "5095a3ac-eefb-480d-a6f6-c9778b346c98", + "id": "4ac7733a-3758-492c-8d4c-bf9f419e2133", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -92975,7 +92975,7 @@ }, "response": [ { - "id": "42ee24ab-e28f-4d45-836d-eabad5b1056f", + "id": "f24b9b66-6c81-4c51-85c7-1933d1f5f105", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -93065,7 +93065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80db61c8-8900-43aa-9b50-ebf5e222fed7", + "id": "d2cc468f-bc7f-4560-85e2-8e07dbc22879", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93155,7 +93155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93b8365c-d5ac-49a4-9971-dad43aa75046", + "id": "61ce31f7-7af0-4896-a9f0-8c94b1532b59", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93245,7 +93245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16e57197-0dd5-46bc-af71-58868e3f51c6", + "id": "53235f15-66a6-4c91-b6e2-dcf2fb0b0b98", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93335,7 +93335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c76a6a23-8fa0-433a-889f-8d4125aa6025", + "id": "46d26ddc-c82c-485b-88e2-3ddd6b80f6d8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -93425,7 +93425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65242afd-aea2-4b26-8df6-c126123903a6", + "id": "8d5721e7-2ae8-431f-8cfc-2a1c50bf74f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93515,7 +93515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a91d6191-1a1a-4c7a-b8cf-dca9f8df16a5", + "id": "7a7030d8-dec3-414a-baaa-f23285084f23", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93611,7 +93611,7 @@ } }, { - "id": "0a51f9cf-125c-465c-825b-e74cb9e1af28", + "id": "21da320f-1f90-484c-9c1d-a6dbf339e60e", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -93654,7 +93654,7 @@ }, "response": [ { - "id": "e0d74200-78d7-4a99-bfc1-fcfb39b3e14b", + "id": "1cb0c137-9545-49f4-abcb-49907a130635", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -93706,12 +93706,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 \"Duis_9d3\": {},\n \"utb\": {}\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_b1\": {},\n \"culpa_8\": {}\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 \"nondc\": {}\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 \"ipsum9c4\": {},\n \"qui_e2\": {},\n \"cillum7\": {},\n \"do_49\": {}\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 \"mollit_9d\": {}\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 \"in2\": {}\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 \"Ut2\": {},\n \"id3_\": {},\n \"aute1\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ullamco__\": {},\n \"estfc\": {},\n \"exercitation_64\": {}\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 \"nostrud7c8\": {}\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 \"quibf\": {},\n \"voluptate_b00\": {}\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 \"cupidatat_48\": {},\n \"labored\": {},\n \"est__f6\": {},\n \"voluptate_288\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"esse_e4d\": {}\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": "7754fdb9-0fae-4341-95b7-dfc695b39e82", + "id": "77015f43-25af-4de5-8129-3cfe3557ef04", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93768,7 +93768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68df9b47-fda8-4703-a7f7-1355e0a5e3c7", + "id": "43557ce4-0f23-4941-9e48-f75df3627d7a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93825,7 +93825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80a4a151-4997-4910-b038-d84792c6b188", + "id": "7f6bce36-ccd6-4da8-8028-de484c55bfbb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93882,7 +93882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e6cad8f-dff4-4b57-a183-a76cfc6f26f7", + "id": "de6f9668-2232-4894-ad36-6ba0ca40376a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93939,7 +93939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa06de35-a7d1-4619-8385-b8043ad88c2b", + "id": "0281acc9-dc4d-4cc7-8b9d-15dbecbc44d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94002,7 +94002,7 @@ } }, { - "id": "a305376e-1037-4898-99f0-56f4bd405931", + "id": "6278caa7-9cb2-4fd8-afba-f1b18efa6c06", "name": "Generate Identity Profile Preview", "request": { "name": "Generate Identity Profile Preview", @@ -94034,7 +94034,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fd3d511e-d97d-5054-c660-886add247f92\",\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:77811a72-2b79-50bb-8a8b-ee8c27d05212\",\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", @@ -94045,7 +94045,7 @@ }, "response": [ { - "id": "a14e07aa-ce5e-4cb7-83c1-7627218dfee9", + "id": "833b1e5c-50f5-451d-b2f6-d0da0bb64a0c", "name": "Object representing the preview object with all of the identity attributes using the current mappings.", "originalRequest": { "url": { @@ -94080,7 +94080,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fd3d511e-d97d-5054-c660-886add247f92\",\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:77811a72-2b79-50bb-8a8b-ee8c27d05212\",\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", @@ -94102,7 +94102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40bcd4d8-8978-4ef7-8fc6-25fc6daacf4f", + "id": "f3408e58-5759-4574-8ffb-3f0e34f49c37", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94137,7 +94137,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fd3d511e-d97d-5054-c660-886add247f92\",\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:77811a72-2b79-50bb-8a8b-ee8c27d05212\",\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", @@ -94159,7 +94159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "241697ed-d75a-4ad9-acd5-d21b760f0f5f", + "id": "86affca6-a311-40f2-bfa9-839f37893ecb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94194,7 +94194,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fd3d511e-d97d-5054-c660-886add247f92\",\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:77811a72-2b79-50bb-8a8b-ee8c27d05212\",\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", @@ -94216,7 +94216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dab886ba-a2a4-4711-b77c-31a4fbe825fb", + "id": "661fcdd9-aea6-4f6e-b91e-a619c6c48420", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94251,7 +94251,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fd3d511e-d97d-5054-c660-886add247f92\",\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:77811a72-2b79-50bb-8a8b-ee8c27d05212\",\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", @@ -94273,7 +94273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "784ab268-9508-4718-92e2-a414d4897509", + "id": "b5506efb-81ce-4acd-b961-528be8c4f0e3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94308,7 +94308,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fd3d511e-d97d-5054-c660-886add247f92\",\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:77811a72-2b79-50bb-8a8b-ee8c27d05212\",\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", @@ -94330,7 +94330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ab26d07-5eeb-4e50-bc9a-cb5699ef7ba7", + "id": "3c0578aa-9b5d-4a46-aee8-20b61a0c83f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94365,7 +94365,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fd3d511e-d97d-5054-c660-886add247f92\",\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:77811a72-2b79-50bb-8a8b-ee8c27d05212\",\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", @@ -94393,7 +94393,7 @@ } }, { - "id": "7a1e6203-421a-42b7-992a-5af5c30371f0", + "id": "f2720ee3-b3c0-49a5-aed7-11c64434496e", "name": "Gets a single Identity Profile", "request": { "name": "Gets a single Identity Profile", @@ -94434,7 +94434,7 @@ }, "response": [ { - "id": "09665cee-2533-47a0-99bb-5924edad8d4a", + "id": "180e27ea-608a-4c68-9921-0c82d2516416", "name": "An Identity Profile object", "originalRequest": { "url": { @@ -94473,12 +94473,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\": \"urn:uuid:39b3e6df-0dae-691c-31d3-a229d9d91d7e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:724a84fd-be3a-9a07-e35f-1df396210506\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "da8988d5-2fb9-468e-9587-74fcce109397", + "id": "c9aec1e4-4818-47e6-a337-92a7377f9b3b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94522,7 +94522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "474b0d67-6689-4d6d-a9ea-8859e416ccca", + "id": "eb965b79-4b87-4df3-945f-29663bca0c4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94566,7 +94566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0e18475-3449-4fb5-9f94-bdcb10925ada", + "id": "6fb43d58-8a98-433d-ab54-789bd19a6c75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94610,7 +94610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8467bf2e-030b-4a49-b20d-6b43724e03eb", + "id": "5d4d9c29-03ec-4cae-9e29-f2332d48d516", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -94654,7 +94654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ffc9040-222c-4208-8555-3cc7043a07b1", + "id": "bdf22aca-a02a-4792-8159-8a84cebd40c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94698,7 +94698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89417ede-7ee2-47e4-bfce-4760116eb863", + "id": "46b27981-973c-4e22-80fe-f7e8ac99d56f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94748,7 +94748,7 @@ } }, { - "id": "48cc3f74-d28b-4edb-bbc2-102b7b95a87b", + "id": "3d2d8775-9787-461f-8d25-c4688572d3a6", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -94789,7 +94789,7 @@ }, "response": [ { - "id": "25fd95a2-e941-4ec7-ae4e-5436cbcd54fc", + "id": "e37316c5-7a2a-4687-9add-4cb63eee9b67", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -94828,12 +94828,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\": \"2006-09-24T00:24:52.917Z\",\n \"launched\": \"1978-09-08T06:21:36.337Z\",\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\": \"1957-02-03T20:07:07.197Z\",\n \"launched\": \"1985-11-23T10:32:20.415Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a18cd9b1-366c-4195-97fb-f30b5c552280", + "id": "e56a3638-1c4c-4ca8-a2a6-d877caec9347", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94877,7 +94877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a57219aa-b5ab-4394-9494-5c2b4ef5ebd2", + "id": "2f3da664-1d62-4096-9afc-6f98f02bc60b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94921,7 +94921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9615e6e-aa0f-4d85-8734-37bc2696c8c6", + "id": "7caba3dd-10ee-4bbc-b3ea-f6840cf0536f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94965,7 +94965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7655eb47-9931-4604-8d61-a2a4d775de59", + "id": "1e3d534a-96e6-4f7d-9bab-468e239f67f2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -95009,7 +95009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7feeb23-e7e0-4833-9a7b-0f5c24e40435", + "id": "db7db777-6af0-4a7d-9578-c82338fa86a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95053,7 +95053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7145ab49-91d0-4c48-b7b2-9e016afddc62", + "id": "a2e7c658-aaa1-4d08-a53f-805df4fc294b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95103,7 +95103,7 @@ } }, { - "id": "6536d39d-a2ba-4a09-a292-1cefcaf36313", + "id": "084a40dc-9adb-459c-9178-3e9d3b26dd53", "name": "Update the Identity Profile", "request": { "name": "Update the Identity Profile", @@ -95157,7 +95157,7 @@ }, "response": [ { - "id": "58fe2b2d-51f1-4154-8062-1247aa6f3e15", + "id": "5fb0ba6f-dbd9-4712-98ce-316486d9d2df", "name": "The updated Identity Profile.", "originalRequest": { "url": { @@ -95209,12 +95209,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\": \"urn:uuid:39b3e6df-0dae-691c-31d3-a229d9d91d7e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:724a84fd-be3a-9a07-e35f-1df396210506\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9b62a504-30af-468f-8f3d-2361c2e75cd8", + "id": "ad299e77-bbd4-45ab-8926-423e52d902db", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95271,7 +95271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8a0511f-b13e-43cf-820a-3578de114eab", + "id": "7e86f01a-1ca8-4d05-bce4-4a30ff06b9ed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95328,7 +95328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "362f718e-0dc1-4b5a-9390-8c224db4dadb", + "id": "4b66c3e1-abc3-433b-b3e6-2a58476de057", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95385,7 +95385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4a69cdb-d47b-4222-b78e-f645811a6556", + "id": "cb561a4f-e689-4a38-998d-278aae9ebbba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -95442,7 +95442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62809f3c-c3c8-46c2-8129-d12e7dff9fa4", + "id": "308d27ee-9d9e-42a5-a05d-1eb23cf72312", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95499,7 +95499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f963c5d-f509-4c3c-ba3f-0e00defd1278", + "id": "3cd728b6-f04c-4097-8438-7367c06a5e83", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95562,7 +95562,7 @@ } }, { - "id": "278b3338-aa0e-4d8b-af69-f23963ad6698", + "id": "0fb31d59-ca85-45bf-a6a1-94abec73d3b6", "name": "Default identity attribute config", "request": { "name": "Default identity attribute config", @@ -95604,7 +95604,7 @@ }, "response": [ { - "id": "814a33f1-0c02-428c-b679-83e330eabcd4", + "id": "d1119492-e0f5-42e3-a53a-4a166184d32b", "name": "An Identity Attribute Config object", "originalRequest": { "url": { @@ -95649,7 +95649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9064541-0cf7-40e5-9afd-1b475036f281", + "id": "3ccd2af3-dc56-4b14-8c01-cd5133583aaf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95694,7 +95694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "defd7594-a618-48ff-abf9-292c9bb6be2f", + "id": "5e22b41f-b2bc-4bd3-a06a-f1d31b74e110", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95739,7 +95739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fce386f-c588-469b-94d2-52c0535def76", + "id": "57b8afa0-4a63-4fe6-8497-2b5081defa0e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95784,7 +95784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5a5609f-6395-4624-85c8-e3e748cca43d", + "id": "901e2422-f988-4876-b7bf-e5c8d8bb72b4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -95829,7 +95829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a69d1ba3-9900-43e2-bb8a-373d3a816a1c", + "id": "7d2b4364-0c21-4dca-b0b1-655025edd32e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95874,7 +95874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c388c448-f465-445b-83ec-c2efcc8c880b", + "id": "c70788ba-bd7a-46e8-bfba-333a22aec12d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95925,7 +95925,7 @@ } }, { - "id": "85db3acc-a431-486a-9dd2-33a10120e729", + "id": "a883caca-4092-4a70-8e73-80a4b653451a", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -95967,7 +95967,7 @@ }, "response": [ { - "id": "a3124653-92ba-443e-84cf-d98e74588807", + "id": "c7534364-aa8e-440c-ac20-0470e0b4b8b4", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -96012,7 +96012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9163e858-c4ec-4cc4-884b-7635f9ca0655", + "id": "bf9e86bd-a350-4988-90cb-af30336e3a16", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96057,7 +96057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04e089c5-0402-4ad1-b393-303ad62d55dd", + "id": "6ef99d7a-7f5a-4afd-a65a-3dd6d3fbd58e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96102,7 +96102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b16db0ad-6232-41d4-a8ef-1ee6af48f7b9", + "id": "5903a3ab-6fb1-40a3-baf5-1f1cda0d6094", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96147,7 +96147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4df4c5f6-9574-48f4-a90e-d66d52df2829", + "id": "21f508a5-f7e2-4307-8dad-8333d540505c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96192,7 +96192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93030cec-a695-426a-8db1-64510e2afcee", + "id": "68d8f317-0946-4e47-a99c-45ac49c143fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96237,7 +96237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42aa01f0-3133-4c07-8cdb-2e3d605b94df", + "id": "0f157ade-a4c8-42d6-8997-8b0703b51553", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96294,7 +96294,7 @@ "description": "Use this API to implement and customize lifecycle state functionality.\nWith this functionality in place, administrators can view and configure custom lifecycle states for use across their organizations, which is key to controlling which users have access, when they have access, and the access they have.\n\nA lifecycle state describes a user's status in a company. For example, two lifecycle states come by default with IdentityNow: 'Active' and 'Inactive.'\nWhen an active employee takes an extended leave of absence from a company, his or her lifecycle state may change to 'Inactive,' for security purposes.\nThe inactive employee would lose access to all the applications, sources, and sensitive data during the leave of absence, but when the employee returns and becomes active again, all that access would be restored.\nThis saves administrators the time that would otherwise be spent provisioning the employee's access to each individual tool, reviewing the employee's certification history, etc.\n\nAdministrators must define the criteria for being in each lifecycle state, and they must define how IdentityNow manages users' access to apps and sources for each lifecycle state.\n\nIn IdentityNow, administrators can manage lifecycle states by going to Admin > Identities > Identity Profile, selecting the identity profile whose lifecycle states they want to manage, selecting the 'Provisioning' tab, and using the left panel to select the lifecycle state they want to modify.\n\nIn the 'Provisioning' tab, administrators can make the following access changes to an identity profile's lifecycle state:\n\n- Enable/disable the lifecycle state for the identity profile.\n\n- Enable/disable source accounts for the identity profile's lifecycle state.\n\n- Add existing access profiles to grant to the identity profiles in that lifecycle state.\n\n- Create a new access profile to grant to the identity profile in that lifecycle state.\n\nAccess profiles granted in a previous lifecycle state are automatically revoked when the identity moves to a new lifecycle state.\nTo maintain access across multiple lifecycle states, administrators must grant the access profiles in each lifecycle state.\nFor example, if an administrator wants users with the 'HR Employee' identity profile to maintain their building access in both the 'Active' and 'Leave of Absence' lifecycle states, the administrator must grant the access profile for that building access to both lifecycle states.\n\nDuring scheduled refreshes, IdentityNow evaluates lifecycle states to determine whether their assigned identities have the access defined in the lifecycle states' access profiles.\nIf the identities are missing access, IdentityNow provisions that access.\n\nAdministrators can also use the 'Provisioning' tab to configure email notifications for IdentityNow to send whenever an identity with that identity profile has a lifecycle state change.\nRefer to [Configuring Lifecycle State Notifications](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#configuring-lifecycle-state-notifications) for more information on how to do so.\n\nAn identity's lifecycle state can have four different statuses: the lifecycle state's status can be 'Active,' it can be 'Not Set,' it can be 'Not Valid,' or it 'Does Not Match Technical Name Case.'\nRefer to [Moving Identities into Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#moving-identities-into-lifecycle-states) for more information about these different lifecycle state statuses.\n\nRefer to [Setting Up Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html) for more information about lifecycle states.\n", "item": [ { - "id": "77bd7713-10f2-4c8b-8668-6419a537f589", + "id": "8f1fe4a2-74e7-438e-ab09-b03a10328cb9", "name": "Lifecycle State", "request": { "name": "Lifecycle State", @@ -96316,7 +96316,7 @@ "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "identity-profile-id", "disabled": true, "description": { @@ -96326,7 +96326,7 @@ }, { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "lifecycle-state-id", "disabled": true, "description": { @@ -96347,7 +96347,7 @@ }, "response": [ { - "id": "c00fc63e-31d6-41e8-b2e9-eab228d0037f", + "id": "6cc24446-e71e-41fe-b9d9-25daedc883c5", "name": "lifecycle-state", "originalRequest": { "url": { @@ -96393,7 +96393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d2edd63-0190-4bff-adf4-7a8433e9e3cc", + "id": "6582c530-35a8-4c8c-8304-d9d77f8f7add", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96439,7 +96439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1dadce0-3217-4151-a5f2-08580806bc8d", + "id": "368f5810-388b-4d5a-b114-85dfd407d14f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96485,7 +96485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c84a9aee-4f4e-4ebb-a2d4-f01a0fce5272", + "id": "75dde40e-2522-42bb-aa9e-6339817cf38b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96531,7 +96531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8ebb4f1-0257-4c30-8b48-cf43d2f849fc", + "id": "e381ad1a-e56c-47ab-a6f2-a415b5b9065c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96577,7 +96577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5099acf-f2de-479d-94c6-a5e527e1e2d7", + "id": "5445d3f9-c36d-4b17-86be-ee3c190030e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96629,7 +96629,7 @@ } }, { - "id": "5944aa9d-6d93-4b4a-b61e-f6ca795763e6", + "id": "bd42b690-8d85-49d1-ab58-b5839b752220", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -96651,7 +96651,7 @@ "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "identity-profile-id", "disabled": true, "description": { @@ -96661,7 +96661,7 @@ }, { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "lifecycle-state-id", "disabled": true, "description": { @@ -96695,7 +96695,7 @@ }, "response": [ { - "id": "936cf9cb-acc5-4876-9222-7a61748952bb", + "id": "fa71c465-2f77-4454-8b97-890fce38513c", "name": "Updated lifecycle-state.", "originalRequest": { "url": { @@ -96754,7 +96754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fad3d2e4-6181-4d2c-8ad6-e0aee63244b0", + "id": "6668c4c9-aa78-4cec-b0cb-c42d86dbeb6e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96813,7 +96813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16e874cc-bf81-4827-9125-a90018bf4160", + "id": "2f302e6f-5d21-44c8-aa7b-eac89400ced2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96872,7 +96872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dcb5f3c-ca47-4cf5-8502-099a11229666", + "id": "1b5f60ed-42b7-4a24-aa84-844fb2c41fa4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96931,7 +96931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4243e7f-f35d-4ec8-8010-0d48312e7277", + "id": "b9b21735-f759-4a6a-bd59-05bf0b19e211", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96990,7 +96990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc32839a-d904-4632-b735-575005aa78e8", + "id": "998c1612-6c3b-4678-a537-e5ff4c863e93", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97061,7 +97061,7 @@ "description": "Read and write operations for managing client data and statuses", "item": [ { - "id": "46d67431-d4b0-47c0-95e3-49a9dd4131db", + "id": "b7c845f2-c6a2-4e64-a55e-976239602769", "name": "Specified Managed Client Status.", "request": { "name": "Specified Managed Client Status.", @@ -97113,7 +97113,7 @@ }, "response": [ { - "id": "d215e8d8-4b1e-4939-8399-c6a6f3efdbf3", + "id": "1747cb7a-209d-48c9-a44c-7a44dc79b1ef", "name": "Responds with Managed Client Status having the given ID and Type.", "originalRequest": { "url": { @@ -97163,12 +97163,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\": \"UNDEFINED\",\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\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3da94e60-627a-46fa-a2bb-cbb831916352", + "id": "979ee58b-da0d-4893-805b-97ebb5441f5d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97223,7 +97223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ccea68f-cdb0-41b7-a859-120f1e2dce8f", + "id": "a0739035-f21f-46dd-9d5b-605e90a7e6d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97278,7 +97278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c50f2588-1902-4a10-8c99-4b99f2affa02", + "id": "3f4795fd-f595-47c3-85e6-8187cd506daa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97333,7 +97333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7641e10-d60e-489e-b0a9-484211af8793", + "id": "5c6844d0-436e-4d2d-9e97-92914b0abece", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97388,7 +97388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed7e9f30-f8f5-4d97-b181-b2c9165a4b8d", + "id": "59a27da3-1b3d-4a28-b044-92daf66b4e84", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97443,7 +97443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6a25d17-97bc-4b6f-930f-128d1623c94e", + "id": "ed574d46-f6bf-4d34-9135-51c4da3ad4c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97504,7 +97504,7 @@ } }, { - "id": "5d8d3e4b-bcd9-4861-9dc4-5b716833112e", + "id": "088df275-7229-4e67-830d-02b2eaaea57f", "name": "Handle status request from client", "request": { "name": "Handle status request from client", @@ -97548,7 +97548,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\": \"UNDEFINED\",\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\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97559,7 +97559,7 @@ }, "response": [ { - "id": "333d3dbf-00a7-4fc8-adc3-4365a40aaf9e", + "id": "abe1ab29-9868-471e-9432-f00688764228", "name": "Responds with the updated Managed Client Status.", "originalRequest": { "url": { @@ -97595,7 +97595,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\": \"UNDEFINED\",\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\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97612,12 +97612,12 @@ "value": "application/json" } ], - "body": "{\n \"body\": {\n \"body\": {\n \"clientId\": \"1528\",\n \"clusterId\": \"1533\",\n \"orgType\": \"test\",\n \"vaDownloadUrl\": \"https://sptcbu-va-images.s3.amazonaws.com/va-latest.zip\",\n \"clusterJobCount\": 1,\n \"configuration\": {\n \"clusterType\": \"sqsCluster\",\n \"clusterExternalId\": \"2c91808876dd79120176f758af765c58\",\n \"debug\": \"false\",\n \"failureThreshold\": \"0\",\n \"gmtOffset\": \"-6\",\n \"scheduleUpgrade\": \"false\",\n \"va_version\": \"va-megapod-useast1-595-1627543540\",\n \"jobType\": \"VA_UPGRADE\",\n \"cookbook\": \"va-megapod-useast1-595-1627543540\"\n },\n \"connectorServices\": [\n {\n \"name\": \"EndToEnd-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-AzureADSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-OpenLDAP\",\n \"connector_host\": \"10.0.2.64\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"Dynamic-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcADSource\",\n \"connector_host\": \"10.0.5.187\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": [\n {\n \"serviceId\": \"540717\",\n \"date\": \"2021-02-05T22:58:15Z\",\n \"file\": \"temp7081703651350031905mysql-connector-java-8.0.11.jar\"\n }\n ]\n }\n ],\n \"jobs\": [\n {\n \"uuid\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"cookbook\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"state\": \"FINISHED\",\n \"type\": \"VA_UPGRADE\",\n \"targetId\": \"1528\",\n \"managedProcessConfiguration\": {\n \"charon\": {\n \"version\": \"345\",\n \"path\": \"sailpoint/charon\",\n \"description\": null,\n \"dependencies\": null\n },\n \"ccg\": {\n \"version\": \"415_583_79.0.0\",\n \"path\": \"sailpoint/ccg\",\n \"description\": null,\n \"dependencies\": null\n },\n \"toolbox\": {\n \"version\": \"6\",\n \"path\": \"sailpoint/toolbox\",\n \"description\": null,\n \"dependencies\": null\n },\n \"fluent\": {\n \"version\": \"50\",\n \"path\": \"fluent/va\",\n \"description\": null,\n \"dependencies\": null\n },\n \"va_agent\": {\n \"version\": \"89\",\n \"path\": \"sailpoint/va_agent\",\n \"description\": null,\n \"dependencies\": null\n }\n }\n }\n ],\n \"queue\": {\n \"name\": \"megapod-useast1-denali-lwt-cluster-1533\",\n \"region\": \"us-east-1\"\n },\n \"maintenance\": {\n \"window\": \"true\",\n \"windowStartTime\": \"2021-07-29T00:00:00Z\",\n \"windowClusterTime\": \"2021-07-29T01:35:24Z\",\n \"windowFinishTime\": \"2021-07-29T04:00:00Z\"\n }\n }\n },\n \"status\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "body": "{\n \"body\": {\n \"body\": {\n \"clientId\": \"1528\",\n \"clusterId\": \"1533\",\n \"orgType\": \"test\",\n \"vaDownloadUrl\": \"https://sptcbu-va-images.s3.amazonaws.com/va-latest.zip\",\n \"clusterJobCount\": 1,\n \"configuration\": {\n \"clusterType\": \"sqsCluster\",\n \"clusterExternalId\": \"2c91808876dd79120176f758af765c58\",\n \"debug\": \"false\",\n \"failureThreshold\": \"0\",\n \"gmtOffset\": \"-6\",\n \"scheduleUpgrade\": \"false\",\n \"va_version\": \"va-megapod-useast1-595-1627543540\",\n \"jobType\": \"VA_UPGRADE\",\n \"cookbook\": \"va-megapod-useast1-595-1627543540\"\n },\n \"connectorServices\": [\n {\n \"name\": \"EndToEnd-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-AzureADSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-OpenLDAP\",\n \"connector_host\": \"10.0.2.64\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"Dynamic-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcADSource\",\n \"connector_host\": \"10.0.5.187\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": [\n {\n \"serviceId\": \"540717\",\n \"date\": \"2021-02-05T22:58:15Z\",\n \"file\": \"temp7081703651350031905mysql-connector-java-8.0.11.jar\"\n }\n ]\n }\n ],\n \"jobs\": [\n {\n \"uuid\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"cookbook\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"state\": \"FINISHED\",\n \"type\": \"VA_UPGRADE\",\n \"targetId\": \"1528\",\n \"managedProcessConfiguration\": {\n \"charon\": {\n \"version\": \"345\",\n \"path\": \"sailpoint/charon\",\n \"description\": null,\n \"dependencies\": null\n },\n \"ccg\": {\n \"version\": \"415_583_79.0.0\",\n \"path\": \"sailpoint/ccg\",\n \"description\": null,\n \"dependencies\": null\n },\n \"toolbox\": {\n \"version\": \"6\",\n \"path\": \"sailpoint/toolbox\",\n \"description\": null,\n \"dependencies\": null\n },\n \"fluent\": {\n \"version\": \"50\",\n \"path\": \"fluent/va\",\n \"description\": null,\n \"dependencies\": null\n },\n \"va_agent\": {\n \"version\": \"89\",\n \"path\": \"sailpoint/va_agent\",\n \"description\": null,\n \"dependencies\": null\n }\n }\n }\n ],\n \"queue\": {\n \"name\": \"megapod-useast1-denali-lwt-cluster-1533\",\n \"region\": \"us-east-1\"\n },\n \"maintenance\": {\n \"window\": \"true\",\n \"windowStartTime\": \"2021-07-29T00:00:00Z\",\n \"windowClusterTime\": \"2021-07-29T01:35:24Z\",\n \"windowFinishTime\": \"2021-07-29T04:00:00Z\"\n }\n }\n },\n \"status\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2bec236c-94e5-4857-bb82-97a4ed4aa700", + "id": "11ef44ee-a654-4c10-9575-2bf791d9eba6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97653,7 +97653,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\": \"UNDEFINED\",\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\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97675,7 +97675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f963ad8-7201-48c2-a296-1bf39b14a5aa", + "id": "fd49eec3-1676-4f4f-b543-0a612cb65d0e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97711,7 +97711,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\": \"UNDEFINED\",\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\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97733,7 +97733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c2bcd46-f2d7-46b2-bad4-a7c8ede1e586", + "id": "01934c60-fda6-4b3a-9cc9-e1f29240a5e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97769,7 +97769,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\": \"UNDEFINED\",\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\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97791,7 +97791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d02958e6-5e3a-4ee8-b6bf-892a63a5c336", + "id": "a4fd8a28-22e8-4aae-b4dd-f831a7a8d65f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97827,7 +97827,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\": \"UNDEFINED\",\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\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97849,7 +97849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bd83d1d-3f54-45c9-a442-63e74a491539", + "id": "9a3083cc-4c81-46f3-bf70-15cfc0bd9716", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97885,7 +97885,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\": \"UNDEFINED\",\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\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97907,7 +97907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36227030-88f8-4bae-8e02-951fb72626aa", + "id": "0f2b3491-2235-4071-b996-09be1b743b69", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97943,7 +97943,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\": \"UNDEFINED\",\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\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97977,7 +97977,7 @@ "description": "Operations for accessing and managing client Clusters, including Log Configuration", "item": [ { - "id": "2d556a6c-3c2a-4eac-868a-c24e82a33f1e", + "id": "c9a128d2-ff21-4ecc-916f-6e9e3618a48a", "name": "Get a specified ManagedCluster.", "request": { "name": "Get a specified ManagedCluster.", @@ -98018,7 +98018,7 @@ }, "response": [ { - "id": "422982d1-6c54-4eab-b97f-abd357f748ca", + "id": "0ce2f9b4-5740-4d94-b222-00509e40ee67", "name": "Responds with ManagedCluster having the given ID.", "originalRequest": { "url": { @@ -98062,7 +98062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e29756d-b97d-49e7-9796-359bd3493005", + "id": "8d0234eb-b14b-406a-9c91-574b663cb1e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98106,7 +98106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99d79829-b036-4111-8043-da4c85d60f33", + "id": "0289089e-f217-43f1-abfc-4b1e55f10cc6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98150,7 +98150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08387ba3-66c5-4ce5-8ae1-dd8a0e9243c6", + "id": "d4759e22-ef08-4b00-a970-b7ded7ed77b3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98194,7 +98194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ac8fba3-8ea7-4c1f-a97c-1f6b609b6d9f", + "id": "83498279-4bb4-4397-b510-cb47d1fc5262", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98238,7 +98238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf0a24e7-ad7f-4b27-ab99-bb189252b7a8", + "id": "acdf3772-5149-48b8-b4e0-710bd222382e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98282,7 +98282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef78c2b4-2b0c-40bd-bd9b-fd2e24e87e1f", + "id": "86241798-68fe-4235-b621-747b4c2d59a0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98332,7 +98332,7 @@ } }, { - "id": "5ae60f8d-f236-4788-8882-eb473bb06ccf", + "id": "84a70722-e2b4-433c-aea7-a19a78016a06", "name": "Get managed cluster's log configuration", "request": { "name": "Get managed cluster's log configuration", @@ -98374,7 +98374,7 @@ }, "response": [ { - "id": "1b7561bb-9b9d-4787-8b3b-94596abd20c7", + "id": "49a36c8f-6a35-4480-b1a3-bbd9baf6dc7b", "name": "Log configuration of ManagedCluster matching given cluster ID", "originalRequest": { "url": { @@ -98419,7 +98419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3978c412-cb04-4e33-a914-b7f676af534f", + "id": "cdc177a2-1a94-4862-96e0-1917786cc5cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98464,7 +98464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba4974e0-8c61-4202-99ba-5685b15c5558", + "id": "e2aa461c-344f-467e-99e3-4e6de7b59061", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98509,7 +98509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ae3029f-d9bb-4e89-9ccb-6349aa14547d", + "id": "a49f552f-a0fe-4283-8e86-04d9eef0223c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98554,7 +98554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a3152ae-12e4-4644-ad64-3a7741a5787e", + "id": "ad54cfa8-f1c8-4838-9a50-7f27d204160e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98599,7 +98599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8b21ecc-6f8a-4094-995e-94aff1202594", + "id": "7c12c219-039b-481b-8c93-89d9f8751ff2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98644,7 +98644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc39ec28-dd19-450e-978a-774f83aa576a", + "id": "3a37e744-0a87-4d7b-ae00-93b2f6b84520", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98695,7 +98695,7 @@ } }, { - "id": "1f9f1610-021a-4a09-9bb5-29c55df59da3", + "id": "32744949-c0c6-4c6e-a363-c59f58adccfd", "name": "Update managed cluster's log configuration", "request": { "name": "Update managed cluster's log configuration", @@ -98750,7 +98750,7 @@ }, "response": [ { - "id": "a5ace759-5b40-4cc2-87ec-c60e72540769", + "id": "77e73b93-b63d-4943-aa33-30147020a533", "name": "Responds with updated ClientLogConfiguration for given ManagedCluster", "originalRequest": { "url": { @@ -98808,7 +98808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e4a280b-38dc-4b4e-8e31-0ea3e437ac01", + "id": "8ab40b33-2060-4b2c-bdd6-95fdbacda99b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98866,7 +98866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "602e5819-2776-459b-9c86-18c50116e8e1", + "id": "63c425bf-a3eb-459e-b569-2471ae377a7c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98924,7 +98924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9a4b71c-338f-46da-aef6-e1e5075d665f", + "id": "affbc20e-d1bc-4ed7-b132-be39538504a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98982,7 +98982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb3cbd04-22fe-43c9-941a-77e78c8c93ee", + "id": "99820a2e-1f72-4f4d-9a39-e987ae0db21d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -99040,7 +99040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "483af2e4-c8d3-4e93-bcf7-d2a6000ed04d", + "id": "e0b87ad3-f77e-443d-81f2-f23078cc6cd2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99098,7 +99098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bd60a71-5883-41e9-81ba-32c5ae8f5829", + "id": "b6c74ae4-5141-4049-8450-f24faf19bd56", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99162,7 +99162,7 @@ } }, { - "id": "d81a0ed0-dbd6-4a2e-ae4c-57d6eb1ee331", + "id": "a09d685b-4b28-4e42-a85a-d9352a6ee7ba", "name": "Retrieve all Managed Clusters.", "request": { "name": "Retrieve all Managed Clusters.", @@ -99228,7 +99228,7 @@ }, "response": [ { - "id": "a3f02dbe-b41f-4f68-9e3f-053386fe66e7", + "id": "5d83cba1-a009-4151-8cfc-7f6d4f16383a", "name": "Responds with a list of ManagedCluster.", "originalRequest": { "url": { @@ -99308,7 +99308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20c5eac0-7a05-4547-8acf-c080184df502", + "id": "9ea7e2d2-19e7-4ff4-adb7-32ac8960bf1d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99388,7 +99388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b06f6553-6ca6-434c-9877-77a3d4739edd", + "id": "63a0712f-14ad-49c2-a437-8d5409a65ea3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99468,7 +99468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d21b8c37-2c62-400e-86ff-56a688480811", + "id": "deb4ec38-c9fa-40f5-b4b5-735e29b5191c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99548,7 +99548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36cbcda4-96ec-4c15-9ec6-e6d2be0ef6a6", + "id": "02afe811-0348-4893-ab04-95a6d2a83269", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99628,7 +99628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c195258-4151-4edb-9d0c-34153a9125ff", + "id": "06fa3d94-f211-480c-a53c-028668fdd8e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99720,7 +99720,7 @@ "description": "Configure and test multifactor authentication (MFA) methods", "item": [ { - "id": "4ec256b8-d33a-4f25-970d-0bbeb15cec99", + "id": "d0cf74a6-4871-47d8-a3da-66a513615d4c", "name": "Configuration of Okta MFA method", "request": { "name": "Configuration of Okta MFA method", @@ -99751,7 +99751,7 @@ }, "response": [ { - "id": "7cf20602-2b64-4e31-8005-1b95f28fe9e7", + "id": "cf0414d3-1840-4bbf-8317-569f719b8ead", "name": "The configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -99796,7 +99796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a7927b4-a778-4248-bea8-3283649583a0", + "id": "dd936778-ff9f-4e36-98e1-bccfa0c53f2e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99841,7 +99841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbc8e96b-6fe0-4902-81e0-c942777c160a", + "id": "bfbcfbd6-f069-4329-9b9e-82698429f5dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99886,7 +99886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f80cff1e-fafb-4869-8c92-2d28d4b94aae", + "id": "9fa13c5a-2e18-4154-a89e-22f7f1dc213d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99931,7 +99931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d094e2a8-48f5-40d0-8968-4d650c99e03e", + "id": "b4079456-57a1-494b-8ff7-5d32b49c80f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99976,7 +99976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "105343f5-b739-4cec-9c92-2de624a37cc8", + "id": "8f2f9af3-311a-45d1-b292-5632ce6a44b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100027,7 +100027,7 @@ } }, { - "id": "ceccdacf-7edc-4a5e-8299-e57cbe769443", + "id": "9607476f-905b-42ff-b532-644625893885", "name": "Set Okta MFA configuration", "request": { "name": "Set Okta MFA configuration", @@ -100071,7 +100071,7 @@ }, "response": [ { - "id": "0d8ffd96-1878-43ee-9570-75e304fe1bc4", + "id": "a6267309-9ce5-4040-930c-19e9ee9daa7a", "name": "MFA configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -100129,7 +100129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc7f72af-e977-4cd5-ab54-abca2ae7e8f3", + "id": "c3de56f8-f53a-4351-b23e-e74c5289e011", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100187,7 +100187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4d94b64-3f61-4549-86fe-00002c2fe904", + "id": "00f83430-72e1-4ee3-be95-7cd444121191", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100245,7 +100245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "380a4112-b819-4871-8691-7b39bea8c125", + "id": "b304bcc4-4e2b-4370-a51e-9fafcde94e47", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100303,7 +100303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f93db456-080a-4580-8433-576873a00a8d", + "id": "f2063419-1f75-44e1-bfe8-03e49d49dab7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100361,7 +100361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9895a7f-ce89-45ef-b156-3c242b695416", + "id": "2ccec14f-fb3a-4006-9ddf-2c942a30bbd5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100425,7 +100425,7 @@ } }, { - "id": "d1e6fd9f-5da0-40ee-aec9-029514e4268b", + "id": "ab53c8b8-e7f6-4c61-9c06-59087a4c55f2", "name": "Configuration of Duo MFA method", "request": { "name": "Configuration of Duo MFA method", @@ -100456,7 +100456,7 @@ }, "response": [ { - "id": "473bbc0f-8db2-4736-9ab2-7c70a18573dd", + "id": "f53d4f75-3243-4521-ad39-dc9edf6a197c", "name": "The configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -100501,7 +100501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2925cb0a-d2c7-4311-abf6-4a349dca8d06", + "id": "effecf83-1097-439e-b693-4a512dae21cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100546,7 +100546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39a06dfa-ecca-4791-b075-0be1dd46fcd9", + "id": "ecdb6944-bdab-4ff6-9cf2-d4bf8140631a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100591,7 +100591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77b217fe-4e05-4a6c-b01a-11b9febb0f2c", + "id": "8ccc8de3-207f-4dce-941b-a46648fb17fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100636,7 +100636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "188c33aa-921d-4016-bf8e-b21025ff08ec", + "id": "29da6821-05cd-40da-9c32-1c29cdf7b059", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100681,7 +100681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2268119c-7512-4de5-aa2e-3f5320559886", + "id": "6e29625f-a02d-4360-81a1-ca8b3e255f3c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100732,7 +100732,7 @@ } }, { - "id": "96938e0e-14c7-493d-b973-479d7bb9bcb9", + "id": "09c6abb5-4600-42aa-8f79-154e70cda69a", "name": "Set Duo MFA configuration", "request": { "name": "Set Duo MFA configuration", @@ -100776,7 +100776,7 @@ }, "response": [ { - "id": "39260fc6-7f56-46ab-bbe1-348e6d6ae21c", + "id": "21d5f8fe-f6dc-4966-88bf-308195e6618a", "name": "MFA configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -100834,7 +100834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e921035c-e66b-4088-8af0-f95c7f7b54bf", + "id": "ca1c8ff0-554a-43c8-a830-82d1fc6afd5f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100892,7 +100892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2ab1ef9-7b56-4249-9734-cd567b65b6e7", + "id": "a4825420-f61a-4c68-b6b0-abe3b524afe0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100950,7 +100950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b96f043b-86c7-43e0-a65c-c7ae99c92d97", + "id": "de601e59-82a8-4f82-9bc1-c183a754a8f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101008,7 +101008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "406e5601-e0c3-4b22-8417-0fd21699f136", + "id": "4c3b381c-99c5-4ccf-bc44-12034b25fdf9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101066,7 +101066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c14f712e-6692-40a6-9285-1fcc4ef9e7ee", + "id": "7d56cc74-514c-4145-a669-de17025bb6cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101130,7 +101130,7 @@ } }, { - "id": "c02fcdf2-4813-4fc0-8cde-a58cb5148484", + "id": "7e556bc6-4bf3-42c1-962e-62c57939926e", "name": "MFA method's test configuration", "request": { "name": "MFA method's test configuration", @@ -101172,7 +101172,7 @@ }, "response": [ { - "id": "51cef494-4c52-4223-9b18-6db764b262ad", + "id": "0ee0e7f9-c919-49fc-9528-177d03ad65a2", "name": "The result of configuration test for the MFA provider.", "originalRequest": { "url": { @@ -101217,7 +101217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5602758c-a95a-47ba-86ec-8f544114b637", + "id": "a0e45e95-4262-438c-b887-e8b7e87686f9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101262,7 +101262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70f716b2-c390-46e0-a945-fef70f7eab96", + "id": "b8bba898-12eb-4c00-90a2-a243e777a4c7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101307,7 +101307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a25e42f-c89b-4894-8712-579a723e09fe", + "id": "bd0bde71-a596-4c80-b60d-bbc7380e7247", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101352,7 +101352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "454ee58c-e5df-4b94-afab-5129e0ae05cf", + "id": "a1411f3e-7027-4f33-8e27-17d25e55ab5b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101397,7 +101397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4449039-166f-4aee-90f7-366106dfaf87", + "id": "d31350bd-d4d3-4195-a069-eb9651985f3a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101448,7 +101448,7 @@ } }, { - "id": "f7ebd6a9-288d-47a6-951e-83963dd4a415", + "id": "3808e0af-aca0-4f60-906f-1d6f46cd6bd9", "name": "Delete MFA method configuration", "request": { "name": "Delete MFA method configuration", @@ -101490,7 +101490,7 @@ }, "response": [ { - "id": "1641b5e6-f70e-434a-baf9-0dde85c8fcf3", + "id": "a85b98f3-9ddc-49d7-87de-f7995d419eb8", "name": "MFA configuration of an MFA method.", "originalRequest": { "url": { @@ -101535,7 +101535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27d101e5-52bf-4151-91a1-daeccf6606d0", + "id": "3ea22c24-ad6f-4ebb-a80f-82542aef8b98", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101580,7 +101580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "847e2264-2812-4e53-9922-31193c4eab33", + "id": "50fb1e1c-e183-4f3e-bfda-4f0c6a4843bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101625,7 +101625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa7b3534-88f4-4d01-b7f6-58bd3f6b594b", + "id": "2e96237b-e8a1-4d9d-b4bb-1f2a9cc39f2f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101670,7 +101670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37e57dd4-f31b-4949-90cb-fccec2ff990e", + "id": "fb343777-1dcc-48b7-ac18-a79413291624", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101715,7 +101715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7d72481-95f1-452d-bbf4-d70508abd61e", + "id": "c8159c45-30d8-4c23-83fd-f2378cb85f1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101772,7 +101772,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": "e4ec225f-7c31-44f0-b08b-4d8b6106c9b5", + "id": "9b746ae4-4b5d-4dbf-9e3b-a7cf7a22bf00", "name": "Verifying authentication via Okta method", "request": { "name": "Verifying authentication via Okta method", @@ -101816,7 +101816,7 @@ }, "response": [ { - "id": "048c7a14-190c-4ac2-8e88-a819967b0400", + "id": "73ab255f-030d-4942-82b0-f9f2cbba7f06", "name": "The status of verification request.", "originalRequest": { "url": { @@ -101874,7 +101874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc4a1189-5288-4e81-b0f2-4f23f40a0164", + "id": "f1e72fa4-1277-4771-abb0-7a9619b487af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101932,7 +101932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f922664-dcd1-4061-abea-30bd3432bae1", + "id": "05dc81b1-8293-40d7-97cc-41678a074b04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101990,7 +101990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d8daed6-5852-41a6-8f6e-93dc4341c0dc", + "id": "e73e8c75-85df-414f-b764-4bd424236d52", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102048,7 +102048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a9032a1-a838-47aa-a707-bf4d1ea33921", + "id": "6885f105-d244-4651-9944-a3ace5a7eb19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102106,7 +102106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a28d409-6c3e-4655-83c1-9ed7e1535595", + "id": "813c75ac-2ff8-43d6-9dee-8c7281f81ba0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102170,7 +102170,7 @@ } }, { - "id": "bc08bdce-d537-428a-a183-074e2ba411cc", + "id": "72f4c1a7-168f-45fc-9996-345df4015218", "name": "Verifying authentication via Duo method", "request": { "name": "Verifying authentication via Duo method", @@ -102214,7 +102214,7 @@ }, "response": [ { - "id": "e9be1b5b-cb1f-411f-9b37-8ccc81901489", + "id": "a8a66bbe-b088-456d-abda-a2670b97e1a8", "name": "The status of verification request.", "originalRequest": { "url": { @@ -102272,7 +102272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc8f5144-13e7-4b77-bd90-d95a4c6c6be3", + "id": "a1d39af4-70dd-4d34-b514-29c70bed140c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102330,7 +102330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71c620bd-3bba-4483-af43-7804d404808a", + "id": "095ca3ef-1092-423c-b30f-f5836011d89d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102388,7 +102388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a4f50d4-0727-47e8-adb2-088ded5a74ff", + "id": "93db42f1-c3b5-42e2-82bd-da0a3ba69a91", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102446,7 +102446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2b2d281-a42f-45a1-8709-559fa6abc195", + "id": "ce8a53ec-bd67-41c6-8a07-fe263d014007", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102504,7 +102504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5e1c452-4b34-49f1-8d30-d4b4867af908", + "id": "1fe10a7d-d093-4735-9ecb-3b84deb5f00e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102568,7 +102568,7 @@ } }, { - "id": "4a8aa786-5276-4d8a-879a-022664283160", + "id": "970444ca-46f4-431a-804c-7dd5158f12d6", "name": "Polling MFA method by VerificationPollRequest", "request": { "name": "Polling MFA method by VerificationPollRequest", @@ -102623,7 +102623,7 @@ }, "response": [ { - "id": "66ad5af3-5ae4-475f-8ad5-2f6a9b1852b3", + "id": "00650e74-c4f8-414e-9a83-204a5d0c91b7", "name": "MFA VerificationPollRequest status an MFA method.", "originalRequest": { "url": { @@ -102681,7 +102681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1546735-ee11-455b-abe1-f2dd97218f8b", + "id": "fcf40700-690d-4742-8249-51d36ffde44b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102739,7 +102739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8afab65b-69c0-4a4e-831e-8062a3de52dd", + "id": "d54b1bb1-be3a-454b-a348-35c24f32e590", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102797,7 +102797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "579e2dce-b014-472d-8f4a-1109cc26690a", + "id": "92f93560-8abb-4aa5-9cdb-038de2c0f809", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102855,7 +102855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2f84d43-3bbd-419a-b7d9-23e7f5c8cef1", + "id": "d24b5a60-7254-43e2-b4b6-07e52bc72206", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102913,7 +102913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ed05e1f-d8ce-4651-95c4-7cf883e1fc2d", + "id": "04ea4874-94c0-4e0c-b4c5-2e9fddae140a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102977,7 +102977,7 @@ } }, { - "id": "70e78745-ff2e-4406-84e5-1fb674cc49b9", + "id": "55896cf8-8c2f-4faf-99b7-ba210e8aa14b", "name": "Authenticate KBA provided MFA method", "request": { "name": "Authenticate KBA provided MFA method", @@ -103021,7 +103021,7 @@ }, "response": [ { - "id": "2067cde7-b9ae-4b49-8afa-f592e4fcdba1", + "id": "77c51fd7-1fe7-4cbd-bdc1-33fc14809708", "name": "KBA authenticated status.", "originalRequest": { "url": { @@ -103079,7 +103079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c253c9f-f282-467b-99ab-64523260085f", + "id": "13495299-5bb4-4535-acb2-43e22ce45a28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103137,7 +103137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fbd6726-caf5-4502-b97f-89c78f5d24a5", + "id": "d53ea4c0-0ae2-4c64-944f-059b95c74984", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103195,7 +103195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4e10a58-ab45-4d0f-922c-5664c3fff6ff", + "id": "2d54a23c-7c8e-4245-bf0b-29438bc3706f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103253,7 +103253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0eba105-dd49-4c84-b673-8897d3d757a7", + "id": "0c3d85d4-ee1d-4708-9bc4-bbec8b950b27", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103311,7 +103311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56d52c19-31c5-4133-9833-fa9cfd6e8a3c", + "id": "ba14f9f4-adc1-452b-8009-abcfa26b77b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103375,7 +103375,7 @@ } }, { - "id": "e3e1b7aa-32a5-4725-a7d0-9361d0cd9990", + "id": "340d1622-5aa4-4047-bf9f-a9689e466cb2", "name": "Authenticate Token provided MFA method", "request": { "name": "Authenticate Token provided MFA method", @@ -103419,7 +103419,7 @@ }, "response": [ { - "id": "573c0cef-82a6-4493-98f7-7de1fd66318e", + "id": "63dd337b-dbd1-41f0-b73e-7a6b3cdf3c07", "name": "Token authenticated status.", "originalRequest": { "url": { @@ -103477,7 +103477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6124ac11-2d66-422b-b139-4d6ec00f476f", + "id": "3e7ad963-05b0-45fb-a8c2-ec68d515776a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103535,7 +103535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52fadf62-4f1b-408c-9cbb-9fc6058e7f2b", + "id": "11a15804-26c6-40f6-bf7a-42e601338670", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103593,7 +103593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01ebb796-126b-4246-96fe-39fa6a4b9930", + "id": "ea8206be-c257-4260-9259-c2be5581d7b4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103651,7 +103651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb4c8a3c-b092-4055-990d-2c6fff0fe2e4", + "id": "1d8af504-e1f2-4214-ad14-03a612da4e3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103709,7 +103709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "586c32a7-7d61-43c4-a9b2-9844d72b8047", + "id": "d13ff6b1-9b23-431c-847c-f906f02fa687", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103773,7 +103773,7 @@ } }, { - "id": "5391be14-9da5-4f14-92f9-05501b4e0bd5", + "id": "95cc3c06-1e19-40ab-b29f-2d951ea77314", "name": "Create and send user token", "request": { "name": "Create and send user token", @@ -103817,7 +103817,7 @@ }, "response": [ { - "id": "c395941b-68d9-4d5e-bb20-b58175617cde", + "id": "e717d0aa-6ba1-4d8c-b764-4eaa1995a240", "name": "Token send status.", "originalRequest": { "url": { @@ -103875,7 +103875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94d1989e-56f6-4e7f-81f5-13cb01ed873a", + "id": "751b9ae3-0ff5-44f4-92a4-65e303dde14c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103933,7 +103933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b10416e7-dd1d-4802-8e79-873f78d3d376", + "id": "296a7623-db85-4399-be79-814c53385651", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103991,7 +103991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ce0aed4-a8f2-4b74-a4e4-b162ada2cc88", + "id": "da218915-202f-4a90-84b5-38af06544376", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104049,7 +104049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ebf4ff5-aa78-45ba-9b53-912719fad95f", + "id": "148a5334-2d40-452e-af19-a64de3a6d5df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104107,7 +104107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc8370d2-b428-4d61-af09-a79db40c21df", + "id": "68f3977a-d1a6-4265-ac20-45d55d8c6ebd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104177,7 +104177,7 @@ "description": "Use this API to implement non-employee lifecycle management functionality.\nWith this functionality in place, administrators can create non-employee records and configure them for use in their organizations.\nThis allows organizations to provide secure access to non-employees and control that access.\n\nThe 'non-employee' term refers to any consultant, contractor, intern, or other user in an organization who is not a full-time permanent employee.\nOrganizations can track non-employees' access and activity in IdentityNow by creating and maintaining non-employee sources.\nOrganizations can have a maximum of 50 non-employee sources.\n\nBy using SailPoint's Non-Employee Lifecycle Management functionality, you agree to the following:\n\n- SailPoint is not responsible for storing sensitive data.\nYou may only add account attributes to non-employee identities that are necessary for business operations and are consistent with your contractual limitations on data that may be sent or stored in IdentityNow.\n\n- You are responsible for regularly downloading your list of non-employee accounts for all the sources you create and storing this list of accounts in a managed location to maintain an authoritative system of record and backup data for these accounts.\n\nTo manage non-employees in IdentityNow, administrators must create a non-employee source and add accounts to the source.\n\nTo create a non-employee source in IdentityNow, administrators must use the Admin panel to go to Connections > Sources.\nThey must then specify 'Non-Employee' in the 'Source Type' field.\nRefer to [Creating a Non-Employee Source](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#creating-a-non-employee-source) for more details about how to create non-employee sources.\n\nTo add accounts to a non-employee source in IdentityNow, administrators can select the non-employee source and add the accounts.\nThey can also use the 'Manage Non-Employees' widget on their user dashboards to reach the list of sources and then select the non-employee source they want to add the accounts to.\n\nAdministrators can either add accounts individually or in bulk. Each non-employee source can have a maximum of 20,000 accounts.\nTo add accounts in bulk, they must select the 'Bulk Upload' option and upload a CSV file.\nRefer to [Adding Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#adding-accounts) for more details about how to add accounts to non-employee sources.\n\nOnce administrators have created the non-employee source and added accounts to it, they can create identity profiles to generate identities for the non-employee accounts and manage the non-employee identities the same way they would any other identities.\n\nRefer to [Managing Non-Employee Sources and Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html) for more information about non-employee lifecycle management.\n", "item": [ { - "id": "fcf4ab68-ca71-4d86-9253-9cb7bb056473", + "id": "a9e80b43-d79a-4d2c-8cea-bd4f66c38060", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -104208,7 +104208,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -104219,7 +104219,7 @@ }, "response": [ { - "id": "c7a45e23-c9ec-4b97-8a56-6f6d316e1fb4", + "id": "ce0b4887-773e-4e00-983a-b05366266be0", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -104253,7 +104253,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -104270,12 +104270,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"laboris labore ex amet\",\n \"accountName\": \"nisi cillum elit sunt ea\",\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 \"dolore_7cc\": \"elit ad aliquip\"\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\": \"ad voluptate sunt aut\",\n \"accountName\": \"culpa aliquip\",\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_66\": \"sed nisi non in\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "30ee06e4-eb9a-4c0d-a552-3b41c3065359", + "id": "2e6c9e59-e446-465e-97ab-94875ce477c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104309,7 +104309,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -104331,7 +104331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43261ad1-a526-465b-9dd8-1ead65979bf9", + "id": "599f6655-f228-49d1-8ccf-d5707ef48569", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104365,7 +104365,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -104387,7 +104387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ca04fee-1058-47fb-997a-2e4cbde9fe1d", + "id": "a4b9abda-6e44-4486-aa5e-71ca98d366ac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104421,7 +104421,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -104443,7 +104443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5caad5f-c22f-44e4-9b26-d7e98b5c5f29", + "id": "46235948-c70e-4ac2-a0a2-b517a74a2114", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104477,7 +104477,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -104499,7 +104499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95d28b88-75e5-42f2-8b3a-985097e800a6", + "id": "89bde2b2-3831-4811-8762-9c23a3e67963", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104533,7 +104533,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -104561,7 +104561,7 @@ } }, { - "id": "9ae15219-8a72-4a09-b053-d2d8289233e9", + "id": "512a04b7-ce6f-4f86-956a-5cd00e313b03", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -104636,7 +104636,7 @@ }, "response": [ { - "id": "d6e48f6b-415a-4c2e-9fab-ad125d5bd3c0", + "id": "0641ec12-264b-4b91-a425-4f1d0fedbda2", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -104720,12 +104720,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"culpa reprehenderit\",\n \"accountName\": \"mollit laboris voluptate\",\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 \"laborise_a\": \"elit velit ullamco esse\",\n \"ad6e8\": \"sint quis irure deserunt\"\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\": \"anim dolore Duis dolor\",\n \"accountName\": \"in velit elit\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"minim_6\": \"pariatur voluptate sed\",\n \"adipisicing_6\": \"sunt\",\n \"dolore_f6\": \"qui culpa dolore id commodo\"\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\": \"in Excepteur consectetur\",\n \"accountName\": \"in aute tempor in\",\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 \"consequatb\": \"Duis ad labore\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"ex ea aliquip\",\n \"accountName\": \"ipsum\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"inf0b\": \"tempor officia fugiat\",\n \"dolor_a65\": \"eu\"\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": "42b49e32-ae09-4f1e-8b4d-b2c0da1b18fc", + "id": "b59eca85-bd2e-4bae-8404-9864390d59fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104814,7 +104814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "531a1831-855b-4798-8396-677370c282f7", + "id": "bc37b5d1-88ef-42dd-b6ac-8f658d322dcf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104903,7 +104903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af162c3e-aefa-418e-aef9-5347c2562041", + "id": "6d607ae8-3361-48db-89e0-f5a9f80e52de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104992,7 +104992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3dd05ea-7277-49e0-978a-5f5f98cb5e2a", + "id": "41597fd4-ee39-4cda-9ed0-43c5008fcd11", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105081,7 +105081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45031fe6-a70d-4df5-80ba-dad158c0175b", + "id": "0d14c917-f7cc-402f-a935-88755f52f97b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105176,7 +105176,7 @@ } }, { - "id": "9d3abc7e-55d3-44c3-bba5-f048cd0c4145", + "id": "431f7c6e-4ce9-4c0d-9bcc-c2fd8e0dcc65", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -105217,7 +105217,7 @@ }, "response": [ { - "id": "7cb85685-d55f-4a11-a19b-2df55af435f7", + "id": "3f77ff67-71d8-4e3a-accd-046685af9a12", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -105256,12 +105256,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"laboris labore ex amet\",\n \"accountName\": \"nisi cillum elit sunt ea\",\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 \"dolore_7cc\": \"elit ad aliquip\"\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\": \"ad voluptate sunt aut\",\n \"accountName\": \"culpa aliquip\",\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_66\": \"sed nisi non in\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0772e0db-c7e6-476f-99d7-0531d04de71c", + "id": "24a27f6e-5c41-4bc8-b33e-57b9860b3c4f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105305,7 +105305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eeaaf3e-ad66-4cc0-88f0-5e2b4c65f26f", + "id": "5a77a5c4-b673-415f-9556-d06d65ad3a05", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105349,7 +105349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "583e3d24-c08c-49e8-be53-4d9244aa8d16", + "id": "6fe97d9d-c131-4d21-b92d-397f0b8c44ab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105393,7 +105393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e7bb6b4-6504-4e02-94e3-0fb24d1a7df9", + "id": "f5cc0928-3891-48eb-abdc-11df08432950", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105437,7 +105437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "461ac32d-766e-42cd-ba38-cbd59890579d", + "id": "e55195b5-69bc-457a-ba63-603833aa0de5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105487,7 +105487,7 @@ } }, { - "id": "8d0f6f61-14ad-4113-8f56-d706a3c56814", + "id": "8712d03c-572c-451b-881f-aa8d68a05a47", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -105530,7 +105530,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105541,7 +105541,7 @@ }, "response": [ { - "id": "73155d66-86aa-46be-a847-5c8874dc0aec", + "id": "b7769f29-e133-4abe-94c4-ffbd3fa5834c", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -105576,7 +105576,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105593,12 +105593,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"laboris labore ex amet\",\n \"accountName\": \"nisi cillum elit sunt ea\",\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 \"dolore_7cc\": \"elit ad aliquip\"\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\": \"ad voluptate sunt aut\",\n \"accountName\": \"culpa aliquip\",\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_66\": \"sed nisi non in\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "573befaa-9a11-45c5-b6cc-dcf9697ab0aa", + "id": "25cdad1f-6efb-418d-8d2e-efbda5f335e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105633,7 +105633,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105655,7 +105655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07302b79-10b3-4dc4-8487-c034afcb1293", + "id": "04505a24-fef4-4de8-a1ca-6073a9e27fd7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105690,7 +105690,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105712,7 +105712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15e89921-266c-4803-833a-2b0b303a207d", + "id": "ad4b8b31-ea22-4650-af32-35ec118176aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105747,7 +105747,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105769,7 +105769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f09b6540-f87b-4e52-9efc-b660433bb3fe", + "id": "bf87ff66-ed69-414b-805c-d9cb3478f22b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -105804,7 +105804,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105826,7 +105826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cad8383-48ad-4309-ac3a-5390e37027f5", + "id": "622d0b84-cf77-4517-ae59-0ebe62e84885", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105861,7 +105861,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105883,7 +105883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc309d04-b2a8-41c9-a22e-be31df4a5055", + "id": "86d4662d-00cb-4186-bdfc-daf4cb17303d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105918,7 +105918,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105946,7 +105946,7 @@ } }, { - "id": "6224c722-de74-4035-83ca-462c3e1d36a8", + "id": "5da70e6f-8921-464a-84b0-c82c4e0a1101", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -106000,7 +106000,7 @@ }, "response": [ { - "id": "08eceea5-b96a-4905-a18b-42f35428887a", + "id": "6bac0860-ccd0-469f-b7cb-02a60bccca6a", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -106052,12 +106052,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"laboris labore ex amet\",\n \"accountName\": \"nisi cillum elit sunt ea\",\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 \"dolore_7cc\": \"elit ad aliquip\"\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\": \"ad voluptate sunt aut\",\n \"accountName\": \"culpa aliquip\",\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_66\": \"sed nisi non in\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6a16e806-c084-4727-a4b3-d362f663804e", + "id": "e3096405-04d6-4625-a3d2-483de701abc4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106114,7 +106114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8dae8ab-6338-40fa-b6cc-845c75caaaf5", + "id": "e13e580f-1081-45a4-8a13-203a8f72f2f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106171,7 +106171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1ca612b-744c-4326-a201-30e491309fc1", + "id": "b7e8b966-41e6-46e0-86ad-6a647ca965db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106228,7 +106228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "691c3b86-ebbd-429a-88cb-1941add7eb58", + "id": "962f12fc-9978-46ab-8274-7b360dea6805", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106285,7 +106285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b3def17-42f3-4e32-80ea-5f7eeefb2907", + "id": "c7c96d9e-f697-4805-a652-f168a08ec63e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106342,7 +106342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd13545a-ee4a-4e63-9df7-7bebca6293ea", + "id": "aedb86ca-e88d-4206-abcb-1810b414dd5f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106405,7 +106405,7 @@ } }, { - "id": "beae0368-351a-4749-bca7-e6bb69bd8180", + "id": "51bf80c2-33d0-4004-9c8b-d58e06aa94d4", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -106446,7 +106446,7 @@ }, "response": [ { - "id": "b5ce34b0-3e6a-486c-abd0-185cb661f37d", + "id": "6d0bb8a6-9ffe-4979-b619-aca36d3b63c5", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -106480,7 +106480,7 @@ "_postman_previewlanguage": "text" }, { - "id": "67627d2c-e37f-4212-a959-f680c90941df", + "id": "675741cb-b54d-4a12-9d17-a06386fdbd8f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106524,7 +106524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "818c7040-38dd-4867-9e86-50bae3741fb4", + "id": "f267b528-b95c-49d0-9525-f0f6a78761f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106568,7 +106568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01b1277c-ad23-4cf1-8168-2573f1a0b9cc", + "id": "ede66bd7-adc2-4945-ac1b-ca5ca76e7e31", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106612,7 +106612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cfe677f-b1a0-42f5-98d2-d58aeb66fb91", + "id": "be4f4d64-4a7b-44d6-ad18-2622829e4090", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106656,7 +106656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c26bbbe-9bcb-455b-a70a-460c1e40f9ea", + "id": "29e4c1a5-927f-4336-9d16-f2d56c5b2e84", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106706,7 +106706,7 @@ } }, { - "id": "cc6fc4d4-0b0d-4622-95fe-b7d071e3b184", + "id": "477718f6-1299-49c2-8f8d-aae3402a1c04", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -106738,7 +106738,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:f35faea8-309b-141a-4950-e0768ad61b9c\",\n \"urn:uuid:7e71b11f-66e6-e1e4-3330-3a60b6c176ce\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"0fa77666-3d04-0d78-9ff4-3c59196d24c2\",\n \"urn:uuid:ee05d62f-85ca-ec79-dbe8-650c818fe208\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106749,7 +106749,7 @@ }, "response": [ { - "id": "ec1f16e1-d4bd-4b43-964c-a038e5e65acc", + "id": "60e3e8da-ef94-4935-a980-9ea65f1cd36f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -106780,7 +106780,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:f35faea8-309b-141a-4950-e0768ad61b9c\",\n \"urn:uuid:7e71b11f-66e6-e1e4-3330-3a60b6c176ce\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"0fa77666-3d04-0d78-9ff4-3c59196d24c2\",\n \"urn:uuid:ee05d62f-85ca-ec79-dbe8-650c818fe208\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106796,7 +106796,7 @@ "_postman_previewlanguage": "text" }, { - "id": "33de687e-f551-43b9-95f7-b0b6b8d97dd3", + "id": "0b1a30ff-69e3-4e95-afbd-1b14cbcc507e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106831,7 +106831,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:f35faea8-309b-141a-4950-e0768ad61b9c\",\n \"urn:uuid:7e71b11f-66e6-e1e4-3330-3a60b6c176ce\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"0fa77666-3d04-0d78-9ff4-3c59196d24c2\",\n \"urn:uuid:ee05d62f-85ca-ec79-dbe8-650c818fe208\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106853,7 +106853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46f2acd0-ed29-4c31-a67a-275af131fce6", + "id": "5ad1633a-2cd2-4e66-91f8-6dcaf6ca171d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106888,7 +106888,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:f35faea8-309b-141a-4950-e0768ad61b9c\",\n \"urn:uuid:7e71b11f-66e6-e1e4-3330-3a60b6c176ce\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"0fa77666-3d04-0d78-9ff4-3c59196d24c2\",\n \"urn:uuid:ee05d62f-85ca-ec79-dbe8-650c818fe208\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106910,7 +106910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5a1cf33-8d33-4535-88ac-aa5c273adb17", + "id": "e7569731-f977-4c87-ab6c-bab0ba4af82d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106945,7 +106945,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:f35faea8-309b-141a-4950-e0768ad61b9c\",\n \"urn:uuid:7e71b11f-66e6-e1e4-3330-3a60b6c176ce\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"0fa77666-3d04-0d78-9ff4-3c59196d24c2\",\n \"urn:uuid:ee05d62f-85ca-ec79-dbe8-650c818fe208\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106967,7 +106967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e4ebe87-ae4c-4eea-9d6b-27f4d4c318b2", + "id": "ccc2b87d-370f-48b6-be5f-bd9fb162532e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107002,7 +107002,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:f35faea8-309b-141a-4950-e0768ad61b9c\",\n \"urn:uuid:7e71b11f-66e6-e1e4-3330-3a60b6c176ce\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"0fa77666-3d04-0d78-9ff4-3c59196d24c2\",\n \"urn:uuid:ee05d62f-85ca-ec79-dbe8-650c818fe208\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -107024,7 +107024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "092a6c55-2035-43cb-b2a1-1d9608476053", + "id": "cf492512-5acb-4de1-b0d8-253c9d533e20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107059,7 +107059,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:f35faea8-309b-141a-4950-e0768ad61b9c\",\n \"urn:uuid:7e71b11f-66e6-e1e4-3330-3a60b6c176ce\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"0fa77666-3d04-0d78-9ff4-3c59196d24c2\",\n \"urn:uuid:ee05d62f-85ca-ec79-dbe8-650c818fe208\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -107087,7 +107087,7 @@ } }, { - "id": "301d0a53-234f-4a15-bd24-18f1ec634f76", + "id": "1b22e6bb-2b68-42d9-9b1a-582790dbe955", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -107118,7 +107118,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -107129,7 +107129,7 @@ }, "response": [ { - "id": "aac0066e-c422-416f-88e6-2a49886df04c", + "id": "83dfa3f8-816e-4ccf-92b6-a5e5410d1d7f", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -107163,7 +107163,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -107180,12 +107180,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 \"aliquipa75\": \"voluptate elit id irure do\"\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\": \"ipsum sint eu\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"ea elit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"amet\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n}", + "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 \"quis_5\": \"minim nostrud in q\",\n \"proident_99_\": \"proident dolor in\"\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\": \"dolor Lorem elit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"cillum sed\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"laborum Ut commodo cupidatat ut\",\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": "b020b36d-8f2a-4105-a7df-e810b9bba4c2", + "id": "88cce76d-7888-4930-864b-85330a000288", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -107219,7 +107219,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -107241,7 +107241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2da732f-2299-420a-b296-ec8b2b294e09", + "id": "274217ea-686f-45e7-b1a9-df103762262b", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -107275,7 +107275,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -107297,7 +107297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08470fb2-963b-41da-94f2-dd042c5e6a7b", + "id": "83c61c8d-a833-4749-b436-8ca6cc263bbf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107331,7 +107331,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -107353,7 +107353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dcc211c-0106-4e9a-ac8e-d628049aa5cc", + "id": "ac99502e-7cae-416e-9022-f4821e9d16ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107387,7 +107387,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -107409,7 +107409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e62d5b14-c55a-4489-b86b-90aefa4edebb", + "id": "3b0fb8d1-6308-464e-bdf8-55a858b2f01f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107443,7 +107443,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -107465,7 +107465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81a98be3-6017-433b-bfa9-9c02b0280148", + "id": "12559e1a-25e5-4866-b6cd-c4db82c3154c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107499,7 +107499,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 \"non_3\": \"enim Lorem occaecat est do\"\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 \"incididunt_b\": \"Duis nulla quis\",\n \"nulla0bb\": \"ut Duis dolor est\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -107527,7 +107527,7 @@ } }, { - "id": "78227c76-f64c-45c3-b089-56596fbe8e62", + "id": "3eb34342-8a5e-4e0c-9532-1ff24c100405", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -107611,7 +107611,7 @@ }, "response": [ { - "id": "46291e95-36b1-4e3f-b0e8-5f6c2130f2e9", + "id": "ca611227-0889-4a77-8b49-656e52f33340", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -107704,12 +107704,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 \"ullamco_9\": \"proident fugiat irure occaecat\"\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\": \"labore ut\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"tempor\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"nisi\",\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 \"irure_53\": \"tempor in officia\",\n \"eiusmod_f9\": \"qui officia adipisicing\",\n \"Excepteurd\": \"cillum Duis cons\"\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\": \"sunt elit 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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"tempor in Lorem anim\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"irure nisi\",\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 \"fugiat6c_\": \"nisi anim\"\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\": \"do\",\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\": \"officia irure\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"exercitation proident Lorem magna\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n },\n {\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 \"Lorem_8f5\": \"labore\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"voluptate tempor esse in laborum\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"occaecat mollit ad nostrud in\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"NOT_READY\",\n \"comment\": \"est incididunt mollit Excepteur\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5807f693-368b-47c1-825c-1bff45c4f806", + "id": "98442d40-d68f-4b4e-b74c-e0e19163b947", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107807,7 +107807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "892edc0f-0771-407d-bf97-cbaf77575d0e", + "id": "62f7047f-f820-4bda-892a-7f198a7658cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107905,7 +107905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "964c8bfc-50d3-4763-b343-e7cbb1179c39", + "id": "be86a08e-627b-4646-a07e-6cbf52d7f98b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108003,7 +108003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "379ef74d-63e8-42e9-8308-808e24616b27", + "id": "79ab0711-4e31-45d7-a117-13d380eb2783", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108101,7 +108101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f91f081-8e09-445a-95cf-ae9cd3f44c1b", + "id": "be7fda09-4e3a-4b3f-a4b6-21ed73d20033", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108205,7 +108205,7 @@ } }, { - "id": "fdf5c1c8-f411-4758-bea5-1c3841b76c4f", + "id": "ab2e89c5-b62a-4f45-a8f9-0bc7cf907693", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -108246,7 +108246,7 @@ }, "response": [ { - "id": "e13a023e-a476-49f6-8449-06986d4703cd", + "id": "8cb0e4b8-6c75-4fb6-9a9e-cd6ce3298afe", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -108285,12 +108285,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 \"aliquipa75\": \"voluptate elit id irure do\"\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\": \"ipsum sint eu\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"ea elit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"amet\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n}", + "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 \"quis_5\": \"minim nostrud in q\",\n \"proident_99_\": \"proident dolor in\"\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\": \"dolor Lorem elit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"cillum sed\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"laborum Ut commodo cupidatat ut\",\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": "de2e4181-55f8-4cc1-a7bc-b2a1aaed1b1e", + "id": "f32f2f14-a3c9-47f6-85ce-e8c23747ee00", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108334,7 +108334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6528e44-dc67-4474-a0cd-e911a44e442c", + "id": "b8c79e28-a55d-4906-9f8d-3fc219a01951", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108378,7 +108378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aba38184-c201-41d8-8de3-8c8a5ddc94e5", + "id": "e455682d-11c9-47ee-8ccc-303cda73afca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108422,7 +108422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3362309-5df5-43b1-9052-948f7ac5143c", + "id": "ee5f9b0e-4787-40c9-b27e-a58e9ed7f810", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108466,7 +108466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9261656-17ad-4a9c-819f-1d242841bbb3", + "id": "2b4ecd7e-ce41-4a8b-8155-a693385b2bb9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108510,7 +108510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff8465e6-9a66-4576-9df9-c8ae6a2c4453", + "id": "9afef70b-1050-4962-9e7e-5699095cb041", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108560,7 +108560,7 @@ } }, { - "id": "ef5586f1-60ce-4523-8727-afd46c0624b0", + "id": "81fd1a20-e023-49c5-bda1-664dc8297ffe", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -108601,7 +108601,7 @@ }, "response": [ { - "id": "5289b301-ff7c-4afb-a016-96273ac0ea74", + "id": "d47cc137-6a90-4ba1-9ffe-c2e0c796cc25", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -108635,7 +108635,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e8a6a7b2-80d6-4b0b-877c-c9756e46f42c", + "id": "f2f3df16-dfdb-4c65-a323-824108d2db39", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108679,7 +108679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de3c887f-3bc4-4f35-b651-56cfd1ef9a93", + "id": "ff91913b-cd5f-4339-90d2-c479fc5af1d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108723,7 +108723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b779ff16-622d-47e3-8c62-e9093d506605", + "id": "41736244-b68a-4c29-a566-aa9452bea995", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108767,7 +108767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8dbf8b1-8502-46c6-a841-db2d1e7c5d47", + "id": "9b0eb21e-5d78-499d-ae72-6103ddc693fb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108811,7 +108811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "814d7ef0-42bb-4a6b-843f-ae8dd5918f5a", + "id": "92aea8ba-eeef-43c4-91a4-63ea94b6f43c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108855,7 +108855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d242ea3-bd1c-4c08-8c1e-273b5d72d9e8", + "id": "7abb00ea-4d90-4100-b560-0c9f0f087908", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108905,7 +108905,7 @@ } }, { - "id": "931ca720-5f6d-41af-8c85-a8868ee307d7", + "id": "20e752f0-def5-4cd7-9f55-b9908176eb42", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -108947,7 +108947,7 @@ }, "response": [ { - "id": "311f644a-e49d-4a6e-bd8a-61f2e55e4871", + "id": "feadd381-b183-45ab-840f-3b82feaf4d92", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -108987,12 +108987,12 @@ "value": "application/json" } ], - "body": "{\n \"approved\": -69554839.84714048,\n \"rejected\": -37511023.36850183,\n \"pending\": -42957175.0120596,\n \"nonEmployeeCount\": -13014933.759295255\n}", + "body": "{\n \"approved\": 33131393.39309883,\n \"rejected\": 52141331.12046167,\n \"pending\": -45836241.96812064,\n \"nonEmployeeCount\": 31185928.357491076\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "818f32fa-2fe5-4a89-a0b2-56508a114d1b", + "id": "8b2df09e-4496-49af-a342-ad70f0e35e65", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109037,7 +109037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24ddc4bd-81e1-4b31-ad47-2b16115bce0f", + "id": "54a474c6-fce3-48af-afcd-4b4e50cb7c26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109082,7 +109082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa443a5d-0088-41f8-bf08-204ad9023836", + "id": "75d3203d-c932-4d85-a0f8-50050ae95e0e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109127,7 +109127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efe15905-e73d-4438-acf8-d4cc6c3b28d3", + "id": "86397e2d-95f9-4f02-8da1-ac758cc9f58f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109172,7 +109172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be1a6efb-14a6-4b9d-a4ac-4545496cdf4c", + "id": "fa7cde5e-fbf5-4fac-88aa-db65755c119b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109223,7 +109223,7 @@ } }, { - "id": "49de786e-f300-498c-82be-5d8a6cf99093", + "id": "28d3e6b3-96d5-477e-ab5c-dbda4ebfed84", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -109265,7 +109265,7 @@ }, "response": [ { - "id": "19436e8a-9ff1-4d3c-927d-309d20c6560f", + "id": "6b2aa58a-94a5-47f8-bf99-f5c9aed18bfd", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -109321,7 +109321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad4c062f-3fa8-466e-a2aa-bf2d944888c4", + "id": "76be4fea-c53a-46c4-b9eb-831453be53fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109377,7 +109377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "756180a8-1a20-4eda-b453-7759cfaf93c7", + "id": "aef38b32-f6ef-41e2-b4d6-247b645f9daa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109433,7 +109433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c1e2a95-7c5a-4d26-b9b8-c8fb9532934f", + "id": "9cd3b035-5ef7-4dcf-8585-944329e3ad2a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109489,7 +109489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db58f256-738b-4851-aaea-1d7047a86d9c", + "id": "8a57f61e-c5f1-4a6a-bc67-2366a8d4adce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109545,7 +109545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "272f2fc5-f06a-4f5d-8cda-78cbcbacdcb9", + "id": "d355b199-bd81-4026-a0c8-8ad4b6c064ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109607,7 +109607,7 @@ } }, { - "id": "de4a6506-7d24-46a0-9ec3-f89807376a8c", + "id": "88cdfdaa-4e56-43b3-b00e-8ec283d56f77", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -109691,7 +109691,7 @@ }, "response": [ { - "id": "dffdfd0d-e56e-4de9-9c90-41503e735026", + "id": "252d7b0c-b0fe-43b9-962a-9ff41e411685", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -109789,7 +109789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73877729-07a6-4832-8cf1-52d2c04da78b", + "id": "cd0edb86-93f3-46de-bdf7-7d7857338ffd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109887,7 +109887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "682930dc-110e-4a15-ac94-56551da04f8a", + "id": "99dade17-dfd9-4b60-94f2-b7277a9b8995", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109985,7 +109985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "907f62f1-010f-4dee-8b2a-f1c7a9828908", + "id": "27e34eff-cd93-4ec5-afd9-91e03a9c22ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110083,7 +110083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f461ebaa-3b95-4834-9549-e00851b7ee14", + "id": "4a0babce-02b8-4d0f-940c-a22bdf768d05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110181,7 +110181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b00790d-5d27-41b0-b418-37fcc70fb51c", + "id": "1a7e3542-2607-4cf8-b518-3468207b996a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110285,7 +110285,7 @@ } }, { - "id": "055b29d4-8aee-4329-b73d-2f9677474019", + "id": "5797d7ae-3062-45d9-a449-27c1baa38dfa", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -110326,7 +110326,7 @@ }, "response": [ { - "id": "4598f087-fad7-4c67-87dc-04beda651f4b", + "id": "72e9b498-5ce6-4267-843c-23f69859655d", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -110370,7 +110370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16f6921e-d2d0-4485-964f-61545b5f0fe0", + "id": "8386c9bf-e35f-4787-aa83-7bf5713cc1c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110414,7 +110414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06f5e931-dabc-4281-a9a7-d63cee21bdfd", + "id": "13f34ce0-e0b7-425e-8349-63fa85f5b74e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110458,7 +110458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca811465-53e6-415b-800b-8f5628e161e4", + "id": "5fd74585-2579-432d-96cb-1aca7d0f2af8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110502,7 +110502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92932e44-0ae2-438f-a490-74a8a8053c7f", + "id": "5e46207e-d407-4484-b25c-1a468a023cfe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110546,7 +110546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b42033e-07c2-448d-b02f-db117c30daf5", + "id": "a50ed1f8-3450-4c4b-ba81-a9e7f7150158", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110596,7 +110596,7 @@ } }, { - "id": "55fdc7ee-b7d0-4306-8d1e-7244abe29cf3", + "id": "b49cbbf6-c3a5-4fbb-9273-b741f890a083", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -110650,7 +110650,7 @@ }, "response": [ { - "id": "18d78145-bd74-45df-b316-b872e7f0cc57", + "id": "3378941b-1473-4a75-9eba-b08ff9397f8f", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -110707,7 +110707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb64e152-38ae-4cdb-8944-465968c2d9a3", + "id": "0f55be4e-f69b-4f63-8a07-5cf638583a94", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110764,7 +110764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86bcacef-a479-4ecc-a9b8-d114146d9303", + "id": "e0bd100f-da48-49fc-adc4-67bdc42700d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110821,7 +110821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87a8ec01-ebb6-441e-acba-19f21246d20b", + "id": "935e5dd3-036a-49f6-8f07-a6457a3fe5d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110878,7 +110878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8bd7f96-c1f4-48bc-84e7-0a2ca2a3686e", + "id": "2ff3d43a-8380-460c-8eda-25bfa89cb929", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110935,7 +110935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e3b2287-bdb2-423f-9cbc-f864d4c0d304", + "id": "8bd2dc2f-cdb2-4770-adef-c287e27f3f96", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110998,7 +110998,7 @@ } }, { - "id": "a431cefc-49a2-46af-9244-169c51aa4fd6", + "id": "7d27f8d9-3335-4b69-b040-baf9eb825308", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -111039,7 +111039,7 @@ }, "response": [ { - "id": "827c011d-b8a5-4716-b7bb-62d1bf938a08", + "id": "8193c066-d1a7-406c-bbfb-b764d9dd7d1d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -111073,7 +111073,7 @@ "_postman_previewlanguage": "text" }, { - "id": "311f7160-a329-4e96-9294-7b162f58db15", + "id": "c0ce9784-944c-4252-843f-7a820f104d9c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111117,7 +111117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf8385b0-12d0-4365-900e-deb89367ddd4", + "id": "bf23f526-e18f-471a-b7aa-0754f5e7b8eb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111161,7 +111161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcaf54a4-9357-404c-99e1-501aed230ac5", + "id": "acd667a5-70a8-4185-9e68-938f36ba7c78", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111205,7 +111205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d264b37c-d690-47aa-a3eb-afb1b8741634", + "id": "6215e880-d691-45af-9265-55fd673ded8d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111249,7 +111249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "050426c5-3066-44ac-86f2-6524a3d7eb41", + "id": "77187c04-bda1-4069-a0d3-2a78bb389403", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111299,7 +111299,7 @@ } }, { - "id": "b3fd1318-827c-462c-ba96-3dd122cc0954", + "id": "749753e1-6852-451c-a347-2280f4e094e1", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -111342,7 +111342,7 @@ }, "response": [ { - "id": "84770386-17fc-4027-b3af-7a4fdc7d1c3c", + "id": "b9a56a60-1709-45ac-adc1-2f8ec1c9937d", "name": "Exported CSV", "originalRequest": { "url": { @@ -111388,7 +111388,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2a7db040-1f2b-4cf1-b399-b5c1795678d0", + "id": "d0cea98a-5ef5-427f-a60d-8238c51bea1c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111434,7 +111434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eae1c352-b1ff-49a4-951f-6d7bcb43a41f", + "id": "a14fcaaf-a839-4fdc-8a84-2b3028fd7a46", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111480,7 +111480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a4b4614-5648-4401-9b34-c84d05177bd9", + "id": "6b6a4e59-5083-41cc-9a76-a3c1f8406567", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111526,7 +111526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4989cca9-b825-4e68-a4db-45ec9ecdf824", + "id": "984a8757-8aca-42da-8ae7-a55e5da88196", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -111572,7 +111572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1393ba91-1997-4f5e-aae7-6523d8e2e40d", + "id": "ce1feaf1-94d8-4aa9-913e-ae12a076d5f1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111618,7 +111618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "740b24d8-3aa7-47bd-927d-06984ea6af9d", + "id": "d4240182-8f81-46de-98d8-673913ca25fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111670,7 +111670,7 @@ } }, { - "id": "b1f52dfe-ee68-4902-9ece-530bd8d85f69", + "id": "8af47080-f9b4-49b5-a1e0-40e88e293f42", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -111721,7 +111721,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolor tempor laborum occaecat", + "value": "culpa aliquip tempor do in", "type": "text" } ] @@ -111729,7 +111729,7 @@ }, "response": [ { - "id": "5d1a1860-6a0d-4d08-9796-3f77bb944cf4", + "id": "74e1be22-518d-4ed6-ac6c-009714b851d0", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -111772,7 +111772,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolor tempor laborum occaecat", + "value": "culpa aliquip tempor do in", "type": "text" } ] @@ -111791,7 +111791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc946b5a-4ff5-4d9f-b8fb-51962cec4470", + "id": "4cb8e21e-ae25-460f-a1d7-1bdf17154434", "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": { @@ -111834,7 +111834,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolor tempor laborum occaecat", + "value": "culpa aliquip tempor do in", "type": "text" } ] @@ -111853,7 +111853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e0bce9d-b1d1-4bdc-96a0-c4a9b1de8f63", + "id": "136a9512-1890-4d93-9514-c41b0d83decf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111896,7 +111896,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolor tempor laborum occaecat", + "value": "culpa aliquip tempor do in", "type": "text" } ] @@ -111915,7 +111915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c2cb305-8680-483e-ac12-84a0f502c1f3", + "id": "b2348623-4124-4c39-ac5d-d48bc0f0ea66", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111958,7 +111958,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolor tempor laborum occaecat", + "value": "culpa aliquip tempor do in", "type": "text" } ] @@ -111977,7 +111977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60435b6d-8da1-4d49-8fb2-9bdc50077b5e", + "id": "8f125af5-596e-477c-beb0-6f05b53850fb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -112020,7 +112020,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolor tempor laborum occaecat", + "value": "culpa aliquip tempor do in", "type": "text" } ] @@ -112039,7 +112039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "982fa0ff-a9a1-4c10-a504-98cfc8a90126", + "id": "f4ab184e-35ac-4bf4-976a-a4f815bb969e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112082,7 +112082,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolor tempor laborum occaecat", + "value": "culpa aliquip tempor do in", "type": "text" } ] @@ -112101,7 +112101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10e8a2e8-aba2-4392-a883-709fcb32edce", + "id": "ce772ae9-e410-4855-a878-f5508b50638f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112144,7 +112144,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolor tempor laborum occaecat", + "value": "culpa aliquip tempor do in", "type": "text" } ] @@ -112169,7 +112169,7 @@ } }, { - "id": "c40ea123-0b54-4b75-af4e-56d5442d2743", + "id": "c00070f9-6e93-4103-a1d5-3940214c3514", "name": "Bulk upload status on source", "request": { "name": "Bulk upload status on source", @@ -112212,7 +112212,7 @@ }, "response": [ { - "id": "5c0215b3-0ac5-487c-a0d9-e0e0a7bcebc1", + "id": "5d3e65d5-4660-43bd-8266-85b656c41850", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -112258,7 +112258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67045c68-6c74-4f57-982b-672b9aa9c8c0", + "id": "685acdc5-b8c4-4c70-b917-79e6a5506884", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112304,7 +112304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52e41512-36af-4197-b719-47ed7b696f35", + "id": "71a59240-6916-4200-b649-420d26e697af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112350,7 +112350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4709747-dd47-420c-b492-ca745189f3c5", + "id": "0f841272-a4b5-4886-b06e-202e649bbcaf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112396,7 +112396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a87486b-bc72-4fb4-9b49-822601bdf3aa", + "id": "254b277b-a3f2-4a0d-8cce-b74a3a7ab62f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112442,7 +112442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94caa3d3-e4c2-466e-a08b-fb156cae4239", + "id": "8a3e7b95-6410-4636-b75a-48bea6025619", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112494,7 +112494,7 @@ } }, { - "id": "c08c4af5-32b8-43ae-82a4-f01a696e469c", + "id": "ebd6b9c5-3444-491e-a6d5-328d734a67e1", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -112537,7 +112537,7 @@ }, "response": [ { - "id": "67ac0382-1e02-4d22-be0f-d6bc194f3a9f", + "id": "202c9fcf-4c9e-45a9-a0b1-faa386f8b540", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -112583,7 +112583,7 @@ "_postman_previewlanguage": "text" }, { - "id": "95f75826-92b9-4693-807f-f638d9a16404", + "id": "5dbf5937-8b96-410c-9a58-4769925641cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112629,7 +112629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd6edc5e-2a77-451a-a5ca-2a8a3e624d8f", + "id": "54ce8204-ecf9-4478-8ec5-ebb2f2979b52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112675,7 +112675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ed3d02e-8549-4b09-84fe-3c8c221854a8", + "id": "234a116d-c390-4aa1-8b22-1ee7bd742bc6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112721,7 +112721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdebbec3-3ac4-4c6f-9c23-fdb7caebfe26", + "id": "44be5be2-e596-48ba-8ab2-66f0cd304930", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -112767,7 +112767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0230eb3-f8b6-43d3-a8a2-bb7294d34efb", + "id": "eb90a42b-7cfe-42a7-a73d-536f2a693107", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112813,7 +112813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebf4311e-f3b9-4c65-98bb-a3cc431a2804", + "id": "155ad5d9-b20e-41bb-859a-6d2f4df0cc06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112865,7 +112865,7 @@ } }, { - "id": "41d797ac-6162-4d59-816e-e137efb6d3d4", + "id": "88164b02-ee95-443d-b8b3-6d8ec1658657", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -112949,7 +112949,7 @@ }, "response": [ { - "id": "a2a6acf3-3ce0-4606-babf-0dcb37e8db31", + "id": "de42e448-9b6c-4635-a61e-a9fd02aa0a5d", "name": "List of approval items.", "originalRequest": { "url": { @@ -113042,12 +113042,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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"sunt dolor sit in veniam\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"sun\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"nisi non qui adipisicing sed\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"labore dolore enim\",\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"non mollit est\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"deser\",\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\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"eiusmod voluptate\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"dolore eiusmod dolor\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "73a1660e-76eb-4fab-802e-788168e603b9", + "id": "0865f89e-bc4b-4cb1-9945-26037388df75", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113145,7 +113145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8c9a1cb-0004-49a9-9d8e-dcec3386346f", + "id": "221f7d63-5b6b-4cee-9b06-84b1fcf423d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113243,7 +113243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30747ea5-7aee-4c10-baac-a80ca3b758cf", + "id": "f05a870b-df32-458e-8278-dfa7d23a35e9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113341,7 +113341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05ccb953-737d-4b39-ab77-c21640caacf5", + "id": "5fd40872-05b7-4703-a313-0083feb713c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113439,7 +113439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bff9c4e9-5205-46d4-96c3-7373db4a5873", + "id": "cc7fc40b-b4a0-46ff-bfdf-dcb863dd7e8c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113543,7 +113543,7 @@ } }, { - "id": "8c06268b-b77a-498c-904d-34e129b908a3", + "id": "e5386d17-a1cd-4018-b3db-69793ea4f2bb", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -113594,7 +113594,7 @@ }, "response": [ { - "id": "3788d223-f3f5-4ee1-a984-f5df00e76aca", + "id": "196e1dfb-4334-4be7-a738-06b0095a9800", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -113643,12 +113643,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\": \"proident dolore\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"aliquip D\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n },\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"schemaAttributes\": [\n {\n \"type\": \"DATE\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n },\n {\n \"type\": \"IDENTITY\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n }\n ]\n },\n \"data\": {\n \"sit_6b\": \"dolore velit ad\",\n \"pariaturc\": \"deserunt tempor do\",\n \"aliquip397\": \"cupidatat\"\n },\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"elit\",\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\": \"dolor occaecat Lorem\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"d\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n },\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"schemaAttributes\": [\n {\n \"type\": \"TEXT\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n },\n {\n \"type\": \"IDENTITY\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n }\n ]\n },\n \"data\": {\n \"ut_831\": \"eius\"\n },\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"exercitation in eiusmod\",\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": "7dab7e8b-9b0b-421e-9022-8286d2534e25", + "id": "7d6e8891-c1ce-4154-a649-555dc656efc4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113702,7 +113702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83657e85-5986-4c6d-81db-b7e339d90054", + "id": "2fd98d56-6ee8-4412-abd9-cff17b762810", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113756,7 +113756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "972b1888-5611-4724-b75e-b808285186d6", + "id": "9101247b-1ef9-4d7a-b30c-a616a0757644", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113810,7 +113810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49c744e4-79a4-42ab-9d88-fc98bbc08ff3", + "id": "23524a7a-cb43-4f86-863e-86d932bc99f1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113864,7 +113864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28d5efc7-e8b3-4d29-a03f-91535ae07af3", + "id": "974e9d6b-9248-4837-89e4-c136ee0bcfef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113924,7 +113924,7 @@ } }, { - "id": "fd11f0d9-3daa-40c3-953d-d94d3f56d97e", + "id": "8d5a1370-4c81-4eab-b511-2709fdee9db8", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -113945,7 +113945,7 @@ "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "id", "disabled": true, "description": { @@ -113968,7 +113968,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"commodo Lorem\"\n}", + "raw": "{\n \"comment\": \"ea ad\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113979,7 +113979,7 @@ }, "response": [ { - "id": "6dd4647d-cb14-4cf8-bbde-50646b37876b", + "id": "69cf9a12-14c9-4843-92b0-97b3b29cacc1", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -114015,7 +114015,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"commodo Lorem\"\n}", + "raw": "{\n \"comment\": \"ea ad\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114032,12 +114032,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\": \"exercitation adipisicing tempor occaecat\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"laboris aliquip ipsum pariatur\",\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\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"dolore\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ex Ut\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4c3b4a71-e6b4-4bb1-b540-9c8cdc1eb8f6", + "id": "71c9eef1-7ae2-46a8-afc0-3a8fcef7c060", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114073,7 +114073,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"commodo Lorem\"\n}", + "raw": "{\n \"comment\": \"ea ad\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114095,7 +114095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf4d52ba-381b-49ac-b9b3-6a7ec91f90d5", + "id": "117c9921-3289-405b-9ce3-6d87e7f8097d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114131,7 +114131,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"commodo Lorem\"\n}", + "raw": "{\n \"comment\": \"ea ad\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114153,7 +114153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81386c64-da47-47bf-8d09-bf2878bb79fe", + "id": "93634c27-e23b-444f-a444-3b42b21fa54b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114189,7 +114189,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"commodo Lorem\"\n}", + "raw": "{\n \"comment\": \"ea ad\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114211,7 +114211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e08783d6-3264-4fc0-b684-55ef33fbb1d7", + "id": "12ee6a7c-787e-4c9f-9de9-caa8d91035b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114247,7 +114247,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"commodo Lorem\"\n}", + "raw": "{\n \"comment\": \"ea ad\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114269,7 +114269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f91eb51f-4b3b-41a1-abc9-4774ea1716c7", + "id": "5267df33-293c-470a-a900-ca061ba9e9be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114305,7 +114305,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"commodo Lorem\"\n}", + "raw": "{\n \"comment\": \"ea ad\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114333,7 +114333,7 @@ } }, { - "id": "5e46ccb9-5171-4765-9dd8-0a6a0b704be8", + "id": "fe650145-279a-49ae-a55a-8454b32ac79a", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -114354,7 +114354,7 @@ "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "id", "disabled": true, "description": { @@ -114377,7 +114377,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"velit fugiat pariatur Ut\"\n}", + "raw": "{\n \"comment\": \"deseru\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114388,7 +114388,7 @@ }, "response": [ { - "id": "3b62eb41-6954-4df4-859e-919daa61d964", + "id": "5cd492cd-c16d-4dd2-a0d5-b6a55fc26d28", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -114424,7 +114424,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"velit fugiat pariatur Ut\"\n}", + "raw": "{\n \"comment\": \"deseru\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114441,12 +114441,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\": \"exercitation adipisicing tempor occaecat\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"laboris aliquip ipsum pariatur\",\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\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"dolore\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ex Ut\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bff451f4-eb74-4aa7-85b4-315b5452b031", + "id": "9e6454a6-4bd8-41c0-8c2b-b893c1ed5bf4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114482,7 +114482,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"velit fugiat pariatur Ut\"\n}", + "raw": "{\n \"comment\": \"deseru\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114504,7 +114504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc197db3-6ac4-47c8-b1c9-97eec7ffc990", + "id": "cd325e16-0162-44a9-bf27-14aad78be42e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114540,7 +114540,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"velit fugiat pariatur Ut\"\n}", + "raw": "{\n \"comment\": \"deseru\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114562,7 +114562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5842a54d-35b6-48d4-b11e-4a02d571907e", + "id": "a417e9ef-8ce5-4976-8775-c47c57a8ac01", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114598,7 +114598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"velit fugiat pariatur Ut\"\n}", + "raw": "{\n \"comment\": \"deseru\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114620,7 +114620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "998c225c-e26f-4804-8411-e091454b8292", + "id": "6ba22afa-20cb-44ff-ba25-262ea60ddcd9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114656,7 +114656,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"velit fugiat pariatur Ut\"\n}", + "raw": "{\n \"comment\": \"deseru\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114678,7 +114678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0750d946-cf8b-4eb5-be6f-5de54b827550", + "id": "33066485-b0a9-4b11-85dc-fa7589e215c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114714,7 +114714,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"velit fugiat pariatur Ut\"\n}", + "raw": "{\n \"comment\": \"deseru\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114742,7 +114742,7 @@ } }, { - "id": "2ad22b7c-2fd1-43ae-b828-ca4d07376bb1", + "id": "d48c6bfb-74b1-48fe-9219-b971f7f0e3fd", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -114784,7 +114784,7 @@ }, "response": [ { - "id": "25965774-844c-4ca5-bdae-61d4951223e1", + "id": "e9ebe2d1-a864-45c6-8283-fee486ac5063", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -114824,12 +114824,12 @@ "value": "application/json" } ], - "body": "{\n \"approved\": -57636517.30980692,\n \"pending\": -6760026.701758862,\n \"rejected\": -11360176.084915042\n}", + "body": "{\n \"approved\": 15550171.975861728,\n \"pending\": 65595263.33822575,\n \"rejected\": 56720028.568861246\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "591c40cf-fdff-4a98-bf4b-02d8e7f8d0c3", + "id": "24124974-9452-4cde-9e42-14168a4c8306", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114874,7 +114874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cdb5845-9854-4c30-b4c5-2c19ddce42dd", + "id": "c05d79d8-906c-4d46-81e3-3a5d0fbadb81", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114919,7 +114919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2d1e3c2-72fc-45ba-8638-024711d993bb", + "id": "670141b5-1ab9-45e8-83ba-3f18b2bc9992", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114964,7 +114964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382a63d8-5d60-4fee-82fe-e3548405be93", + "id": "94211d97-1ebf-4785-b928-7b8768bf5144", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115009,7 +115009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fb68cdd-5363-4df8-a336-cdacb7b6954b", + "id": "5d6f0584-e711-4dce-b7dc-0c7ad6246a44", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115060,7 +115060,7 @@ } }, { - "id": "3aa05dfa-9af7-48d1-a355-48b38a38c8fa", + "id": "9056fd06-52e7-42d8-9ca2-2aa6b6f4c86d", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -115102,7 +115102,7 @@ }, "response": [ { - "id": "6e22f3c1-0f22-4ff8-8fe4-e6bdc170419a", + "id": "2d971ac7-4c58-4370-8d85-7a50ea9fb498", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -115147,7 +115147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "679c65cb-a081-4f67-bcca-c8d631440971", + "id": "41e25e3f-bef9-4093-8608-407e7c19c209", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115192,7 +115192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c70b22f0-0a46-4917-916c-05bd81982690", + "id": "4a65e237-ca68-4b98-bd84-9cfcf6ef22a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115237,7 +115237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c36eab2c-ac5d-44cb-845a-423b4d6533b2", + "id": "ec3a70b7-d972-4cc5-8fdc-54f0ca7fb6df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115282,7 +115282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec7a5171-0f08-40f7-aba4-61415fa81756", + "id": "d0ee89de-632d-48d3-80ed-a1d6d8c092cc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -115327,7 +115327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d69a300-1a7b-436a-905c-eb1b198a2767", + "id": "8454cdbb-a858-4bb5-9b06-9831cdc25aa4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115372,7 +115372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8459bbcc-c12d-4bd0-9df8-bc59087935b3", + "id": "b7575468-15ad-4b9a-ac14-4f3a04b76403", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115423,7 +115423,7 @@ } }, { - "id": "05090028-2055-44b0-8a09-2e41e34b79a1", + "id": "4e3e89e5-487c-4335-983e-495f6a5a4529", "name": "Create Non-Employee Source Schema Attribute", "request": { "name": "Create Non-Employee Source Schema Attribute", @@ -115478,7 +115478,7 @@ }, "response": [ { - "id": "50760a2e-cd14-47b3-a6ee-21ab3cfe411f", + "id": "4670bbc8-4b03-444b-a821-4b59ca1ed6e7", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -115531,12 +115531,12 @@ "value": "application/json" } ], - "body": "{\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}", + "body": "{\n \"type\": \"IDENTITY\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "912c9781-d037-4e05-8e44-3aa03c3b5ba5", + "id": "bc2ef3c9-8471-4223-a25a-7a7725167e3f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115594,7 +115594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "662d0834-2905-48af-aada-d78d454cb1c7", + "id": "1536c256-3755-4895-ba4b-e09ed9e567f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115652,7 +115652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f25f9f8a-b8b5-40df-a66e-8e3afe0cadcb", + "id": "b7f6fc6a-ec4b-4a78-a42b-dfe0c333c8ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115710,7 +115710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eaa8ab3-3459-4a3a-9203-a95e2fcf2dea", + "id": "1aa6f74b-1bb1-4048-ae6a-969d354e9565", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115768,7 +115768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2388c52-fc52-4050-8ecb-4a7a73676e31", + "id": "295e6752-7c64-4f19-b3ca-e41155f9cabb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115832,7 +115832,7 @@ } }, { - "id": "f2259ce5-0fe9-4fde-830b-fbcf055c120a", + "id": "0c17f8e0-9bc0-40d4-be7d-9831fdb3752f", "name": "Delete all custom schema attributes", "request": { "name": "Delete all custom schema attributes", @@ -115874,7 +115874,7 @@ }, "response": [ { - "id": "5880ca0e-d65d-41e9-b5c4-894eee24c9c0", + "id": "c606323c-3575-4d9b-b453-843c9b0646a6", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -115909,7 +115909,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c6d5091d-15a3-4323-b8d1-a2cdf872b263", + "id": "adb81683-8d34-461b-8da1-be5d4bd859fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115954,7 +115954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fa1d3a1-7611-4a91-bf51-f7a7d493b167", + "id": "408c1968-434d-4e07-b814-37de961eb8a3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115999,7 +115999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c7ed320-1b94-4401-9c79-4734f6c6160a", + "id": "00b91d5f-9ebc-4c62-9e43-1c0ec834f26c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116044,7 +116044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a3e97cc-781c-4ae6-ac99-3be3def9dc51", + "id": "e4746eed-8766-49bf-b705-6d4bd7c1f768", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116089,7 +116089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c35f40cf-39c0-47a1-9ce6-8559e6e2dc7d", + "id": "b074b39f-7f6c-404b-be40-6e3f62796272", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116140,7 +116140,7 @@ } }, { - "id": "cc0a8b53-8be2-4efd-ab64-a080ffde42ac", + "id": "15404e6d-b61a-4a3e-be94-e57bd1f55398", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -116193,7 +116193,7 @@ }, "response": [ { - "id": "5650178a-bd3e-4eb7-9683-ec9371c8ac1b", + "id": "02ca91c6-0e65-44f9-b20f-5b2413c7ee98", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -116239,7 +116239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51d21f11-649c-454e-a35b-e42b1fc971ab", + "id": "c9b9b9cf-a137-44d2-8883-caa5fd2fa8f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116285,7 +116285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "699bcae6-0480-42b8-8ac4-498eee6a8462", + "id": "eba7ac0d-b721-413d-9b3c-bccd1c6e7da6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116331,7 +116331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74da4593-55df-4028-8122-6f335188be8b", + "id": "bef33393-890c-454c-a53f-735b9c381f23", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116377,7 +116377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a92c279-e931-46e9-b805-8e9d6f775071", + "id": "7c626e29-21c5-4e0e-847f-5ad13d134272", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116423,7 +116423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce09042c-d9ca-46a3-b723-5c9e4d30742a", + "id": "adbac2a4-cd05-4796-996f-b31745454230", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116475,7 +116475,7 @@ } }, { - "id": "1f45545d-978f-4a7f-aa45-9722277bc54e", + "id": "d7c4ffd8-9908-4d3e-b527-4867ebd3ce8d", "name": "Patch Non-Employee Source's Schema Attribute", "request": { "name": "Patch Non-Employee Source's Schema Attribute", @@ -116541,7 +116541,7 @@ }, "response": [ { - "id": "48497050-a90c-4d1f-83ed-d98e2c9bd1c1", + "id": "cb610efd-3e06-4260-a9bc-6a78c473f4fa", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -116595,12 +116595,12 @@ "value": "application/json" } ], - "body": "{\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}", + "body": "{\n \"type\": \"IDENTITY\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3ecc09b6-73fb-49a3-89e0-fdd9807e0c2f", + "id": "f021633d-61ee-4570-9cbe-a3184460a5cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116659,7 +116659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9a8ab77-d416-43bc-9674-9b9e242fc8bb", + "id": "bc89717b-880b-4095-8ccc-3f5be861333b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116718,7 +116718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "915df0c3-e264-4c56-a306-ffa2e6745481", + "id": "7d5a4d98-aa85-4893-a3e7-e68aac4a2786", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116777,7 +116777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c661690e-a51c-47a2-9970-935c45a73a5f", + "id": "6c6ee4d1-195e-4a8d-8f4b-3942e015157b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116836,7 +116836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68b2d8d6-0204-4175-bca9-fa8390de6ca8", + "id": "48ea6f40-3ce0-47a6-9b12-2bcca1b64f46", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116895,7 +116895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d03fde2f-69e7-4dee-9bda-5d5f1544d305", + "id": "a2dd0238-9fde-4c8b-ae2c-359f024cf879", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116960,7 +116960,7 @@ } }, { - "id": "4287e9f4-c0d9-47cd-9c67-cde9adb7f38b", + "id": "1960e0e6-4a2a-412d-8dcb-ea208212242e", "name": "Delete Non-Employee Source's Schema Attribute", "request": { "name": "Delete Non-Employee Source's Schema Attribute", @@ -117013,7 +117013,7 @@ }, "response": [ { - "id": "9c09e211-f7fa-4d57-8f3e-3893122ec988", + "id": "ed778f7c-9a57-41ce-a461-29300677e5cb", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -117049,7 +117049,7 @@ "_postman_previewlanguage": "text" }, { - "id": "78e54bb3-5ff8-40ac-8870-c9e2aeffc6ae", + "id": "542f3a6b-ee46-4b10-8d49-8ffa355bfcd4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117095,7 +117095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e53e3223-802f-43bc-a125-9b02f4a1dfe9", + "id": "9f44cee2-e0e7-4a9d-8014-e0dc5221b2c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117141,7 +117141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3612e1dc-1638-4f56-87a5-78fedb295e3b", + "id": "10a629f3-c3e6-4c08-9138-e38be921be7e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117187,7 +117187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c90e53bf-73da-43a7-9143-3d8796018e07", + "id": "6a5999f9-df4d-434b-af17-a9bd6024b47e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117233,7 +117233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d4d92c3-8eaf-45f2-ad45-8bb1ddd7de6c", + "id": "033ec302-a2e6-4d76-b336-92766a4328cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117291,7 +117291,7 @@ "description": "", "item": [ { - "id": "893a78cc-430e-4665-a733-5c3d087829f4", + "id": "2774e33a-8d37-4108-9c72-1101116ba5e8", "name": "Change MAIL FROM domain", "request": { "name": "Change MAIL FROM domain", @@ -117333,7 +117333,7 @@ }, "response": [ { - "id": "0907c76c-b4b4-41f8-8098-47111c16b044", + "id": "46541bd1-f60d-4a87-a998-de534980f10b", "name": "MAIL FROM Attributes required to verify the change", "originalRequest": { "url": { @@ -117389,7 +117389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d786794-06d1-47c7-9c4e-12179c3d0727", + "id": "42036453-3535-42b8-8140-de2c8e93c840", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117445,7 +117445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50a45619-b317-456c-a1ff-e3fc63c56439", + "id": "1167fc62-8341-4059-933b-16a496373dc5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117501,7 +117501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ca8acbf-e6d2-4187-8d70-4dc258419555", + "id": "8f3dc9c1-7ea9-4b67-b09d-6240ee67bef6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117557,7 +117557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c343e31c-8e95-4412-9def-15bd612b92e1", + "id": "a780e985-cd66-42e2-8434-2dbac4e94f40", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117613,7 +117613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6600512-6b0c-49f9-b65d-3f510d592503", + "id": "8d86ceae-8cc1-490e-b004-6087af6faba1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117675,7 +117675,7 @@ } }, { - "id": "03df6c39-3484-4677-946a-ae594f439c91", + "id": "757e06da-5b7a-4e98-a28a-b68ab829830a", "name": "Get MAIL FROM Attributes", "request": { "name": "Get MAIL FROM Attributes", @@ -117720,7 +117720,7 @@ }, "response": [ { - "id": "44d8cf93-532a-4e3f-bf1b-7d861b20689c", + "id": "ba657e17-6f7c-437f-a319-9b3b87942111", "name": "MAIL FROM Attributes object", "originalRequest": { "url": { @@ -117774,7 +117774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37c1561f-81fb-426c-b3d6-58ecba8b7f05", + "id": "858ee477-af7d-4474-a1d5-e79c5862155d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117828,7 +117828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b652429f-5079-41c2-8ee5-7e74e3bd6442", + "id": "f01610eb-15ad-4601-b0a9-d088e364ad85", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117882,7 +117882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8124b1fe-71ad-4cbb-8854-9bccf5dd35ea", + "id": "9b2d1d27-a7a5-4447-8968-ab489f995ea7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117936,7 +117936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f96ccfff-dec4-4bbf-bce8-2da299f51e29", + "id": "08a1f9a9-10c8-41c7-ae4a-97e69e86f63d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117990,7 +117990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0f2b80f-f23d-4878-8d2d-17d5ac112f2f", + "id": "6e176171-0b75-409c-a9b4-8e75f9361994", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118050,7 +118050,7 @@ } }, { - "id": "1c5ef480-0989-46ea-b463-e2196b84811e", + "id": "241e762e-aeb6-4d7c-99c5-28f290237c20", "name": "List Notification Template Defaults", "request": { "name": "List Notification Template Defaults", @@ -118107,7 +118107,7 @@ }, "response": [ { - "id": "87d2942b-5a68-4fa3-8c5f-fc3766d40606", + "id": "94346682-e54b-4f2c-a71a-c248fa49ed62", "name": "A list of the default template objects", "originalRequest": { "url": { @@ -118178,7 +118178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fe7faa6-17af-4b84-b9f4-67ca276e2aaa", + "id": "cd417f24-95a5-40bb-86ae-949c8b227bfa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118249,7 +118249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f30ce19-6826-4262-91af-9530fba6f2c6", + "id": "486672c1-0efe-4fec-9952-51aac83a1b73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118320,7 +118320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "143f1975-929b-4532-a703-36f7a81917f8", + "id": "9f8edd4c-e705-4105-b395-70ee63af3597", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118391,7 +118391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd68c89-79e3-413e-bcd2-a79c35eb781b", + "id": "3e54cc7f-23c7-49c0-b711-26f6a0e4a7ff", "name": "Too Many Requests - Returned in response to too many requests in 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": "fd8b51f2-0765-4633-8c08-0ac7aef431f0", + "id": "94c576fc-60ef-421d-b1b9-76e22416037e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118539,7 +118539,7 @@ } }, { - "id": "5c32a647-6be8-413c-a8b5-ff32e6e0d942", + "id": "124d5b46-002a-46ac-b1af-d16f6f564b92", "name": "List Notification Templates", "request": { "name": "List Notification Templates", @@ -118596,7 +118596,7 @@ }, "response": [ { - "id": "126f52c4-870d-4ef5-a532-4dd654352f79", + "id": "e1db3ed8-2c0f-4a1b-9678-cd5de82f9b38", "name": "A list of template objects for your site", "originalRequest": { "url": { @@ -118667,7 +118667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e802f8e4-e9bd-45cd-9552-0d2eafb48308", + "id": "04606ea2-710d-4a8b-bb4d-414920aeff6c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118738,7 +118738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7cd1c07-3a26-48f2-9f9e-370cea292085", + "id": "bf321e92-0e09-4920-bb76-fc1dbf63fbce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118809,7 +118809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d429082-0c73-4add-bfd0-f3e1821b9373", + "id": "87093d7a-54a9-47e8-9017-6746ae8cf0e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118880,7 +118880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b600926-2077-4764-b5e7-5a4270d70644", + "id": "97dcd171-123f-4d1e-95e2-49b7e783dda0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118951,7 +118951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27902cc9-1e36-42e4-8d09-69cdbec9398c", + "id": "7dfa56ac-7bed-4302-9d2c-546fbbde2aa5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119028,7 +119028,7 @@ } }, { - "id": "f1d51bbb-cfcc-4039-aaf0-98deb47b2c01", + "id": "d6148cc9-e970-4e3c-b2e2-794e08ca7513", "name": "Create Notification Template", "request": { "name": "Create Notification Template", @@ -119070,7 +119070,7 @@ }, "response": [ { - "id": "250fe3e9-31a7-4507-8d01-ac148edc5b99", + "id": "f9dc5092-b568-4938-abcc-619f78438302", "name": "A template object for your site", "originalRequest": { "url": { @@ -119126,7 +119126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3a7433d-4676-4184-ad74-454b39d326b3", + "id": "0954f0e7-b91e-420b-bfc0-9d9c4480e473", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119182,7 +119182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c563cab-70ea-4a45-a52a-a258517b1249", + "id": "5cb7390e-7ab9-4a0a-93d9-dd26c99d52d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119238,7 +119238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a16b4d7-90f4-4942-8e7a-408bee2143ab", + "id": "168f966a-5dac-4c41-bd23-d0d6da8d2733", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119294,7 +119294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1670d42d-a788-43ff-a42e-32cb9f07c23f", + "id": "9bab0a8e-5e81-4128-b30d-31be8c7cc9a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119350,7 +119350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5af35397-c21f-44b5-a777-bba97a8e00c7", + "id": "548102f4-8523-4c2e-bd51-5cac6c45d1ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119412,7 +119412,7 @@ } }, { - "id": "66ee6e11-0a98-4ff8-8c91-4f60d1579182", + "id": "09529b90-fa19-4c3b-a143-850dbc36e285", "name": "Get Notification Template By Id", "request": { "name": "Get Notification Template By Id", @@ -119453,7 +119453,7 @@ }, "response": [ { - "id": "f08dac94-a111-4e8e-b2ba-2e97a0076ffd", + "id": "4ed5edbc-3da8-4470-8b33-dd6d1787fc23", "name": "A template object for your site", "originalRequest": { "url": { @@ -119497,7 +119497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53fd33b4-1d84-407a-815d-81427c37437d", + "id": "acdfbd79-6ae3-4c50-808a-eae7cc917669", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119541,7 +119541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00216cc6-59cd-42b8-b21d-4c5ede917823", + "id": "94c19052-74a3-40da-b8ec-5bbb3f7e9075", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119585,7 +119585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09ab73aa-dd6d-4b20-bfa9-242649df73eb", + "id": "7ac8a7a5-3963-45ec-9f87-bec10d19bfc5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119629,7 +119629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "021c3745-e77f-43a2-af1c-a97ac6ca249b", + "id": "d260ec2a-970e-4e5c-89f5-28fad144a86f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119673,7 +119673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7a07b9f-65ef-4dbf-858c-174d5064cb7d", + "id": "821b816b-3c3c-4fe8-9b00-de535000e096", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119723,7 +119723,7 @@ } }, { - "id": "f4105e7b-cb19-41d7-ab4d-baacdb5e16b4", + "id": "e86e8cf8-a842-4e4e-9c8b-f595f8480e53", "name": "Bulk Delete Notification Templates", "request": { "name": "Bulk Delete Notification Templates", @@ -119766,7 +119766,7 @@ }, "response": [ { - "id": "e6e9e9ec-546a-4f74-a5ca-48bc080dabb6", + "id": "6318c96b-dfb2-4ca4-9bff-dc97d21d58c0", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -119813,7 +119813,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9c26e36c-458e-416a-9771-b97186be4094", + "id": "175e1a71-55c0-49ef-aa39-430cf9018842", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119870,7 +119870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e469247b-4440-4078-8666-91a03f81c5c2", + "id": "fc9cacf4-e695-43cf-838c-28b17f60186d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119927,7 +119927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "778ed2e3-be1e-4b87-9a4e-4cf2988c4dbc", + "id": "d4793dd5-518e-4916-a992-569d486cfe04", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119984,7 +119984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c2d9069-7dba-4057-9396-bcc9ed7e7c97", + "id": "ff373998-e323-422f-906a-60dda89a1a43", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120041,7 +120041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "489643f8-61ba-4c84-a93a-d9dcfee2b747", + "id": "34a5556a-fcf2-4725-bb15-1ad17b8bea86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120104,7 +120104,7 @@ } }, { - "id": "fe723b2c-2b1e-4d0a-9c9e-97a3955c4ac4", + "id": "0dd2f717-1166-4888-a0d8-72e5323e1758", "name": "Get Notification Template Context", "request": { "name": "Get Notification Template Context", @@ -120133,7 +120133,7 @@ }, "response": [ { - "id": "ebfb5b9c-5fcb-467c-aa06-5ae1fe87e7ed", + "id": "56d3a873-f8b2-4bac-900e-d69bce3d218e", "name": "Notification template context attributes for a specific tenant.", "originalRequest": { "url": { @@ -120176,7 +120176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7af411d-51a3-4d96-969a-10c4b45c8ca8", + "id": "992d7b53-1d1d-4e07-9aab-717334a265fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120219,7 +120219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad8601f4-0416-4fc5-8616-64a03e53b1c3", + "id": "fa9f53a1-1809-4d57-8466-6c57ca7f053f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120262,7 +120262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d076342-694f-4116-97f3-1fc54758cce0", + "id": "2056dbf4-53d9-44a3-b04e-fa925f4d4936", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120305,7 +120305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ffa5c4c-eb68-4455-90b7-81dd3d9a9842", + "id": "2031ce27-eae9-490a-bd58-254ac8e643b0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120348,7 +120348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd78c58a-f579-4c30-a666-f947ba587aa4", + "id": "7cab897c-790e-4e29-82af-6ba49e7fe81c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120397,7 +120397,7 @@ } }, { - "id": "1d5b748e-951c-47b3-850f-536645aa1f85", + "id": "5afaf0da-be46-491e-8a53-bb376bd8a9df", "name": "Get Notification Preferences for tenant.", "request": { "name": "Get Notification Preferences for tenant.", @@ -120438,7 +120438,7 @@ }, "response": [ { - "id": "ad8e5703-a3ee-4cd5-8a5e-28ed32c85e53", + "id": "04291b10-0e02-4550-b1bb-1efd59016a05", "name": "Return preference for the given notification key.", "originalRequest": { "url": { @@ -120482,7 +120482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ea732d9-c5d1-402f-bee3-cfd79cf92530", + "id": "e2d75f32-3efd-478f-bbd6-ba80e27a8fdc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120526,7 +120526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eca3668-5eef-405f-91d3-fe3486e7feea", + "id": "e7ac78cf-8672-4614-b324-97947f3188b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120570,7 +120570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ffed739-feb7-43f9-9c67-a15854dcde69", + "id": "46936441-ffb4-4b29-8f91-45feb5176443", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120614,7 +120614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09b9dc63-96f9-465c-8e0c-586fee399c48", + "id": "471bcea4-6e18-47e6-93c7-b1095edcb814", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120658,7 +120658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7007b82a-0549-407d-a763-71bcf3fac347", + "id": "62cf15f7-3215-42b7-8a22-1553a84f101b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120702,7 +120702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35c187e1-3769-477e-8bf7-e413da78bc2c", + "id": "1022e48b-04dd-4ec4-b168-3aff5c64b43e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120752,7 +120752,7 @@ } }, { - "id": "a109dbe4-dc60-4358-8d06-b88121910b40", + "id": "2fc4fd30-ea08-4ead-9522-2964bef6fb8d", "name": "Overwrite preferences notification key.", "request": { "name": "Overwrite preferences notification key.", @@ -120806,7 +120806,7 @@ }, "response": [ { - "id": "f34d3ece-fffe-423d-a602-b3b3fd2df203", + "id": "f8ec7af6-a6f1-44e2-b062-57b42a4d9b4b", "name": "The preferences were successfully replaced, and an echo of the new preferences are sent back to caller.", "originalRequest": { "url": { @@ -120863,7 +120863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09c623c5-4ad4-447f-85a7-4cebd0b1c545", + "id": "dce1748c-795d-4fab-a098-7c66ac0adf5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120920,7 +120920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d3d6d30-58da-4152-85ae-f5dd2cd1785c", + "id": "792da153-ee9d-465a-ba4f-a580a149a1fd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120977,7 +120977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e10d5b4-1131-4dc5-8d4e-42ce5601eb3a", + "id": "fd3dc04c-4f36-49c4-96f9-4618c4f6d846", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121034,7 +121034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40dc4f17-141f-4431-a1d7-531e67cb1c6a", + "id": "a933d7d4-2233-479b-98f1-b6f80420756f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121091,7 +121091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ab9a0d5-4c40-41fe-b481-4c958cde4fbd", + "id": "0ebf9a2f-7dff-46d2-b67a-e2e52258600c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121148,7 +121148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6c699a7-b4da-4600-a283-79ba13c04bab", + "id": "ceff0ceb-e3b0-45e9-98f9-58ba0b5138a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121211,7 +121211,7 @@ } }, { - "id": "59352e18-e58e-42da-9dc1-1d546f78cfc2", + "id": "d9ee9732-5a36-4995-8543-e33eb66f6860", "name": "Send Test Notification", "request": { "name": "Send Test Notification", @@ -121253,7 +121253,7 @@ }, "response": [ { - "id": "82795956-d50d-4b7b-9545-ed8732e1f252", + "id": "04cc9969-15ee-4f1f-a448-a67fc4328be5", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -121299,7 +121299,7 @@ "_postman_previewlanguage": "text" }, { - "id": "52661421-6509-4187-8c22-1f3cb5c9a9e6", + "id": "2a6b41f9-d389-48ad-86bc-5cab8fe01beb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121355,7 +121355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0774665c-59d1-4cd9-83ed-e0be62fc5e1f", + "id": "b12d7462-7a10-4dea-a118-57494a128e0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121411,7 +121411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3bce6ac-2b8c-43ba-9fdd-9a89eca46ab1", + "id": "c44c275c-577f-40a8-872b-533e025c009e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121467,7 +121467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb8f168e-e6b8-445a-8d7c-60d714e6ad23", + "id": "b41325ba-dc37-4205-92f7-b3a30463b973", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121523,7 +121523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2538dca-7cb5-489c-ae61-116038b187b4", + "id": "f8510b1e-ef9b-4570-ba0a-d1884e10b9a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121579,7 +121579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8402187d-d2c0-4097-9402-d230d400da5d", + "id": "2ca2935b-1a61-4664-8c98-b9a8f48ec221", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121641,7 +121641,7 @@ } }, { - "id": "66f96243-97fa-4fbe-923f-b1348d887a04", + "id": "0a4183a1-0752-40cd-b63e-f5cc18a409a3", "name": "List From Addresses", "request": { "name": "List From Addresses", @@ -121716,7 +121716,7 @@ }, "response": [ { - "id": "9603ff6a-9224-4ba7-82e0-294da96596e4", + "id": "a882ce3c-642f-422b-beb6-1638fe12ff38", "name": "List of Email Status", "originalRequest": { "url": { @@ -121800,12 +121800,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"veniam\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"SUCCESS\"\n },\n {\n \"id\": \"ullamco Ut\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"PENDING\"\n }\n]", + "body": "[\n {\n \"id\": \"reprehenderit mollit\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"PENDING\"\n },\n {\n \"id\": \"mollit Ut pariatur cupidatat\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"FAILED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "52d2ab40-333d-465c-a3b4-c2de8d9cdf1d", + "id": "0ac82bb1-d961-4115-839e-9d2a9536dd07", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121894,7 +121894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "656d5fdf-0222-4c35-8ad0-f15220dd0ede", + "id": "c764a11c-4ab1-44a3-adae-6602d4de7bbf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121983,7 +121983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e256f96-2f03-4f82-a7e9-3694a76c5f23", + "id": "e629ee0b-8778-4fef-a61e-4272ccd31de6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122072,7 +122072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be17c7fc-3e5e-4d73-8307-0b4ea0714a66", + "id": "0656014a-702e-4539-b237-32277f3e7087", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122167,7 +122167,7 @@ } }, { - "id": "b4412b70-2c0c-4d71-bc00-f221201e6fa9", + "id": "c90e050d-bbfc-4f7f-9612-b5439d151f25", "name": "Create Verified From Address", "request": { "name": "Create Verified From Address", @@ -122209,7 +122209,7 @@ }, "response": [ { - "id": "9b362cb9-3c35-4510-93b8-33814e9b7c41", + "id": "65faeb2f-e19d-466e-8c66-9cdc02d9416e", "name": "New Verified Email Status", "originalRequest": { "url": { @@ -122260,12 +122260,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"nostrud culpa\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"FAILED\"\n}", + "body": "{\n \"id\": \"dolor\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"PENDING\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "389b44ea-4130-4c49-a8b5-4ce96b4636f2", + "id": "5ee7d081-958b-493c-8a8b-1a19d46afb5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122321,7 +122321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cfea80e-c71e-4c67-a0e7-b906330da0b9", + "id": "e901f28e-b15e-4f99-aa08-f4da159d5edc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122377,7 +122377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5633e95-8b49-4bc2-9a78-989dc5eb760f", + "id": "84a901d4-3153-42ae-824f-0f8729839531", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122433,7 +122433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f11110bc-20f3-4bdb-b7fc-4ff513015e3b", + "id": "1a940a3d-42b7-4e83-824b-6148f14467d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122489,7 +122489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ea83525-8869-4007-b6d4-1bd1d9f52da1", + "id": "b5dcebbf-be7a-4ac7-9420-15a6bc6ab9c0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122551,7 +122551,7 @@ } }, { - "id": "9a8c342a-97d7-41b4-b472-a14a5611e2bd", + "id": "3e0b1a60-2d4d-43e9-b884-8b4f78a1ec49", "name": "Delete Verified From Address", "request": { "name": "Delete Verified From Address", @@ -122571,7 +122571,7 @@ "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "id", "disabled": true, "description": { @@ -122592,7 +122592,7 @@ }, "response": [ { - "id": "f9eb8f5b-66f1-4fd4-8815-f2d1697ecd05", + "id": "76649fff-0b9d-454a-978a-8ba05c948704", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -122626,7 +122626,7 @@ "_postman_previewlanguage": "text" }, { - "id": "17443dd1-f771-446a-ac34-135ddfc0275f", + "id": "82a13dff-0eb9-4604-ab40-109f26a12fba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122670,7 +122670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "996822ef-c23f-42d0-8b00-4ef9fe0de8f8", + "id": "19f10089-a473-4327-a25f-4be5ce0a5f8e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122714,7 +122714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ddd2646-42fe-42a3-838b-fd8136a43b61", + "id": "8396b4ac-4db8-423a-9d20-45a1903c7989", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122758,7 +122758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dedf9c01-2b0f-46c3-b133-45090edeac4b", + "id": "30265060-da05-4f53-928c-d84c72cd6725", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -122802,7 +122802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3687d54-acea-4e3d-a79e-8715447b30a9", + "id": "d0342e7a-de1c-4f41-a684-e307c56a0c0f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122846,7 +122846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78d416b8-034f-4349-a4e3-ae2c3d04e953", + "id": "872f1a6a-5395-488a-823e-65fef2e70b27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122896,7 +122896,7 @@ } }, { - "id": "dfc3d0e9-5af8-4dbd-870f-c2d93490047a", + "id": "85085c36-1c41-49de-9865-3698cf480bae", "name": "Get DKIM Attributes", "request": { "name": "Get DKIM Attributes", @@ -122925,7 +122925,7 @@ }, "response": [ { - "id": "db248d90-3dd4-415b-92ec-f81c40f9cd7a", + "id": "280ab941-0d59-4520-863a-7c9d5fcb3f48", "name": "List of DKIM Attributes", "originalRequest": { "url": { @@ -122968,7 +122968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "296fde0b-0357-4a50-aa99-f94e945ea78f", + "id": "2918fa89-5106-4227-b6dd-d8d4259abcc5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123011,7 +123011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70374054-0549-45e6-98d8-9bc8089d9449", + "id": "2856c17e-14d1-47e0-bea9-e3e317c01cb1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123054,7 +123054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "376c2025-837d-4c5c-a228-9826c9f3bb85", + "id": "8b7260dc-f35c-44e5-b72c-820be771b160", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123097,7 +123097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7206744f-f58f-4a83-a83d-1f3e6532187c", + "id": "7bb4c457-e920-4d4e-af70-8f3889bc1cc5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123140,7 +123140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65f291b8-c9f5-447a-8653-1139205f8d6a", + "id": "04af52cb-c548-4be1-bbf1-3f50034df762", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123189,7 +123189,7 @@ } }, { - "id": "e7e1f37e-5eb8-472f-9519-6765a50a0b2c", + "id": "9848d592-a795-497c-ab86-54dbf288647c", "name": "Verify domain address via DKIM", "request": { "name": "Verify domain address via DKIM", @@ -123231,7 +123231,7 @@ }, "response": [ { - "id": "ad422b09-4897-49f4-9614-793c9f18a2a9", + "id": "1f02eedd-82a3-424e-8da9-5d1db6b5b532", "name": "List of DKIM tokens required for the verification process.", "originalRequest": { "url": { @@ -123287,7 +123287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25f7148f-2de2-4d6f-a38c-4ee0c6a5961c", + "id": "b54aa477-702e-4d43-a0a6-79f83fc32bd3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123343,7 +123343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39fe35e8-2056-4fdb-8e59-08bb3273831f", + "id": "e584d6ee-d024-4d6c-8727-facfb1b12602", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123399,7 +123399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "327c0eeb-11a0-4742-9ca3-d53128caea71", + "id": "220a83f2-abdc-4708-9f31-7c7f096f3369", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123455,7 +123455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6078fcdd-56cb-4dc3-8d31-eb650aabf99b", + "id": "e38e9a33-f0cb-453d-bccc-1038891bd216", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -123511,7 +123511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1619db98-ff0b-455a-9738-ff5d75f0eb41", + "id": "4b212b42-7c36-41c6-9a1c-4cac01aa3e9a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123567,7 +123567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3233bb63-f97c-470a-9105-6152e4c5da2d", + "id": "ee864e35-8289-4eea-83f9-3185d363a734", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123635,7 +123635,7 @@ "description": "Use this API to implement OAuth client functionality.\nWith this functionality in place, users with the appropriate security scopes can create and configure OAuth clients to use as a way to obtain authorization to use the IdentityNow REST API.\nRefer to [Authentication](https://developer.sailpoint.com/idn/api/authentication) for more information about OAuth and how it works with the IdentityNow REST API.\n", "item": [ { - "id": "eb46a785-748b-4232-b840-3075503a373b", + "id": "0631f7e3-c286-450a-9368-dfb8c6a2e1c0", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -123674,7 +123674,7 @@ }, "response": [ { - "id": "306f1c6b-dc4e-4b86-85a5-3c9e745242f3", + "id": "e7762de4-188c-492e-9f98-0cef7737a4f1", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -123727,7 +123727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e619113-de5b-4bd9-a3b0-8c8e5d3a1687", + "id": "af7a6c5c-2c36-49dd-8baa-53e2f97c8c1a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123780,7 +123780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "053d522e-8ee5-40b4-82c2-e072ebe18c06", + "id": "1b5c42cc-2045-4e4a-a287-06a1a1a64778", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123833,7 +123833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4695ddf4-7e5c-42d7-b196-814b15213664", + "id": "a7af7d6c-886b-428a-9e55-9f6ab78a8e06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123886,7 +123886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f86bbbb5-884d-4eec-9e82-29391ffcbace", + "id": "9929aca9-5c3f-4a59-93b6-9b83e14d7227", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123939,7 +123939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a1d18d-7e04-4647-aa44-a9d0a22a2242", + "id": "0319ed2d-a6df-4111-bca3-86978b60c79e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123998,7 +123998,7 @@ } }, { - "id": "e6a8250b-7dc1-47be-86cf-117a19831e26", + "id": "69456ff6-6c77-4788-81b3-2760b1ef1d83", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -124040,7 +124040,7 @@ }, "response": [ { - "id": "cf65d458-bb8d-4338-98df-db77cf14b02a", + "id": "b28dac39-f801-42ce-af7b-45edc155db5f", "name": "Request succeeded.", "originalRequest": { "url": { @@ -124096,7 +124096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a0b3930-227b-47c0-ae44-0398ddc199e7", + "id": "7b27c13c-5c18-4726-84ac-fbbe601747a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124152,7 +124152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4122ed5d-2ddc-4c64-aff9-b1db15f76b4d", + "id": "b08e346f-95d0-4883-aca4-2f8ea399524f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124208,7 +124208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e0edb0e-559b-4b82-966d-304f099ed843", + "id": "3793dc97-5ad3-4372-9b51-2f974d1eaad6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124264,7 +124264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "162ae8fa-db1f-44aa-9c2f-4dc2810372ef", + "id": "a84a45a9-810b-454e-a85a-87a9ac3e44b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124320,7 +124320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93472dff-027f-451b-afdb-c1f7ebe6ecf1", + "id": "8d811b12-90c6-4ca2-9dfb-779368383238", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124382,7 +124382,7 @@ } }, { - "id": "42b59ab3-d8c8-4f8d-93ce-eb9af93a1cec", + "id": "e82c1f7c-5a6e-463d-89e7-149cd6035ab5", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -124423,7 +124423,7 @@ }, "response": [ { - "id": "414f684e-a1bc-482b-a03f-e494b9bb043b", + "id": "9a3341cd-e60c-492d-bcf4-de24cdb6e9ad", "name": "Request succeeded.", "originalRequest": { "url": { @@ -124467,7 +124467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7533f433-5dbe-4ee5-b99e-6d9cdd264d5d", + "id": "dd13b4c6-ccb6-4263-9b82-812923d452ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124511,7 +124511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd5b7b9e-a2d9-4159-9dc6-fe2c2faa2914", + "id": "f54936d5-13f8-4e07-bd70-0c62552563e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124555,7 +124555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9024167-dc55-4bd8-9bdc-eeb2d16dce2a", + "id": "78610d8e-8997-407a-adaf-2ecc8e3b098f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124599,7 +124599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d58aa41b-4ee6-4c34-bd76-dafae593a919", + "id": "259e30d6-bda6-487e-8532-0b8ab6e9f6bc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124643,7 +124643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fed1d70-1d76-4671-8470-e3afb822d779", + "id": "376334b5-7246-4862-81af-68cc1603ec19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124687,7 +124687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "273a678c-68dc-4e07-85ed-9dfc65fe328f", + "id": "41c38df7-2403-472b-b629-dcbc3ca16412", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124737,7 +124737,7 @@ } }, { - "id": "43bcd0ed-fc29-4676-8d2a-0ae15c1d66ef", + "id": "e44b7e24-b369-4bbd-82e6-7d22775ac065", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -124778,7 +124778,7 @@ }, "response": [ { - "id": "65cc0516-1dde-4b2e-b3f0-f0db44f539bd", + "id": "14e86c91-5953-4730-b25b-0fddcbab665c", "name": "No content.", "originalRequest": { "url": { @@ -124812,7 +124812,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4d2c920b-5035-4905-a14d-16cf9c98d659", + "id": "d765bbd9-35ae-4314-972c-03e84c6a22ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124856,7 +124856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "584358d3-03db-4015-8318-e7a31728feb8", + "id": "275ef306-2287-4765-99c0-8687cdf8cfdf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124900,7 +124900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "339cb27d-3a4f-4af8-9450-1a8563cd1760", + "id": "8c060ada-caa6-46c3-85cd-5046e93004c6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124944,7 +124944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "340fc1bf-342e-4a32-b846-541c89c7ef04", + "id": "c7cde699-23b8-4fa6-8fea-cba997a46347", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124988,7 +124988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44e3a8ce-0f01-41da-b5b4-fea01fec6b7b", + "id": "cdeb88fe-5dcd-4d5e-8bf2-457bcb8f4d0b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125032,7 +125032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ac8fb82-ebc8-4f16-a27c-cfd9c13a4d2c", + "id": "0dd6461a-0310-4c23-bde6-4cd4e11b2a98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125082,7 +125082,7 @@ } }, { - "id": "6eb96f17-b1f7-4885-b05a-7ef8c8cf7df4", + "id": "95b64d09-7b57-4ce4-b751-715cb3f03a6e", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -125136,7 +125136,7 @@ }, "response": [ { - "id": "0d03086e-21d7-4946-8efd-66f10f6ddf12", + "id": "32ba292d-b48a-46f2-b022-4d0a49c8496b", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -125193,7 +125193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a49f8718-b723-4fc9-b992-2e188e9c98d6", + "id": "eab92ca2-44d4-40f5-aa41-4a30d848d68f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125250,7 +125250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24ff147c-6275-4165-8410-87af9ace8dc7", + "id": "cdba1d5b-f4c7-4980-91b9-fd39224ce433", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125307,7 +125307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8eee7d04-5a17-46f8-99cf-a26a5b0b4d5b", + "id": "aae510a8-6c94-465c-ba23-4da9e6bbb5a4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125364,7 +125364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2cc69aa-e263-4155-bd78-242892056bd9", + "id": "8a1a30e1-8703-427a-a824-91bc144583b0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -125421,7 +125421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ef03222-3f09-4c71-8065-7dc3730ddf94", + "id": "0b0d6c9e-d0c9-4a7b-b902-b3b7a9bc6ef2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125478,7 +125478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97c61e6f-33e5-4539-aecc-e5abaa74a5aa", + "id": "0aeceb1d-a95c-4c86-ae5f-18e116a8dad3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125547,7 +125547,7 @@ "description": "Operations for managing org configuration settings (eg. time zone)", "item": [ { - "id": "f37e835b-31fd-433f-97e8-383d93f678f8", + "id": "29e96fb0-bccc-4843-96ca-f2f5239fbe42", "name": "Get Org configuration settings", "request": { "name": "Get Org configuration settings", @@ -125576,7 +125576,7 @@ }, "response": [ { - "id": "c2f041f0-4041-4a43-a871-76ac5d8449c8", + "id": "dc42da97-93ea-4ef6-ab08-0c9a8a21db85", "name": "Request succeeded.", "originalRequest": { "url": { @@ -125614,12 +125614,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\": \"elit\",\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\": \"do \",\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": "1566be82-ae26-4055-af87-3792564a3edf", + "id": "ec8cec8d-87f1-4a22-9cdc-943957828d04", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125662,7 +125662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6443019f-15a3-4f00-ba2e-df6c00214b17", + "id": "9869f990-d56a-42bb-9e57-422f431f23ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125705,7 +125705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "422e2aa5-1a94-424e-8e89-f34196ade6b7", + "id": "a793149f-7dcb-4ca6-965b-cfe93f20a8f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125748,7 +125748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58611f66-419a-4eb2-8972-622ffe9036b2", + "id": "e13cba61-0b53-45a7-b613-93a71cd1e8c7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -125791,7 +125791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67624591-41f3-49bc-bff2-34b561fe8720", + "id": "fd73bf40-b12a-4642-bd53-c0d6ea6442c2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125834,7 +125834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca004c15-9af0-4892-b23b-98ed727ba1d9", + "id": "77497166-145f-46f7-b885-9dc21571f95d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125883,7 +125883,7 @@ } }, { - "id": "251ad03a-765e-4772-99a1-b4a06af79a04", + "id": "7b4b4626-21e5-4893-bc34-362cb763c45c", "name": "Patch an Org configuration property", "request": { "name": "Patch an Org configuration property", @@ -125925,7 +125925,7 @@ }, "response": [ { - "id": "323360b8-2e45-415f-a7d9-8219c4aa0ea3", + "id": "1688fac6-ef02-44aa-8618-ede3e21246e5", "name": "The Org was successfully patched.", "originalRequest": { "url": { @@ -125976,12 +125976,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\": \"elit\",\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\": \"do \",\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": "8c603013-22a2-40c0-828a-59f7fc36b4dc", + "id": "233e41a8-8133-42f7-8842-65edac36ba86", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126037,7 +126037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff738497-c512-4b2e-a854-4db7d5bc246f", + "id": "787f7bee-0886-4474-92d0-3c454427e438", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126093,7 +126093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a18c434-1c80-4bf1-b079-f5cff2e12c9b", + "id": "e93a2caa-2de1-4e1f-92cd-7763925dfc4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126149,7 +126149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6690acc9-a98a-4a94-8c91-905d30ef3137", + "id": "ecdfc971-8330-474e-98fb-f07b953fa125", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -126205,7 +126205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e316451d-a543-4d48-9900-21679289859e", + "id": "a583399e-492c-46de-968e-629fbc4d8468", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126261,7 +126261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9a3135c-9d44-4d1c-82ba-16f1a331720e", + "id": "5af383e6-1208-447c-9993-aa726616383a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126323,7 +126323,7 @@ } }, { - "id": "49f21dcf-da63-4d67-897f-16090ac7f65f", + "id": "b4fa205a-a477-48b5-a752-6efee80f2dfb", "name": "Get list of time zones", "request": { "name": "Get list of time zones", @@ -126353,7 +126353,7 @@ }, "response": [ { - "id": "bcee1b67-95ee-4c2c-8142-541601c57ca8", + "id": "ce353719-ba87-486c-b90b-03428f915c09", "name": "Request successful", "originalRequest": { "url": { @@ -126397,7 +126397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb22b254-30f3-4271-8a39-8c9b65aabdd8", + "id": "7918dbda-6826-455b-9a87-43e9983aa823", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126441,7 +126441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "169c8d07-dd22-4a77-8022-2a64c80f3525", + "id": "2548ec93-56bc-403e-8277-3ca88c3ed780", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126485,7 +126485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6315a6c-d074-4972-bb2a-a313ed1cd0b0", + "id": "c561da69-4b5e-4dbf-b74f-71f5a1fbe131", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126529,7 +126529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07deccd3-0dbf-4584-8fdf-4f350c93063c", + "id": "dbfdbda1-356f-4e12-a3ea-12a997534319", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126573,7 +126573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a69f98f-2ccc-48f9-b760-04636d4f1b77", + "id": "38cb3243-814a-4062-a1c7-45f6cf05f8e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126629,7 +126629,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": "18e96147-a339-4c6e-a24d-6f8bb2caa88f", + "id": "e35228d1-a3f1-4d6d-b141-c9a4a3436226", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -126658,7 +126658,7 @@ }, "response": [ { - "id": "d4efd5da-f2be-437f-ba50-990c7f54a07d", + "id": "0d57089c-2feb-4f57-a059-2208990dc240", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -126701,7 +126701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb676b93-84ab-4751-ac88-6156475742ff", + "id": "dd4aa668-a92b-4f7c-a9a0-3e19929bf794", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126744,7 +126744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7012ccba-7787-48ea-b233-d8a6d36927f5", + "id": "e85b3020-2b46-43de-8a79-5e536fc7ba12", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126787,7 +126787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1bf0136-392a-4cd1-87b5-47a3327e6a85", + "id": "ec87ec17-31ef-4523-8e1b-5ebee315acc1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126830,7 +126830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "890c0475-013e-4764-a21d-2abf2a7b606f", + "id": "ac71dcf7-94a2-4adf-85a0-752863910820", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126873,7 +126873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "901c457d-7bc8-40b6-a656-699ecb80c7bc", + "id": "eabce972-b647-4b72-968c-2921a75a4c4d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126922,7 +126922,7 @@ } }, { - "id": "8e3b9185-93ae-4c25-8abd-5908e3bf468f", + "id": "08e8df85-2c8f-47c9-b742-c330b0420dd1", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -126964,7 +126964,7 @@ }, "response": [ { - "id": "eb8bfbed-5b13-4175-b66e-90ffedfc87ef", + "id": "6ed705f2-d6e6-4b96-bd49-9a2e7ae2fda5", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -127020,7 +127020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21a4f059-2ea9-4dc8-8061-ad0775b0f8dc", + "id": "de654eb5-a396-4958-861d-4f2bc6cf18b3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127076,7 +127076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d629ac50-5a51-4234-a501-811705ff9e21", + "id": "51369f66-fdf9-4f24-9c2e-0859c2a84721", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127132,7 +127132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b8de5ad-1ab9-4060-b6de-cfa8d877e224", + "id": "ab3f7b3b-9a12-4816-9b59-352fdf88d9ce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127188,7 +127188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f96e952d-6ce0-4dcc-94e7-6f1611b8f725", + "id": "c8900b74-185c-4c68-8190-28aa5325af8b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127244,7 +127244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "220b8ead-9d7d-468b-9f7c-dbb295cf8670", + "id": "923ebfba-f355-4d0a-beed-fa27c162aca7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127306,7 +127306,7 @@ } }, { - "id": "2b790114-1d8e-4bad-a0d9-510f45cb3a26", + "id": "958de2fb-0a19-4394-9fc2-acbca547e9a2", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -127348,7 +127348,7 @@ }, "response": [ { - "id": "8b2a69f7-60a1-4437-b3ab-f49f0cfa7f32", + "id": "33d21625-ca30-429d-8b4d-81e3747ca052", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -127404,7 +127404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcebca31-0ba5-492b-8588-698cf56252f6", + "id": "9a8f57cc-928b-4312-9268-97a5255e7537", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127460,7 +127460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "349ebb55-9941-4b8a-81f8-cb2ce5efe0c5", + "id": "85bd1350-a93e-4562-85a1-e007846ee49d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127516,7 +127516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7eb8d60-1f70-4cbb-b4aa-debf4b08386a", + "id": "1d63d69f-6dd3-4d3f-8798-8cb9c02e4d4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127572,7 +127572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc4caf46-f85f-4924-be43-8e59118f2c21", + "id": "b45d9452-00a0-419b-bcde-90838cf50698", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127628,7 +127628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04311f60-501d-4906-8317-2d18fd59a908", + "id": "2cda3a2d-f5e6-4d86-8259-4f43667fb5a0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127696,7 +127696,7 @@ "description": "Use this API to implement password dictionary functionality.\nWith this functionality in place, administrators can create password dictionaries to prevent users from using certain words or characters in their passwords.\n\nA password dictionary is a list of words or characters that users are prevented from including in their passwords.\nThis can help protect users from themselves and force them to create passwords that are not easy to break.\n\nA password dictionary must meet the following requirements to for the API to handle them correctly:\n\n- It must be in .txt format.\n\n- All characters must be UTF-8 characters.\n\n- Each line must contain a single word or character with no spaces or whitespace characters.\n\n- It must contain at least one line other than the locale string.\n\n- Each line must not exceed 128 characters.\n\n- The file must not exceed 2500 lines.\n\nAdministrators should also consider the following when they create their dictionaries:\n\n- Lines starting with a # represent comments.\n\n- All words in the password dictionary are case-insensitive.\nFor example, adding the word \"password\" to the dictionary also disallows the following: PASSWORD, Password, and PassWord.\n\n- The dictionary uses substring matching.\nFor example, adding the word \"spring\" to the dictionary also disallows the following: Spring124, 345SprinG, and 8spring.\nUsers can then select 'Change Password' to update their passwords.\n\nAdministrators must do the following to create a password dictionary:\n\n- Create the text file that will contain the prohibited password values.\n\n- If the dictionary is not in English, they must add a locale string to the top line: locale:`languageCode`_`countryCode`\n\nThe languageCode value refers to the language's 2-letter ISO 639-1 code.\nThe countryCode value refers to the country's 2-letter ISO 3166-1 code.\n\nRefer to this list https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html to see all the available ISO 639-1 language codes and ISO 3166-1 country codes.\n\n- Upload the .txt file to IdentityNow with [Update Password Dictionary](https://developer.sailpoint.com/idn/api/beta/update-password-dictionary). Uploading a new file always overwrites the previous dictionary file.\n\nAdministrators can then specify which password policies check new passwords against the password dictionary by doing the following: In the Admin panel, they can use the Password Mgmt dropdown menu to select Policies, select the policy, and select the 'Prevent use of words in this site's password dictionary' checkbox beside it.\n\nRefer to [Configuring Advanced Password Management Options](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html) for more information about password dictionaries.\n", "item": [ { - "id": "f2d19092-cf0c-40f0-9c86-fc49f3a88a03", + "id": "6474eaab-1afe-4b8a-a05c-46f36607ef01", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -127725,7 +127725,7 @@ }, "response": [ { - "id": "980bbf9b-86f9-4e8d-b999-97176d176bf7", + "id": "5a239825-1fb1-42f8-84be-6db6f80914a6", "name": "A password dictionary response", "originalRequest": { "url": { @@ -127763,12 +127763,12 @@ "value": "text/plain" } ], - "body": "enim aute exerci", + "body": "voluptate nisi quis eiusmod ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "c8153b39-d40b-4fba-95eb-5a0372878667", + "id": "03a6323c-7051-453d-be48-67b9ec2f504e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127811,7 +127811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b97e79a-d200-41ea-ab19-216808da6480", + "id": "22cc0881-97ca-4173-9d9b-eb5496036030", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127854,7 +127854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c5250ce-5403-4113-be37-58f21b17027b", + "id": "21cc3c95-9729-4839-b873-203001f60fd7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127897,7 +127897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19de8edb-0b44-4c5f-860d-d07384e69c4b", + "id": "e8ca0bdb-46c6-452a-a7cd-c14815992466", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -127940,7 +127940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11138c1c-f8c8-4b61-b01d-bbb77dad0b0a", + "id": "4ff74063-3a65-4f75-bb65-775fa22c22ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127983,7 +127983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8f88ad4-09fd-4db1-af2a-52a00dde49d7", + "id": "80766b31-4fc0-4154-b889-bf95fad8e816", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128032,7 +128032,7 @@ } }, { - "id": "93c7fa33-5d75-468f-b861-1469e1e3e3ad", + "id": "4bc6daf8-ba00-47a5-94a2-da8d7260f5da", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -128070,7 +128070,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -128078,7 +128078,7 @@ }, "response": [ { - "id": "b70c0de0-6fdd-42a7-9037-4f5b3258c3ea", + "id": "9493f0cb-8301-49bd-8428-379c3dd8148e", "name": "Successfully updated.", "originalRequest": { "url": { @@ -128115,7 +128115,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -128128,7 +128128,7 @@ "_postman_previewlanguage": "text" }, { - "id": "03244b9c-d61a-4b28-82a0-7c56a12d7852", + "id": "d8e3c4b9-a68a-4332-9e84-57332c6f476e", "name": "Created.", "originalRequest": { "url": { @@ -128165,7 +128165,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -128178,7 +128178,7 @@ "_postman_previewlanguage": "text" }, { - "id": "82b7cf28-2026-4016-b7ab-39fa83d0105a", + "id": "c0c49825-3791-4576-9511-a3af94549f0e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128219,7 +128219,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -128238,7 +128238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb8a18be-94df-4760-a24c-170c275f97ca", + "id": "3604e03b-5dcd-4db0-9cd8-ff42dafb72d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128279,7 +128279,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -128298,7 +128298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e70d34bf-6254-41a7-b80b-4ed8badfafc2", + "id": "207dee7b-b86e-4afd-af83-1fbe17c86fd6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128339,7 +128339,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -128358,7 +128358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bfffcf6-b9bd-44e9-9ed4-5187d26d17b9", + "id": "1bfc96f2-724d-4ec4-ac19-3d0f1bf8aa82", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -128399,7 +128399,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -128418,7 +128418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af8c8712-246e-4879-b4eb-8c97fb8e905d", + "id": "e02ea0aa-e10d-4825-a3e2-927fc09e7eaa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128459,7 +128459,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -128478,7 +128478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "899bbafb-a5b6-45bd-9a21-ea7d0cdfe6e5", + "id": "4c77f253-bac1-45a3-8afe-e0872243a814", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128519,7 +128519,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -128550,7 +128550,7 @@ "description": "Use this API to implement password management functionality.\nWith this functionality in place, users can manage their identity passwords for all their applications.\n\nIn IdentityNow, users can select their names in the upper right corner of the page and use the drop-down menu to select Password Manager.\nPassword Manager lists the user's identity's applications, possibly grouped to share passwords.\nUsers can then select 'Change Password' to update their passwords.\n\nGrouping passwords allows users to update their passwords more broadly, rather than requiring them to update each password individually.\nPassword Manager may list the applications and sources in the following groups:\n\n- Password Group: This refers to a group of applications that share a password.\nFor example, a user can use the same password for Google Drive, Google Mail, and YouTube.\nUpdating the password for the password group updates the password for all its included applications.\n\n- Multi-Application Source: This refers to a source with multiple applications that share a password.\nFor example, a user can have a source, G Suite, that includes the Google Calendar, Google Drive, and Google Mail applications.\nUpdating the password for the multi-application source updates the password for all its included applications.\n\n- Applications: These are applications that do not share passwords with other applications.\n\nAn organization may require some authentication for users to update their passwords.\nUsers may be required to answer security questions or use a third-party authenticator before they can confirm their updates.\n\nRefer to [Managing Passwords](https://documentation.sailpoint.com/saas/user-help/accounts/passwords.html) for more information about password management.\n", "item": [ { - "id": "496e1473-9c49-4c18-ae1b-cdc3cd45808b", + "id": "f1f4e7e6-da6b-4f92-babc-9c438bd1c275", "name": "Generate a digit token", "request": { "name": "Generate a digit token", @@ -128593,7 +128593,7 @@ }, "response": [ { - "id": "710c6023-a25f-4918-8ba7-ff4d7bea7a02", + "id": "d9368be0-ec56-4558-906f-7be488b0a9a5", "name": "The digit token for password management.", "originalRequest": { "url": { @@ -128650,7 +128650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da96ff40-8b97-4183-a02a-5d860fe53604", + "id": "69e2c0e8-b960-4997-806f-b09a76c692d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128707,7 +128707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c91a218a-2bfb-431d-a253-2978b2382b60", + "id": "9fdfee68-044e-4624-b825-61628f81badd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128764,7 +128764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b50cb085-8bae-4047-ba2a-bb3031539fe8", + "id": "8204f1f5-0ba4-4c87-834c-e1c009a28a1b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128827,7 +128827,7 @@ } }, { - "id": "27f917b8-9abb-4a78-b610-cafffa9d4869", + "id": "b44fc839-2cc2-4a09-839e-11312d6fee0e", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -128869,7 +128869,7 @@ }, "response": [ { - "id": "bfcfcc63-5bba-43bc-9fed-58958e1028b0", + "id": "a77c36a7-d43c-46a4-a141-7211d0a96fd5", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -128925,7 +128925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fea72d9e-92e4-4d5f-9224-e6e0368c2f98", + "id": "492d5163-4c7c-470f-ad5d-fc78a091b2e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128981,7 +128981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2b52274-a077-4071-b499-28677e7999a8", + "id": "d7c2f3e8-a266-4be7-b24d-a3da47005862", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129037,7 +129037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "628c5ebb-bced-498b-a15f-2cf359425b41", + "id": "083d8650-ecb1-4299-a122-abe5072f1102", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129093,7 +129093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a269952c-0dfc-49ee-a1a7-f591bd5506d1", + "id": "d6ac0559-2994-474f-95af-08f9a36f7c0a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129149,7 +129149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99953359-ce7f-4a5f-8529-cb6b6d6ab30e", + "id": "8ecc24d2-22ce-41b4-ae2c-b0b4955f3eef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129211,7 +129211,7 @@ } }, { - "id": "50bc7465-ff87-4bee-8107-cf11d345b4fd", + "id": "3001089b-06e2-403b-a71f-dc9ad30d11b0", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -129253,7 +129253,7 @@ }, "response": [ { - "id": "632d0886-64b2-450d-b5a1-db6efef292d6", + "id": "d26bc7c4-af89-4d66-9a1d-94bea3a84426", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -129309,7 +129309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10a307a2-ea85-4d2b-b2ca-f10fae3fffa6", + "id": "5555bd75-b182-46a2-bd3b-e2af1e1924b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129365,7 +129365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76930c54-f6e5-4f87-9820-686ebdc87c58", + "id": "d7a2bbbd-22b0-445e-9211-a1591c16df6b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129421,7 +129421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "304d4904-4d27-41ff-a8ed-a0253cd73f92", + "id": "5ebda8ac-4a17-4814-a8b4-7a0db600dccb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129477,7 +129477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83b3134c-7e97-4800-9548-dd7a7ec421fd", + "id": "caa03959-23ea-47ac-988a-b7a39b6569f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129533,7 +129533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8db4fdd1-db21-4602-9052-1c54468bde6d", + "id": "957186f9-2bee-4588-bc2b-ff2b4838eb39", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129595,7 +129595,7 @@ } }, { - "id": "f690d0e5-2939-46fb-8ea4-62dbd2db39ad", + "id": "fce83baa-fa7e-4ab2-a9f7-8dc286361fef", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -129615,7 +129615,7 @@ "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "id", "disabled": true, "description": { @@ -129636,7 +129636,7 @@ }, "response": [ { - "id": "0fab6f62-34a9-43ac-a72a-eaaf949a360a", + "id": "cfa6f66f-e848-4e10-abc4-e670fd1177d1", "name": "Status of the password change request", "originalRequest": { "url": { @@ -129680,7 +129680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "945dd418-0ed3-4a14-80b6-74ad07c2e4e9", + "id": "bd4c8ca0-670f-4ed7-8c47-5448259bed83", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129724,7 +129724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b3ed3a6-8da9-4396-830d-8c286560ab95", + "id": "e5929cde-5ef4-46ff-b408-a8263389db23", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129768,7 +129768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57c236e2-3067-49f8-90e4-24b63e5e21e1", + "id": "d71aaab6-9e75-415c-ad33-fd076b7356de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129812,7 +129812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c47a9c89-99af-4dc0-a39c-2c98be4c0148", + "id": "6c1d48a0-5d3c-4bf3-833f-fb01521b2d0c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129856,7 +129856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62ca6ae5-0d30-43db-9a64-e27e56855704", + "id": "0bfa49d1-0657-4855-ad30-04e121d9d7b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129912,7 +129912,7 @@ "description": "Use this API to implement password sync group functionality.\nWith this functionality in place, administrators can group sources into password sync groups so that all their applications share the same password.\nThis allows users to update the password for all the applications in a sync group if they want, rather than updating each password individually.\n\nA password sync group is a group of applications that shares a password.\nAdministrators create these groups by grouping the applications' sources.\nFor example, an administrator can group the ActiveDirectory, GitHub, and G Suite sources together so that all those sources' applications can also be grouped to share a password.\nA user can then update his or her password for ActiveDirectory, GitHub, Gmail, Google Drive, and Google Calendar all at once, rather then updating each one individually.\n\nThe following are required for administrators to create a password sync group in IdentityNow:\n\n- At least two direct connect sources connected to IdentityNow and configured for Password Management.\n\n- Each authentication source in a sync group must have at least one application. Refer to [Adding and Resetting Application Passwords](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html#adding-and-resetting-application-passwords) for more information about adding applications to sources.\n\n- At least one password policy. Refer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/policies.html) for more information about password policies.\n\nIn the Admin panel in IdentityNow, administrators can use the Password Mgmt dropdown menu to select Sync Groups.\nTo create a sync group, administrators must provide a name, choose a password policy to be enforced across the sources in the sync group, and select the sources to include in the sync group.\n\nAdministrators can also delete sync groups in IdentityNow, but they should know the following before they do:\n\n- Passwords related to the associated sources will become independent, so changing one will not change the others anymore.\n\n- Passwords for the sources' connected applications will also become independent.\n\n- Password policies assigned to the sync group are then assigned directly to the associated sources.\nTo change the password policy for a source, administrators must edit it directly.\n\nOnce the password sync group has been created, users can update the password for the group in Password Manager.\n\nRefer to [Managing Password Sync Groups](https://documentation.sailpoint.com/saas/help/pwd/sync_grps.html) for more information about password sync groups.\n", "item": [ { - "id": "3a2a9b70-473f-45f2-90cf-fc939b3c451c", + "id": "c379938b-c5ce-430d-abd9-0916651c1eba", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -129969,7 +129969,7 @@ }, "response": [ { - "id": "d2921b68-f4ed-465c-ac91-8d133ba4ba93", + "id": "504fb76e-81bc-4453-af87-c8cc53a72fad", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -130040,7 +130040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29d25630-7253-473f-b6a8-32d6b30513e5", + "id": "bba69303-37ad-4c7e-841d-fde3489641f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130111,7 +130111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4068cb95-a7bb-451e-b805-f5b3b12be8ad", + "id": "ca50641b-1a91-4170-b4c1-0c39cd3504f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130182,7 +130182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4f21f64-ef1c-469f-b29a-d65faef06bcd", + "id": "8b061e7c-1fb1-42ae-9898-0e95c34d40bb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130253,7 +130253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f937aa9-3275-4ada-96b5-5f7c03c4a625", + "id": "03c4861a-d8b4-4772-ba3b-9d4b7a771147", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130324,7 +130324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "779c33d5-e9c5-40ac-8686-eb0a41c2dd38", + "id": "776a8076-ecfe-40cb-8d8f-32752da6e194", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130401,7 +130401,7 @@ } }, { - "id": "20d8f91d-793e-48ed-8e61-bcf02feaa807", + "id": "4ae7b46c-e32a-4b9b-a073-c84e3c0f2e8f", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -130443,7 +130443,7 @@ }, "response": [ { - "id": "62279d93-ebdd-419c-a5bc-ec319e8ab2c1", + "id": "20827b0e-00b2-465a-9e3f-acd4fcee85a0", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -130499,7 +130499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb0fa825-9252-4d59-a533-de6558ad8bb0", + "id": "169ed53e-4bc7-454c-b564-d20bdbf34fe5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130555,7 +130555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b8008f5-5b7a-4452-a2df-49098b16c303", + "id": "79a18cb8-f661-430a-ad31-7627e98907ab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130611,7 +130611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "981d789d-0274-438f-8863-571a38f6e76c", + "id": "0ed5bff2-5c1f-4922-b7eb-1e03d1fa9f7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130667,7 +130667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d0cb050-7724-450f-94b1-9d8439a68a16", + "id": "05092adc-d43a-401c-9496-be20a84fc7ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130723,7 +130723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da645643-5b35-45a3-b358-3f7f2d8dddc3", + "id": "e20a3d75-abe6-4b2f-b5f6-441866f6cd15", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130785,7 +130785,7 @@ } }, { - "id": "62fd4339-5f73-4d09-a674-9e17791547e8", + "id": "43fb99c4-b5aa-42f2-8765-834508d0bf3d", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -130826,7 +130826,7 @@ }, "response": [ { - "id": "b709c6f2-d648-444f-bab6-1d0ca8f8331f", + "id": "411a8224-4eb1-47ab-95ac-97bc0cbc8dd7", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -130870,7 +130870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed5c2174-8fc8-4add-8792-7082b2d659f7", + "id": "814b3edd-b90d-4b94-ba0f-e8d4ef15d86d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130914,7 +130914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6664bd3f-1bfe-4a34-b0aa-66a1b2976261", + "id": "239439cf-4648-42b8-83d5-32ae5d76577b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130958,7 +130958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da8b691d-f191-4e31-ae98-555aefb99c8b", + "id": "3db03798-2281-45d7-adad-2282f175147a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131002,7 +131002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "408490e3-c47a-4037-8472-95f7c6223477", + "id": "f4137d90-be0b-48c9-b7fa-5af339655f63", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131046,7 +131046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65949ab9-b695-4f81-ab8b-c6540ebe597b", + "id": "61c7f7a6-0079-4ee1-aa91-846aac0f2cba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131090,7 +131090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb0666f7-0922-4a5b-9200-a9e7d3aaa497", + "id": "137c484f-98e1-4f56-b2e2-07fd9198f9dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131140,7 +131140,7 @@ } }, { - "id": "d626ef43-6f20-414f-a212-f63a5df74aba", + "id": "4468b50d-caf4-4187-a796-a0ec41338cb2", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -131194,7 +131194,7 @@ }, "response": [ { - "id": "252b178c-5cab-44b9-ac4a-a25de9fa7e2f", + "id": "47a32c80-b54e-4cec-a59b-cdd26883a8f4", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -131251,7 +131251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "411ccc7e-ac31-4fde-8595-1d22cc57bc99", + "id": "51a21e75-0429-4518-8917-d49749a534ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131308,7 +131308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1443cc1-1eb9-4b72-b09e-f89539d7e8a2", + "id": "30746034-9efc-46db-9c3d-ead94744e37a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131365,7 +131365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d766c2c8-0787-4be7-aedc-7c9c708a02b5", + "id": "6d408de1-a37f-436c-ad7e-9d027c8424f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131422,7 +131422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d69c00ed-2965-499d-9e97-cf50d5d3613d", + "id": "168c85cd-8fb8-4ef2-9592-c535738ca602", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131479,7 +131479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e24261f1-e24e-408e-9679-1a74cff3f1f1", + "id": "a5869455-e528-465f-95c3-38ea8541441b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131536,7 +131536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "803a66c9-16ae-446c-b4ad-c7826a9f857a", + "id": "53a12dea-0284-4fe2-9ee3-2352155bc1e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131599,7 +131599,7 @@ } }, { - "id": "c8852053-9f87-4824-b60d-109a1cb4382b", + "id": "4377b7a7-3475-4bef-a162-65b462245506", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -131640,7 +131640,7 @@ }, "response": [ { - "id": "d0e3c81c-cd71-40c6-afc8-48cc64bc885d", + "id": "1d964ccb-a16a-4296-afdb-a47e25cf47d5", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -131674,7 +131674,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6e204612-6465-4a48-b49e-c25b5a3e9d91", + "id": "ee830704-84af-41a1-aeb0-973a9a934c5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131718,7 +131718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44c3fde5-9f92-4d07-9c77-80d309b5c6f7", + "id": "a58122b3-7a85-416e-ab89-afe2f40ce943", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131762,7 +131762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6c99077-70ff-4f31-b9d6-2f38947e5384", + "id": "2d0423fe-be87-4cae-845e-89c0c61fdc85", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131806,7 +131806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4904d815-2737-4229-91bd-4aedb46aa75e", + "id": "8d1a0686-3838-4275-914b-bedc5a5fbdf9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131850,7 +131850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "204a4fca-6da0-476a-84dc-fe5502fb7690", + "id": "836ec667-2c81-441a-a825-4e2789ab01b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131906,7 +131906,7 @@ "description": "Use this API to implement personal access token (PAT) functionality.\nWith this functionality in place, users can use PATs as an alternative to passwords for authentication in IdentityNow.\n\nPATs embed user information into the client ID and secret.\nThis replaces the API clients' need to store and provide a username and password to establish a connection, improving IdentityNow organizations' integration security.\n\nIn IdentityNow, users can do the following to create and manage their PATs: Select the dropdown menu under their names, select Preferences, and then select Personal Access Tokens.\nThey must then provide a description about the token's purpose.\nThey can then select 'Create Token' at the bottom of the page to generate and view the Secret and Client ID.\n\nRefer to [Managing Personal Access Tokens](https://documentation.sailpoint.com/saas/help/common/generate_tokens.html) for more information about PATs.\n", "item": [ { - "id": "05b0cd4d-4752-4a4e-a133-a05fcb4d2356", + "id": "79fe2fc8-be1d-4194-a0d7-06c8f7d2f3ba", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -131954,7 +131954,7 @@ }, "response": [ { - "id": "c801ba32-6a8d-4fd0-aad8-0e3a6a7acb44", + "id": "725a0465-4dd5-4e84-a9a8-c4328e121088", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -132016,7 +132016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0826f8ed-4c46-4cf3-a3b8-bc2d786c1b3f", + "id": "3ffd4a23-4d5d-4e33-901c-eba1d89af2cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132078,7 +132078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60452075-370a-4140-b8a4-484117308d85", + "id": "ec561006-f385-491b-9626-d0f35d8d47cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132140,7 +132140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e493e5c-2590-4b9e-89f0-02fdcc86b6c6", + "id": "85ddb30f-d097-4baa-b1a0-04ad3e898e63", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132202,7 +132202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a3f8f56-8eb6-4d3c-9462-7a718c2cc436", + "id": "a0df1a1c-f635-4b98-b505-ef027e346e48", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132264,7 +132264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1dc1221-d202-4ef2-9b6b-e2a44bb78a5e", + "id": "4a05fbbb-bf1e-466d-93e4-4f01c81a4e95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132332,7 +132332,7 @@ } }, { - "id": "1087cc33-339f-4a67-9674-6e04cf917081", + "id": "e3a4706e-2dd2-43b9-ac15-6b7501a464d9", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -132374,7 +132374,7 @@ }, "response": [ { - "id": "089f2f7c-8674-4e04-a514-46a593f28f12", + "id": "7f09dfa9-367f-4991-8779-a7c2b4c29609", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -132430,7 +132430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1e6e075-6dfb-46b8-817d-ee44facf4981", + "id": "3d751e98-509d-4b47-9143-37795a99ae6b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132486,7 +132486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3b262c5-c1ed-4c09-a6cb-0d4b8f5366a9", + "id": "e8f81037-f713-47f7-aca8-9922146b0b82", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132542,7 +132542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e819878-06fb-41e0-8dfa-bbc8c5297c9f", + "id": "a8b84c15-2856-41ee-a8dd-d019e830e5fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132598,7 +132598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "340b6320-3b8c-4a03-b4ca-df0c36a5f902", + "id": "7f252643-58b6-4edf-a3e9-378a3e448e15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132654,7 +132654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99f23ac2-060b-4979-aa62-bf5e6ed43429", + "id": "16d826f9-6e9c-4cca-a9d0-7f78f7896b1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132716,7 +132716,7 @@ } }, { - "id": "8963b70d-995b-4f4e-81f4-0295547a8cf0", + "id": "13e233f1-3379-4dd4-bf06-ab24161b3b26", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -132770,7 +132770,7 @@ }, "response": [ { - "id": "de4656f2-c4fc-4f3e-ac2b-acdf8773d939", + "id": "0d0d2ce6-d17a-48cd-acd8-aefffa9d1e5e", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -132827,7 +132827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89b61a0e-c8a3-42cb-88ef-39939cb3c19c", + "id": "ebe245a6-de3d-4b1e-9645-ee8f989d045f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132884,7 +132884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4725613-9c22-463c-b880-cbaf2c1c9b4f", + "id": "5118d0e4-9528-4900-8920-b62df65c8a38", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132941,7 +132941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cab3e443-5940-421b-8e7d-d5c0576abacc", + "id": "3f8eb8dd-c4dd-4a42-8755-5bc3d6caa265", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132998,7 +132998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d2dbefa-d6df-41b1-8103-7f44cadafd8f", + "id": "8cbeb38d-bcf0-48a0-8f58-afadd445afb1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133055,7 +133055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf19746b-d341-4e25-8d21-b871c1a9e231", + "id": "bb609c1d-18de-4585-bad9-391235edbe0b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133112,7 +133112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf3cf80c-ce47-4a29-8006-f759b309c82c", + "id": "12f9fd2d-3a7a-471a-9de8-76a560fae94e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133175,7 +133175,7 @@ } }, { - "id": "379a27fe-5387-4e45-88e3-b84f32c6a15c", + "id": "3056130c-a648-4684-92f5-514912535b6c", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -133216,7 +133216,7 @@ }, "response": [ { - "id": "6fb26c8f-61a9-4fac-86b2-8fcbd8085929", + "id": "6d294cc7-93d3-4e3b-bac2-9b638d2237d8", "name": "No content.", "originalRequest": { "url": { @@ -133250,7 +133250,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3345b9ab-a797-4296-af10-156c67ce684e", + "id": "4bf4d57c-3ce7-481a-9e92-24a71a94791f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133294,7 +133294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "192ed594-da0c-4972-8fdb-7614b5b9cf4c", + "id": "489bbc0d-507c-44d6-a08d-1dc25e75f69a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133338,7 +133338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb2bb748-c732-4614-b0cb-c6cc24e8c071", + "id": "3cf8aa1f-343c-40a2-afad-738fa8b88280", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133382,7 +133382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61acb750-cae6-4602-9de7-e5854713eebd", + "id": "a087fee7-c3ab-48af-bbe6-58e09bce8a3e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133426,7 +133426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91c56572-a9c2-4ac2-bf63-12f1dd4cccf9", + "id": "ab3d502c-9657-4527-8d90-1cb7dbd0a876", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133470,7 +133470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "279b35d7-d067-48ca-a92a-032453ac557b", + "id": "3d0b550f-4989-4433-9d88-fd1bc2eef665", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133526,7 +133526,7 @@ "description": "Use this API to implement public identity configuration functionality.\nWith this functionality in place, administrators can make up to 5 identity attributes publicly visible so other non-administrator users can see the relevant information they need to make decisions.\nThis can be helpful for access approvers, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n\nBy default, non-administrators can select an identity and view the following attributes: email, lifecycle state, and manager.\nHowever, it may be helpful for a non-administrator reviewer to see other identity attributes like department, region, title, etc.\nAdministrators can use this API to make those necessary identity attributes public to non-administrators.\n\nFor example, a non-administrator deciding whether to approve another identity's request for access to the Workday application, whose access may be restricted to members of the HR department, would want to know whether the identity is a member of the HR department.\nIf an administrator has used [Update Public Identity Config](https://developer.sailpoint.com/idn/api/beta/update-public-identity-config) to make the \"department\" attribute public, the approver can see the department and make a decision without requesting any more information.\n", "item": [ { - "id": "3741bc86-3bfe-4381-88da-b2bdc36b7c13", + "id": "b0491d64-dfd8-4f78-a2d3-572bc8ad911a", "name": "Get Public Identity Config", "request": { "name": "Get Public Identity Config", @@ -133555,7 +133555,7 @@ }, "response": [ { - "id": "e27f533e-512f-4466-bcce-d51fd05a0f4a", + "id": "f0aebbc2-a261-4081-bb9b-8a0065a85108", "name": "Request succeeded.", "originalRequest": { "url": { @@ -133598,7 +133598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80e1bfca-ee98-462a-9476-43361ccf4a38", + "id": "45bca50a-4e26-4a48-9528-ff7976792533", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133641,7 +133641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40718e29-58eb-48fc-8eec-bffe116b215e", + "id": "cbb2ba22-7e7c-4623-8685-f57586e621a4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133684,7 +133684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1c7efc7-7f1a-4a71-a52a-ebba34f812d2", + "id": "3721768c-523c-4513-a3be-151fb4da5af5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133727,7 +133727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ec06fd5-1c22-42a3-83d2-01677b03fde4", + "id": "4c495362-e30d-4a2a-812c-37a2238537b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133770,7 +133770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eea49ad3-7633-4de5-be3d-d9f31da019d9", + "id": "46f0a00f-e2e9-4af0-b212-5fbd66e9ec41", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133819,7 +133819,7 @@ } }, { - "id": "ed052322-d2c1-4e28-8616-44128db961ac", + "id": "d220f6f5-7844-415f-904c-9bc66e43eee3", "name": "Update Public Identity Config", "request": { "name": "Update Public Identity Config", @@ -133861,7 +133861,7 @@ }, "response": [ { - "id": "d34b1c09-07d7-4b33-be45-3980f8515d9b", + "id": "702704bd-0333-4d2d-8e33-6fcfc5f8401d", "name": "Request succeeded.", "originalRequest": { "url": { @@ -133917,7 +133917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d546ff9f-a710-45d5-afb7-125cbc86cac1", + "id": "916dbff1-6911-4cff-9b25-265972cb7b14", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133973,7 +133973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "153e4fe7-0c94-4da7-ad5c-7e40f974a2e7", + "id": "8ffe6dc9-a7c9-4cf7-a2f3-8ae68559a608", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134029,7 +134029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "147bf6fb-2883-42dc-853e-c7a81a038c54", + "id": "dcb91eae-ac82-47e2-b4b5-4454b313ba69", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134085,7 +134085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b55b42f3-24bc-4bce-824d-c4b7ce81cc60", + "id": "c6e2c2e8-6123-43d4-ab35-1cc15e409b9c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134141,7 +134141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c2cf5eb-9629-4aa2-b327-d41269f69861", + "id": "2d7bd992-1193-45fd-a011-2e3a185417dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134209,7 +134209,7 @@ "description": "Use this API to implement requestable object functionality.\nWith this functionality in place, administrators can determine which access items can be requested with the [Access Request APIs](https://developer.sailpoint.com/idn/api/beta/access-requests), along with their statuses.\nThis can be helpful for administrators who are implementing and customizing access request functionality as a way of checking which items are requestable as they are created, assigned, and made available.\n", "item": [ { - "id": "eb85a278-d8ba-4d07-a64b-6bddd7142b96", + "id": "52f2549d-f821-426b-af3f-9c07ca89d5e2", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -134320,7 +134320,7 @@ }, "response": [ { - "id": "7979f52d-f3f9-4281-aa84-0dee11df4e9a", + "id": "b7f43f9e-b0e5-4c4a-8317-ee5a2755de22", "name": "List of requestable objects", "originalRequest": { "url": { @@ -134445,7 +134445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "072920cf-72e6-439e-ab53-e17631683d90", + "id": "9c338525-b682-4dc0-80b0-5b18dea18c9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134570,7 +134570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96172673-8e38-4d92-be2f-e53d2dfd47f8", + "id": "a2cc5354-7495-4ae6-9d6a-47b2d0ded7d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134695,7 +134695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c89dbbae-aad7-4bd2-9a09-5d80cb636da9", + "id": "046a5ed6-4a8b-45b4-9276-ca7b0d791218", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134820,7 +134820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21145569-b610-4f54-bedf-6b40802a73dc", + "id": "a7453a57-3323-4dc1-924b-0dd0feb2e872", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134945,7 +134945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e192ddae-1753-4c71-b987-4af747deb5eb", + "id": "a076ef7d-276a-4fd7-9bef-0bf10e7e7a17", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135082,7 +135082,7 @@ "description": "", "item": [ { - "id": "fbc2af21-11dd-441d-af18-59da28ab72a8", + "id": "f9607c74-6941-44e5-866d-174bb0d770e4", "name": "Generate insights for roles", "request": { "name": "Generate insights for roles", @@ -135112,7 +135112,7 @@ }, "response": [ { - "id": "60b02d42-0784-4571-808c-8b4a6e137db7", + "id": "262e1cd9-bc27-474d-a49c-fbf83657030a", "name": "Submitted a role insights generation request", "originalRequest": { "url": { @@ -135156,7 +135156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7119c56e-a0a2-4443-8d80-d8cbaf3dfc02", + "id": "5c286685-103e-47c4-a259-909467c8cb53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135200,7 +135200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbf9aa97-53f2-4d69-8d62-75310286ae49", + "id": "fc2e5925-60ce-4567-becf-1569d1aff2d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135244,7 +135244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49e83cd1-8239-4189-bc5b-18d01719415c", + "id": "da04e586-0673-4e1e-b848-ba44fb3b9d0e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135288,7 +135288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09f0aba0-15ac-4631-89a3-a6e2fc01d5de", + "id": "d4bef3ba-302b-4405-b2cb-e7c0d7bd08cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135332,7 +135332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38aa48f1-5a44-4dde-b543-e0dd657bce7c", + "id": "2881765e-9e5b-4e45-bbbb-102d7ffc512f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135382,7 +135382,7 @@ } }, { - "id": "ca2ea61c-f378-4de8-9a9f-710304e7e70c", + "id": "3b0a8b8e-5161-45aa-af2e-4e19c5f03df3", "name": "Returns metadata from prior request.", "request": { "name": "Returns metadata from prior request.", @@ -135424,7 +135424,7 @@ }, "response": [ { - "id": "36f43133-2dd2-4304-8b34-0a5ba8ffd595", + "id": "ac1a08bf-ee7f-4474-824f-48b7a8563bce", "name": "Succeeded. Returns details of an earlier role insights request.", "originalRequest": { "url": { @@ -135469,7 +135469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a70ab38d-b2c1-40b1-bc6d-58ec2fc30789", + "id": "87190031-4e31-43d8-b1c3-b7a58faa9ab3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135514,7 +135514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89b80b1b-3741-4197-ac74-7a54edc48767", + "id": "70dff020-166b-4316-884d-c85bc799f4f0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135559,7 +135559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "263873ef-d70f-49cb-bbff-3c2473e67dce", + "id": "0e241ecf-4ca4-4a0f-bbca-71b460152b2c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135604,7 +135604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50662985-7919-41aa-b7e2-27f49658b1b7", + "id": "18e833df-051d-41cb-a9df-21798e0c6ec8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135649,7 +135649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d917da0-7631-490c-bbb9-bb5d2bafdad5", + "id": "43fde698-5d58-4b9e-b216-b1ca304968e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135700,7 +135700,7 @@ } }, { - "id": "67e10742-1dbc-4551-b219-18be668b7bc3", + "id": "281021de-2505-4815-a2ca-d632937bdfbc", "name": "Get role insights summary information", "request": { "name": "Get role insights summary information", @@ -135730,7 +135730,7 @@ }, "response": [ { - "id": "79f47ce3-ccf0-4d6a-bef1-6b5a02023263", + "id": "9fd36d77-d56c-47be-8265-874a5332c146", "name": "Succeeded. Returns high level counts.", "originalRequest": { "url": { @@ -135769,12 +135769,12 @@ "value": "application/json" } ], - "body": "{\n \"numberOfUpdates\": -95335274,\n \"lastGenerated\": \"2020-05-19T13:49:37.385Z\",\n \"entitlementsIncludedInRoles\": 45,\n \"totalNumberOfEntitlements\": 250,\n \"identitiesWithAccessViaRoles\": 550,\n \"totalNumberOfIdentities\": 980\n}", + "body": "{\n \"numberOfUpdates\": -85647450,\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": "128d340c-59e0-453a-a4a6-61766767223b", + "id": "61f0a53d-68f2-40dd-876c-a3b68ad768af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135818,7 +135818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2038a196-0ed2-474b-ae68-9e7ab716ee7f", + "id": "8e10ed8d-3489-4815-97e6-1151758b9865", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135862,7 +135862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b572755-dbf1-43b3-873c-4cd4dfc4201c", + "id": "b39d58a3-aeaf-41dc-a2df-182ff05c5ec9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135906,7 +135906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95b2b8c3-a1ca-4a33-8734-5a70e3c8577e", + "id": "f4082bb1-48e9-4a5f-a722-e00ada78bf88", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135956,7 +135956,7 @@ } }, { - "id": "7c836515-bbeb-48a0-a560-965ff7e240e1", + "id": "b13d1e7f-59d8-4a76-89ba-199af4797dca", "name": "Get role insights", "request": { "name": "Get role insights", @@ -136031,7 +136031,7 @@ }, "response": [ { - "id": "d906f36c-b32d-4b1d-a6ed-d786bacda98a", + "id": "79f61842-919b-4187-8e6f-1190fdb53401", "name": "Succeeded. Returns a list of roles with information about insights for each role.", "originalRequest": { "url": { @@ -136120,7 +136120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f109d299-df3c-4d80-adea-10bb737b11dc", + "id": "2e304a14-ccb9-46fe-8ea3-f8a11f056baa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136209,7 +136209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc5d87a0-040f-4cf0-9d85-05d4a6874b21", + "id": "02482fa2-3a56-42cf-97c0-0416b82f8ba4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136298,7 +136298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1175bc84-e445-44a5-9e70-ef1f8139fa19", + "id": "f0538f02-57d5-4ecc-a5ce-3476a3f7af77", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136387,7 +136387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eed529ce-4cf9-4f2f-b11f-c8efc7cb8365", + "id": "2b341a14-4ac6-4d54-84f6-5984bb2d6a68", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136482,7 +136482,7 @@ } }, { - "id": "d46eb0f1-d036-4d3d-85ce-541a66fb16d2", + "id": "963d6b18-fbdc-4b3e-9b71-f2ddf4876adb", "name": "Get a single role insight", "request": { "name": "Get a single role insight", @@ -136523,7 +136523,7 @@ }, "response": [ { - "id": "a4b5c1da-e366-41fc-8fc1-12f4a6bf05ae", + "id": "c52bfff7-a760-48d9-af5b-d6666289ce19", "name": "Succeeded. Returns information about insights for a single role.", "originalRequest": { "url": { @@ -136567,7 +136567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ea24b6e-49ca-4b6d-9f37-cf80933bc320", + "id": "d3f984e7-ff87-41e4-b182-db00842beecc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136611,7 +136611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e17358e4-cdfa-469f-82b8-570631cad1f8", + "id": "02504c85-623e-4576-a8ca-d90d010a756c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136655,7 +136655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25cea390-2f9c-48c6-8c72-352059a83567", + "id": "d0c94863-dbce-4fa3-9737-c5cf3b3937cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136699,7 +136699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2325d6ad-6b06-41c2-b422-b081d2e2c49a", + "id": "0c168446-6c6e-425e-a55e-a209779b0258", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136749,7 +136749,7 @@ } }, { - "id": "b903c2f4-3989-4aa1-827c-1a769c3ca8ee", + "id": "b8a9b67f-40ef-4557-886d-9ac7a48397cd", "name": "Get entitlement insights for a role", "request": { "name": "Get entitlement insights for a role", @@ -136774,7 +136774,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -136810,7 +136810,7 @@ }, "response": [ { - "id": "e2380443-76b7-4bb2-b037-c44a33614455", + "id": "268ddd19-cf15-4847-b72a-a0b2e2af325b", "name": "Succeeded. Returns a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -136830,7 +136830,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -136869,12 +136869,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"in tempor occaec\",\n \"id\": \"minim culpa tempor Ut\",\n \"description\": \"commodo nostrud esse exercitation\",\n \"attribute\": \"tempor nulla et sunt\",\n \"value\": \"officia dolor dolor esse\",\n \"source\": \"dolore ex nisi irure\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n },\n {\n \"name\": \"Ut voluptate labore cillum\",\n \"id\": \"labore ut\",\n \"description\": \"cillum esse elit enim reprehenderit\",\n \"attribute\": \"amet\",\n \"value\": \"ipsum laboris in dolor\",\n \"source\": \"eiusmod incididunt ea\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n }\n]", + "body": "[\n {\n \"name\": \"nisi ve\",\n \"id\": \"veniam Excepteur\",\n \"description\": \"nostrud enim in Ut\",\n \"attribute\": \"proident magna pariatur ullamco\",\n \"value\": \"ipsum proident\",\n \"source\": \"eu ut reprehenderit nostrud in\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n },\n {\n \"name\": \"e\",\n \"id\": \"dolor incididunt\",\n \"description\": \"velit dolore exercitation mollit\",\n \"attribute\": \"anim labore voluptate\",\n \"value\": \"laboris do dolor amet\",\n \"source\": \"anim dolor\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "854af3ba-ee32-4c75-8fd3-14837b303f01", + "id": "c355878b-f767-488b-aee1-29f3fc010300", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136894,7 +136894,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -136938,7 +136938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9eb93c4-4fce-4e9a-96d7-027d730ad34e", + "id": "a623ce80-34b6-4769-a08f-f62b1843dcf6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136958,7 +136958,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -137002,7 +137002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa95778e-7170-441b-b340-faf7547f38e4", + "id": "6b705ce7-05b0-4f86-836a-6ae842a20aef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137022,7 +137022,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -137066,7 +137066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a2643e-11d5-43a5-b8e1-45e8f116e0bb", + "id": "126d652a-50d3-4fa0-814a-2da4d3ff1008", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137086,7 +137086,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -137136,7 +137136,7 @@ } }, { - "id": "4336c395-342c-4efa-9962-6423e3b725f1", + "id": "e26575a1-0ffe-4329-a468-e7ab3a92e6dc", "name": "Download entitlement insights for a role", "request": { "name": "Download entitlement insights for a role", @@ -137198,7 +137198,7 @@ }, "response": [ { - "id": "61f55b78-5299-4b37-8427-192f5008e11c", + "id": "c998e1f7-589d-450f-89ac-224166d5e715", "name": "Succeeded. Returns a csv file containing a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -137258,12 +137258,12 @@ "value": "text/csv" } ], - "body": "enim aute exerci", + "body": "voluptate nisi quis eiusmod ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "05d9ad01-f786-4377-b94d-d8c4f03164e9", + "id": "4cfea6dc-7077-49c8-95f5-5cbc3c458305", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137328,7 +137328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3769b141-72f9-44ac-b94b-e7f2fa7ac9d8", + "id": "511737fd-dedd-4b04-999a-2804e3856802", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137393,7 +137393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24c4e94d-3c5d-4470-9c8c-0cac342a492b", + "id": "9d46698b-b4d8-4f5d-94d1-fed7473f28d7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137458,7 +137458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "889fb6e1-4efc-4030-b92b-291c9dc2390d", + "id": "a4abb274-29fd-4f6c-b679-88b910c22138", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137529,7 +137529,7 @@ } }, { - "id": "76045eb8-4374-43d5-b609-6a659fadcc15", + "id": "cd933ab2-c1f9-4d97-b5ed-0c3f5bcbcc0b", "name": "Get current entitlement for a role", "request": { "name": "Get current entitlement for a role", @@ -137581,7 +137581,7 @@ }, "response": [ { - "id": "d517bc23-e511-41bf-aa83-d7da0411365b", + "id": "6031f09a-c3b5-40a1-8fe3-7335c1277df2", "name": "Succeeded. Returns a list of current or pre-existing entitlements for a role.", "originalRequest": { "url": { @@ -137636,7 +137636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a20b685-6c34-4b6b-a796-1b834ea5354b", + "id": "2d3e1005-f8e8-4ded-a607-a5a39a94ee90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137691,7 +137691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9693d85e-7864-4c4a-8c4a-10845a4ded3a", + "id": "a2e59b9f-c90b-4453-b36d-639c0f15d719", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137746,7 +137746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f422863-180b-4423-bc81-2919d60cda66", + "id": "e1c3475e-2a80-433b-89ad-85f2a790b673", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137801,7 +137801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "754a32d1-5f44-4b82-af90-fe81d8048838", + "id": "73c888fc-9fb2-4e7a-8e77-f02b74f4ec99", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137862,7 +137862,7 @@ } }, { - "id": "53941f43-d897-4d69-b652-993f7f276b3e", + "id": "67b5764f-84d1-49c4-9f3d-ded90aacd8e0", "name": "Get identities for a suggested entitlement (for a role)", "request": { "name": "Get identities for a suggested entitlement (for a role)", @@ -137971,7 +137971,7 @@ }, "response": [ { - "id": "32ee5715-d7fd-4fe5-808a-ecaa1ac3bbeb", + "id": "f6959005-fda7-4b51-bd08-90478a981dd8", "name": "Succeeded. Returns a list of identities with or without the entitlement.", "originalRequest": { "url": { @@ -138073,7 +138073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bcdb11f-9c24-4a54-beb3-68b825363ddc", + "id": "8b68ea6b-3730-4d3e-aa25-a965c51eb81c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138175,7 +138175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08d1292c-66bf-47be-894f-8e1f4019a295", + "id": "cd5d7890-7326-488f-aa09-2ce38202df97", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138277,7 +138277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3980b5c1-5fdd-4cbe-b89a-060fb64c33a5", + "id": "3520136f-bbd5-4d7d-a62c-8c09aa749027", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138379,7 +138379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd957c86-ee9b-4f62-b73b-8faffba9f9cc", + "id": "b7302c8a-ca29-42b2-870e-6a82b87946ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138493,7 +138493,7 @@ "description": "Use this API to implement and customize role functionality.\nWith this functionality in place, administrators can create roles and configure them for use throughout IdentityNow.\nIdentityNow can use established criteria to automatically assign the roles to qualified users. This enables users to get all the access they need quickly and securely and administrators to spend their time on other tasks.\n\nEntitlements represent the most granular level of access in IdentityNow.\nAccess profiles represent the next level and often group entitlements.\nRoles represent the broadest level of access and often group access profiles.\n\nFor example, an Active Directory source in IdentityNow can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both.\n\nRoles often represent positions within organizations.\nFor example, an organization's accountant can access all the tools the organization's accountants need with the 'Accountant' role.\nIf the accountant switches to engineering, a qualified member of the organization can quickly revoke the accountant's 'Accountant' access and grant access to the 'Engineer' role instead, granting access to all the tools the organization's engineers need.\n\nIn IdentityNow, adminstrators can use the Access drop-down menu and select Roles to view, configure, and delete existing roles, as well as create new ones.\nAdministrators can enable and disable the role, and they can also make the following configurations:\n\n- Manage Access: Manage the role's access by adding or removing access profiles.\n\n- Define Assignment: Define the criteria IdentityNow uses to assign the role to identities.\nUse the first option, 'Standard Criteria,' to provide specific criteria for assignment like specific account attributes, entitlements, or identity attributes.\nUse the second, 'Identity List,' to specify the identities for assignment.\n\n- Access Requests: Configure roles to be requestable and establish an approval process for any requests that the role be granted or revoked.\nDo not configure a role to be requestable without establishing a secure access request approval process for that role first.\n\nRefer to [Working with Roles](https://documentation.sailpoint.com/saas/help/access/roles.html) for more information about roles.\n", "item": [ { - "id": "443239b1-7c5e-4b38-87b2-ab00a7244bb2", + "id": "0c875425-7985-4a0a-b0b6-1a7cdcbee89c", "name": "List Roles", "request": { "name": "List Roles", @@ -138595,7 +138595,7 @@ }, "response": [ { - "id": "019502ea-4764-478b-a189-0a2182d3950d", + "id": "e3ef7349-7c84-4511-8ba8-f312807d311e", "name": "List of Roles", "originalRequest": { "url": { @@ -138711,7 +138711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "745d42fe-eff9-47e8-8f36-d8668d111dad", + "id": "964b9acd-408d-42df-aeee-59d5f9fc1943", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138827,7 +138827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11a62e82-1990-4252-8a4e-0557d87fa8ec", + "id": "cb4eeec2-0935-46db-8a79-6774b2ca0407", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138943,7 +138943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f9fdfbd-bfe9-4217-9187-2eae680a9b0b", + "id": "eeeb6ac4-df3e-4efa-9997-9a578519c826", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139059,7 +139059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88ace63b-680c-4047-8faf-c70e26a032a8", + "id": "40ba03c0-3a8d-4e2a-addd-a841c9668ebc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139175,7 +139175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26c3a78b-0f55-47f9-8fe2-dd656f770632", + "id": "c2f4b617-990a-465f-80d3-2065dcc70def", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139297,7 +139297,7 @@ } }, { - "id": "3a1a620d-5b3e-4a0c-b1c6-b8096aae537d", + "id": "ab74118b-2ba5-4efc-b454-574b392675aa", "name": "Create a Role", "request": { "name": "Create a Role", @@ -139339,7 +139339,7 @@ }, "response": [ { - "id": "94f63196-55bd-4449-a646-947fc4b3e163", + "id": "d77ddd77-6591-46f0-8588-523ee1c52611", "name": "Role created", "originalRequest": { "url": { @@ -139395,7 +139395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8de9e9e3-6f5e-4de2-82e4-3778beb83cb1", + "id": "d8fed0c2-4992-4476-b9d0-9c59a5b496cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139451,7 +139451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afa027be-4701-4ef2-ae69-2fa5cba06e2e", + "id": "62dbf329-cf32-4399-b64e-4ce2e36705ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139507,7 +139507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85dc1480-47c5-4fc6-9ef6-f3435522dbf7", + "id": "c9c030b5-0032-4d09-b9d6-c2c2fd379c3b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139563,7 +139563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a98a21c-340d-4798-bef7-f360ed621c1f", + "id": "a003149a-7abf-47c8-91c4-8dd7d148bbc7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139619,7 +139619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a250c085-410e-4a82-9962-25c348b96306", + "id": "ccfd8bae-c3ff-45b2-943d-7cc8933f6182", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139681,7 +139681,7 @@ } }, { - "id": "9deeb191-73d1-479b-b3ce-2da6195a4d58", + "id": "9e7a19c8-6f39-45e2-b36c-5f90c32f0355", "name": "Get a Role", "request": { "name": "Get a Role", @@ -139722,7 +139722,7 @@ }, "response": [ { - "id": "89717953-1a3c-4782-b3b9-6682caf37cf0", + "id": "c6316c8b-569a-449d-9900-90dc2c1bf96c", "name": "List of all Roles", "originalRequest": { "url": { @@ -139766,7 +139766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65e91e1d-3375-4370-a22c-f12a39196d6b", + "id": "0dfd10fb-661a-4b03-a741-2fa56a0d68a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139810,7 +139810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b65f75e8-5d29-4462-a9fb-58f05d6f85ae", + "id": "4dc8b4d1-fbec-4f1f-b1d9-99c73c984803", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139854,7 +139854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9fcb30c-8117-4891-b4e4-4046b9606870", + "id": "c5158f11-fdaf-49ac-bfb3-1a15c0c99e92", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139898,7 +139898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26949808-1815-461f-bee0-28e0029757b6", + "id": "8782bfc1-5562-4e8a-bafd-984207ad1824", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139942,7 +139942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef4854f3-e41d-480c-9ba3-294880ecffd7", + "id": "08b082f7-51e9-4126-acf4-85d8b024e798", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139992,7 +139992,7 @@ } }, { - "id": "004d14c9-0d73-4476-94c7-28b99e790143", + "id": "7b744a52-0259-4820-9c8e-9e1ccc6fcae0", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -140046,7 +140046,7 @@ }, "response": [ { - "id": "3b842f7b-6baa-4aea-ab09-3354cdd0844a", + "id": "8a075372-ab06-4e23-8571-c7b78354d51b", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -140103,7 +140103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7dfd3dd-24b2-4387-9287-30aeedfb7937", + "id": "46b1a240-3a94-41a9-932e-e28476881dcf", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -140160,7 +140160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0e9b16d-12b0-44b4-a30e-63486e2248c4", + "id": "e5e753dd-674f-492c-a662-b71b71d88d9d", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -140217,7 +140217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4afb3c35-991d-4612-ab48-56ab4c239ce6", + "id": "1155cf46-cdf1-415b-bfd3-fc5a62981e28", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -140274,7 +140274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7182999b-7901-4b30-976a-f80c99ee9024", + "id": "832d65c9-dbc5-491c-81bf-cae94ee1b0a8", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140331,7 +140331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d14080a-55ee-443d-837b-fdd28814f8ee", + "id": "9dbcda22-724b-4f6b-8de9-b781fa95804d", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -140388,7 +140388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6434fe4-b3bd-4b00-8711-0ccd614f7db5", + "id": "879d750a-7786-4789-a3e8-6169bb536efc", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -140445,7 +140445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45bd8195-f80c-4082-b5a5-1a651e4b440a", + "id": "3e970004-c4ce-4b9e-815c-b8be8c0b1b2c", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -140502,7 +140502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ea656f2-752c-4cd7-9fad-93fa296d6dea", + "id": "adb62b99-527d-4943-a416-fa7718984a47", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140559,7 +140559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae3ac441-49e9-41a9-b327-d15170d7b3b2", + "id": "16b3df16-c4ec-46bf-86e8-cedef1da264c", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -140616,7 +140616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab5808fd-db5b-4a55-bc05-1ccb21eca7c8", + "id": "ea0e35ea-7913-440b-9507-700f277d95a6", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -140673,7 +140673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84e79473-9fa8-4fe0-ab94-a907f7f3039b", + "id": "e39e0b4b-5f91-461f-a375-9328c2d0d2bc", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140730,7 +140730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c7627b1-4f34-460e-85af-93f65b8e4471", + "id": "3ca3087f-94e6-4c6a-9e27-6df61a95e421", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -140787,7 +140787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f2ad5a1-cf6c-421d-ba88-5839befbc9a9", + "id": "ad91f158-c811-4110-9a8b-b1f623335af0", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140844,7 +140844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f225cc0f-293c-40b7-ac07-0d0d8beb9433", + "id": "0cb32eb4-93e0-4389-94dd-07af82948900", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140901,7 +140901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbde25cb-2b63-4692-8844-d37c6f0ae44b", + "id": "f8d284bb-17f6-4829-afb9-78ada92c6d06", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -140964,7 +140964,7 @@ } }, { - "id": "ee9e45a4-69f7-4a0c-b57a-385d1df5b11c", + "id": "398eac13-716a-4e56-bca8-16e33d0aa877", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -141005,7 +141005,7 @@ }, "response": [ { - "id": "caa1037a-3912-446b-bada-834eb5e81289", + "id": "9ffbbddc-27dc-414d-9dd8-f5d8c9c1eb34", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -141039,7 +141039,7 @@ "_postman_previewlanguage": "text" }, { - "id": "42412c34-afc9-4894-8d6a-91caddc8ab0f", + "id": "195eaff9-26df-41b0-9fda-a20526dcb61c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141083,7 +141083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ccc93b4-a49c-485b-8ae2-c39ac7924329", + "id": "c4410e7a-72c1-40d8-a561-d0780935402e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141127,7 +141127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea460f62-f02c-472c-a114-1e08bccf53ee", + "id": "f5709c82-825b-4100-a20f-2f0ae6d900b9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141171,7 +141171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1013589c-d485-427d-9c42-d5d3454c732e", + "id": "ddcff659-e3a6-4eac-aa98-2df958119b0e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141215,7 +141215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02cb334f-c413-41e2-bbc4-4d9fceed092d", + "id": "699a4dac-81bf-4d47-bb9a-0d0b4f031b7a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141265,7 +141265,7 @@ } }, { - "id": "cde91590-a52a-468d-877e-2d1d0f44cd29", + "id": "816e42cb-0e92-4fec-a034-e579a740639b", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -141308,7 +141308,7 @@ }, "response": [ { - "id": "fa69689a-1b5c-46af-9245-f97b64fea523", + "id": "230d3363-9044-4695-8262-ae5cf79f1016", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -141365,7 +141365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eb641e4-149c-4201-aa1a-76d73e3d5f01", + "id": "28d7a385-3fcd-4e04-a6ee-1c7913fd662b", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -141422,7 +141422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87f2104b-6c26-490a-814c-191c77901a13", + "id": "dacc0d04-34ba-4273-8517-6babd9114d4d", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -141479,7 +141479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30ab07a0-1be5-4869-8b02-81b08a98af70", + "id": "89c04248-4337-487a-bb6a-f5e69c8e2d31", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -141536,7 +141536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75f74bd5-f22d-4577-802d-a50f084fc531", + "id": "6de8d216-7930-496f-bbe4-586c566536af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141593,7 +141593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1489c520-f486-425d-9b5f-f401997044c2", + "id": "856bfdf4-7447-45b3-b9bc-9b804dc9b55c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141650,7 +141650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c4bdac9-da22-4703-a9ab-1a96c762ce50", + "id": "651e2151-12b0-4ee1-a6d2-e41bc5c986b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141707,7 +141707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "921c05b5-7bcf-412e-9be8-1516bc7c7573", + "id": "8b78944a-286a-4664-b03b-873c21cc8137", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141770,7 +141770,7 @@ } }, { - "id": "b533510b-698b-4066-8e23-7e26accae80d", + "id": "aa56085d-d444-4267-8a39-37938c4c1492", "name": "Identities assigned a Role", "request": { "name": "Identities assigned a Role", @@ -141855,7 +141855,7 @@ }, "response": [ { - "id": "056691a7-c49a-4f83-a15f-5d159b53486c", + "id": "1bfaa80e-f91d-4163-b8e6-3a79b733ed45", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -141946,7 +141946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "904e5f90-0ede-4393-ae1f-f3f4da8a0eea", + "id": "18bd482b-8c46-4387-bb02-cf6f35ac2e8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142037,7 +142037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca072a81-65a2-4c24-b452-6277a5320929", + "id": "d2fdfd02-b48e-424c-beff-fe63d13e428e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142128,7 +142128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d58d6cff-3566-46bc-be4b-bd177c6ca11e", + "id": "cb5bddb2-3bbf-4d71-9314-d00550851aea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142219,7 +142219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6abb6aef-eafe-44d7-85b2-12a297fddd99", + "id": "6cbecacf-33ec-438b-ac64-809b3e7f14cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142310,7 +142310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c74fa21-3706-4d55-af35-b61468634730", + "id": "1bb528d2-20fa-4c1d-831b-5cda247247e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142407,7 +142407,7 @@ } }, { - "id": "c0abdf50-f679-4666-af0b-9a13a1444915", + "id": "6232f876-7063-41d6-b008-3476ffc1d262", "name": "List role's Entitlements", "request": { "name": "List role's Entitlements", @@ -142495,7 +142495,7 @@ }, "response": [ { - "id": "e2d8a64b-d19f-4408-9f19-338fd99d094d", + "id": "089f3c59-af0b-4375-b8c0-091263c6aec0", "name": "List of Entitlements", "originalRequest": { "url": { @@ -142586,7 +142586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bd82372-3b12-4dff-9a63-0f7267e9a0d4", + "id": "c0e08f3b-c652-41d0-84c9-557921fc451b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142677,7 +142677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a892eace-00b1-4a22-9938-12617d6558dc", + "id": "f31b6e7c-6647-4918-b227-25ffd63966c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142768,7 +142768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b702fcfa-e272-4b0a-813d-2781dc283366", + "id": "80ef7535-0b34-4788-b15a-9e43b92dea4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142859,7 +142859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f52998f-5315-43f0-8b72-06eb36ff6404", + "id": "d2a98f49-5010-46c9-a473-4f1a45929483", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142950,7 +142950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f540850a-06ca-47ee-880a-0a2c59e1991e", + "id": "9e5a3370-ca9a-4fb1-9a9f-49b63f47dc96", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143053,7 +143053,7 @@ "description": "", "item": [ { - "id": "9edaf280-7f80-451d-af72-dbf5eff1f59a", + "id": "3462ed01-3339-4376-a9ea-323ce3b8b176", "name": "Configure/create extended search attributes in IdentityNow.", "request": { "name": "Configure/create extended search attributes in IdentityNow.", @@ -143096,7 +143096,7 @@ }, "response": [ { - "id": "973d78ed-0d88-4abe-9151-321829910d47", + "id": "e2f57b43-11ec-4846-b00b-0fd13200a061", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -143153,7 +143153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "587cf084-195e-4fcd-9fe4-80e031eb2c85", + "id": "6908f3f7-de32-49a1-964f-03f3d27688c8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143210,7 +143210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dc0a0f1-bed0-408d-8585-8d1b084fdf41", + "id": "965d6da2-e900-4f7b-af24-98143eae5b8d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143267,7 +143267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd63a6c6-2bbb-49a4-87d3-df67f8e0138b", + "id": "007158fb-f083-4368-a56b-eef3172d5377", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143324,7 +143324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a92e667a-dcff-4c93-b24b-a18c86f33341", + "id": "cb448d68-ec44-4a72-a6a3-14da36fe3ba1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -143381,7 +143381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c59c1b7d-3dc3-4418-9a1d-367e3b04c6c1", + "id": "13b9ae64-ff31-4be0-93dc-2cf0cd36eaf9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143438,7 +143438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d3f92e2-e09e-43b8-a2b9-5a0e30dc3fba", + "id": "5e38de0f-cce5-454a-b4ba-761982f6292c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143501,7 +143501,7 @@ } }, { - "id": "99033d3f-92de-42d2-b088-3f244f29c184", + "id": "9a99a675-c63e-4d49-aec2-b7ee1605dc77", "name": "Retrieve a list of extended search attributes in IdentityNow.", "request": { "name": "Retrieve a list of extended search attributes in IdentityNow.", @@ -143531,7 +143531,7 @@ }, "response": [ { - "id": "cea2c8c8-62b2-4c1d-a8b6-b3533e64d56d", + "id": "2d41291f-8767-466e-96ce-b4ccd17e1fd5", "name": "List of attribute configurations in IdentityNow.", "originalRequest": { "url": { @@ -143575,7 +143575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d43190a0-406e-4211-b09f-9a40c102f3b3", + "id": "4dcd2086-d110-429e-825f-5d6a9aed9202", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143619,7 +143619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87e17aa1-9a82-4bbd-a2fe-5e94f155048f", + "id": "ce4fb38c-ab78-41a0-a31a-7e46d8b00433", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143663,7 +143663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3bfec5b-a4e3-49b2-8c33-ceb3aa233036", + "id": "06d4de6d-4f6f-411c-a3cd-eb940eb99e37", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143707,7 +143707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "703deff5-aeff-45e6-9083-7d2df2dc9835", + "id": "4745784b-08a5-497a-b68b-f2401c1e0116", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143757,7 +143757,7 @@ } }, { - "id": "62fca506-766b-4c90-97b3-813dcb015546", + "id": "cebee608-1c0d-4227-b7fd-a84e1268cded", "name": "Get the details of a specific extended search attribute in IdentityNow.", "request": { "name": "Get the details of a specific extended search attribute in IdentityNow.", @@ -143799,7 +143799,7 @@ }, "response": [ { - "id": "2dbdaa86-2079-41d6-aeeb-a89e073c03e6", + "id": "bea6b2ad-8b43-4634-8628-32d8d5fc1caf", "name": "Specific attribute configuration in IdentityNow.", "originalRequest": { "url": { @@ -143844,7 +143844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acc3e4b1-1b70-4eda-bf8e-89ddc71c246a", + "id": "3ede9937-7055-4b8d-bda8-f323c05d8e26", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -143879,7 +143879,7 @@ "_postman_previewlanguage": "text" }, { - "id": "aeac25d4-67b8-49a0-aac5-9327e58b7a20", + "id": "c35164c1-53be-4c6f-9e12-3afe7e890eb3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143924,7 +143924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "701feb41-a805-476b-bdb3-42e58d5aa66a", + "id": "9d68993c-9205-4efa-a8d9-bc07379287c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143969,7 +143969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea026555-e64d-4e7f-950b-3491c9b81c69", + "id": "9cc108b1-6dd0-4989-a126-899fd1effea9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -144014,7 +144014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "489ac354-879f-4cc0-a861-6cb4772182cc", + "id": "1ab6f5d7-de5e-4c99-96b7-44bacaa5f352", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144059,7 +144059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19f93fbd-c629-4044-9d79-6a099ebac7c4", + "id": "d35fa3c4-60c8-4f65-ab4a-b6afaced02ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144110,7 +144110,7 @@ } }, { - "id": "18103a4e-851f-49b5-b707-346a393c2dd6", + "id": "e256bb3d-d05e-4017-a984-9628255d14eb", "name": "Delete an extended search attribute in IdentityNow.", "request": { "name": "Delete an extended search attribute in IdentityNow.", @@ -144152,7 +144152,7 @@ }, "response": [ { - "id": "81df8770-1060-4bee-8ac7-81d4e910a3b9", + "id": "2b767dde-4c95-4d0d-8a3d-9916c0d93e18", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -144187,7 +144187,7 @@ "_postman_previewlanguage": "text" }, { - "id": "85e19c48-93c2-44b3-8a82-68171017529f", + "id": "c777de36-70e2-49ea-aa4b-c951945bf2b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144232,7 +144232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65308df7-0e61-4720-9454-5db3ee28644b", + "id": "4f428dea-26c5-40af-ba90-3e001daf8e46", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144277,7 +144277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "787cdaa8-f1a7-431a-ac73-5474ffb0eaba", + "id": "2e32f887-97a5-4b93-9eb1-7ccde92e1140", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -144322,7 +144322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ddb9a00-06d9-4ec3-8033-e04f7829c35a", + "id": "abb945c0-4f8a-47b9-9be4-c46742a9a767", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144367,7 +144367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32084e55-2806-48a0-8da1-41a5c4f613fc", + "id": "51b9a592-75f3-4937-8c1c-740a7a382404", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144418,7 +144418,7 @@ } }, { - "id": "50fdec4a-eed4-4372-9a89-30037ad11af8", + "id": "04bca628-c293-46bc-8fb4-a75319b0709f", "name": "Update the details of a specific extended search attribute in IdentityNow.", "request": { "name": "Update the details of a specific extended search attribute in IdentityNow.", @@ -144473,7 +144473,7 @@ }, "response": [ { - "id": "b8306968-9c75-44a6-ba2f-13f467c1708b", + "id": "2466728f-5365-478b-ab6b-e319d52beea8", "name": "Responds with the Search Attribute Configuration as updated.", "originalRequest": { "url": { @@ -144531,7 +144531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d3bb7fd-8703-4f48-894c-9d25b9f89a3c", + "id": "5664ee90-a712-4009-aa8f-a699f181aa4d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144589,7 +144589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "153f7152-aaff-404f-89fe-0fd86233f271", + "id": "d10d2905-0a15-404f-8c99-d4958e5dff57", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144647,7 +144647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6e6aec1-9c92-4e5d-a4ee-412ac79da9b2", + "id": "5abf8c79-691e-4102-b08d-b63ea6371ae4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144705,7 +144705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4acc9eba-6270-4598-a1d2-343f388e715a", + "id": "f2a6418d-b1c3-4881-a682-ba026d0a0638", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -144763,7 +144763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "719c34b1-23df-4e23-a3f8-521160f1cb82", + "id": "0e5a0672-34c9-4b8c-ad51-8a48233b46ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144821,7 +144821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab2500b5-46a5-49e1-ac4b-8fa66b6cfe57", + "id": "ac9cf187-1384-4d39-8bb2-9a3dd203bf86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144888,10 +144888,10 @@ }, { "name": "Segments", - "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn IdentityNow, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in IdentityNow. \n", + "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn IdentityNow, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in IdentityNow.\n", "item": [ { - "id": "485f16b9-ba65-44a4-883b-ca455eb2cd32", + "id": "a1334f71-8c6b-40bb-bcdd-fb84f34017f0", "name": "Create Segment", "request": { "name": "Create Segment", @@ -144933,7 +144933,7 @@ }, "response": [ { - "id": "d79ca84d-088f-41f3-8790-ea6f1e0ad022", + "id": "a96854d4-ae0a-48de-a637-bd96e78cd1b7", "name": "Segment created", "originalRequest": { "url": { @@ -144989,7 +144989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55e0cbb1-2606-41c9-9cad-aacc5f03c6f1", + "id": "35f87af2-cfbc-4eeb-8ec3-1dcd55c1cdca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145045,7 +145045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94387a31-05bd-42f3-b981-eaed7319b305", + "id": "f1e63dc0-0de8-40e8-bb4c-cc395c8a6f72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145101,7 +145101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e43b479-186c-43f1-a204-798691a6b25b", + "id": "6e14f184-48a1-4f7f-8c47-f4cf5509ef6d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145157,7 +145157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "925ac8a9-598d-48fb-8277-91e7c72132dd", + "id": "ad24d275-cb82-4e5f-9f4a-819f1e8ed5e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145213,7 +145213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ca3ab5d-4e93-45eb-9228-c281e0a1666b", + "id": "1980d2cb-52f3-4f19-ab46-380de5f0bdf1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145275,7 +145275,7 @@ } }, { - "id": "61602490-fee5-4fdf-ae67-4e2e5c5f999f", + "id": "28c2284a-b4ff-49c5-a28e-1af4c14a46f5", "name": "List Segments", "request": { "name": "List Segments", @@ -145332,7 +145332,7 @@ }, "response": [ { - "id": "e9fda013-568c-4f83-9852-e50ede1014df", + "id": "640a54cd-b974-4466-a676-01e16364006a", "name": "List of all segments", "originalRequest": { "url": { @@ -145403,7 +145403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "734de680-b08f-4b34-9d00-2a715f2f9ef0", + "id": "220d74c0-b66f-40ca-866c-d631955904f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145474,7 +145474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c32e106-d7af-44ba-82d0-d927f8f008a6", + "id": "53dd13d2-06ee-46d8-97d0-93f4c576c0c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145545,7 +145545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "761b7f78-debc-4e71-b060-fcc9e20c7afe", + "id": "3532baa3-c8e9-4a27-9f31-ab88cb311ef8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145616,7 +145616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c92e2da0-c57b-4185-8653-4e96270ceb1b", + "id": "dcd4b866-26d0-4ab5-bc91-3a8330344d15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145687,7 +145687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "991f9954-000a-4b05-855f-bc75f5a90dcb", + "id": "ebc325da-601c-464d-a543-3edbccbb1a20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145764,7 +145764,7 @@ } }, { - "id": "35b8ccbd-7cbe-4353-a919-7cf74bc6c4f1", + "id": "f1be0920-dfe6-41a5-b7c0-80a619f9c92c", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -145805,7 +145805,7 @@ }, "response": [ { - "id": "2b22ef20-589b-46c0-a40e-54a53e0d4cea", + "id": "31aae423-c7d7-473d-b3c9-f83f7b2de423", "name": "Segment", "originalRequest": { "url": { @@ -145849,7 +145849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7e09547-889a-433d-ab0e-f067cefbd9d3", + "id": "ce098aca-70eb-4ab8-83b0-63a016160809", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145893,7 +145893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0f66fdf-2bd1-41b3-9b32-ce189c1a0d01", + "id": "4a4cbef1-66a0-405c-9727-ed1ec2085a03", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145937,7 +145937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e036ea93-d6cb-470e-8402-ba7029e95e22", + "id": "1686db5b-ecec-4823-8e0f-fd817531ef8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145981,7 +145981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48ffb8ce-b7ef-4c9e-9e96-ba003800c94c", + "id": "b92a706d-38d8-441a-9480-a63e389a0eb3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146025,7 +146025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "939ad62f-4234-4294-96ec-07c1e4d44911", + "id": "5c66432a-8375-4bf3-8be4-639335c5d41c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146069,7 +146069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ae82caa-80b6-46dd-b315-6ef853dd35fd", + "id": "6ca0ee2c-d590-4a17-b75e-e73ecf970599", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146119,7 +146119,7 @@ } }, { - "id": "3dbaa627-5e38-4f32-8e06-fefe57ab239b", + "id": "8023eb14-f432-41a9-bda0-bfb92486e570", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -146160,7 +146160,7 @@ }, "response": [ { - "id": "fae15d3d-fde6-408d-8af9-f9a6ee6774c8", + "id": "4d66efb9-5899-4d16-aaa2-7e064a9979af", "name": "No content.", "originalRequest": { "url": { @@ -146194,7 +146194,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5b336e7a-9dd3-4b65-967f-9369798b15fc", + "id": "49d634a1-fca0-4381-bf63-c7caeeaa1929", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146238,7 +146238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d80a0c81-27e9-4b9b-ab6f-2088f86dfccb", + "id": "48a37cce-9196-44c8-9485-adf64f867a51", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146282,7 +146282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23a301f5-400e-47aa-807e-ef7a22e6ca99", + "id": "4e6f8cb9-7c5e-47ac-a3e6-bc313d9fab93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146326,7 +146326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e856fcf-8540-455f-8ecd-5da2a8d94543", + "id": "a04850ba-45c9-44c4-9937-f4368da97533", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146370,7 +146370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f1a7c3e-2371-45f0-9458-8d00889c5b26", + "id": "ffb18957-c202-4b84-8718-24364bc0f3dc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146414,7 +146414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "353afdd4-5dba-407c-880e-983d9fa1632b", + "id": "3f1779a6-2ffc-43d1-a993-82fe2976ab7a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146464,7 +146464,7 @@ } }, { - "id": "434d2641-ed02-4199-833e-5eae31c0c16c", + "id": "57c746ec-8851-4b91-8521-6cc4e49b654d", "name": "Update Segment", "request": { "name": "Update Segment", @@ -146518,7 +146518,7 @@ }, "response": [ { - "id": "3585e4ea-2309-493d-a345-28d1c9bd6fb8", + "id": "7832b770-04ef-4ca1-8ab8-c7d74f805755", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -146575,7 +146575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b32a9ec-ec57-4862-826d-7c7b5f658acf", + "id": "77134071-e892-412f-9a35-85ea8b26ffde", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146632,7 +146632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bf52c40-9d6f-46ca-a26c-e73c5d3b0afc", + "id": "5a0654b1-0135-45e2-8502-e3da89565589", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146689,7 +146689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd17b2b2-aa89-4025-bd26-6abf9b2b560a", + "id": "6095efbb-1461-4659-8d88-f37e28a196e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146746,7 +146746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7649d34b-138e-42c8-94c1-ab77d677659a", + "id": "d4542650-2902-45db-87b4-d056ab83bfa1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146803,7 +146803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d17ccb74-6842-4cf5-bceb-3b0b7446b1a0", + "id": "2a7dfabd-acd5-4393-8595-f6e229910831", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146860,7 +146860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18ae5568-c317-44db-9bfe-8a45136646e3", + "id": "9f73d934-65d1-43b8-a970-a69117b0e1ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146929,7 +146929,7 @@ "description": "Use this API to build an integration between IdentityNow and a service desk ITSM (IT service management) solution.\nOnce an administrator builds this integration between IdentityNow and a service desk, users can use IdentityNow to raise and track tickets that are synchronized between IdentityNow and the service desk.\n\nIn IdentityNow, administrators can create a service desk integration (sometimes also called an SDIM, or Service Desk Integration Module) by going to Admin > Connections > Service Desk and selecting 'Create.'\n\nTo create a Generic Service Desk integration, for example, administrators must provide the required information on the General Settings page, the Connectivity and Authentication information, Ticket Creation information, Status Mapping information, and Requester Source information on the Configure page.\nRefer to [Integrating SailPoint with Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html) for more information about the process of setting up a Generic Service Desk in IdentityNow.\n\nAdministrators can create various service desk integrations, all with their own nuances.\nThe following service desk integrations are available:\n\n- [Atlassian Cloud Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_cloud/help/integrating_jira_cloud_sd/introduction.html)\n\n- [Atlassian Server Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_server/help/integrating_jira_server_sd/introduction.html)\n\n- [BMC Helix ITSM Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_ITSM_sd/help/integrating_bmc_helix_itsm_sd/intro.html)\n\n- [BMC Helix Remedyforce Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_remedyforce_sd/help/integrating_bmc_helix_remedyforce_sd/intro.html)\n\n- [Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html)\n\n- [ServiceNow Service Desk](https://documentation.sailpoint.com/connectors/servicenow/sdim/help/integrating_servicenow_sdim/intro.html)\n\n- [Zendesk Service Desk](https://documentation.sailpoint.com/connectors/zendesk/help/integrating_zendesk_sd/introduction.html)\n", "item": [ { - "id": "2cae3a3a-38d6-4ca5-9688-a573b992d9d4", + "id": "15520813-edc3-41db-be27-d5608909436c", "name": "List existing Service Desk Integrations", "request": { "name": "List existing Service Desk Integrations", @@ -147004,7 +147004,7 @@ }, "response": [ { - "id": "cb870c00-4248-4b55-964e-198a0d6432f6", + "id": "9824d660-5fc8-4b5e-b2c0-a2eca33e02ac", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -147093,7 +147093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7243fe1b-2466-43dc-9e06-1799bb145258", + "id": "14211824-2891-4db9-85cf-d7d5147d96f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147182,7 +147182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b3669bd-f9cb-40fe-8df2-6e636d1274d4", + "id": "b1f5758c-1766-4ca5-bda1-58b18322b23d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147271,7 +147271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "810a99f3-430f-4420-84a4-a36a32ef0154", + "id": "4ee43583-649b-45a4-86f0-06f2b036bef3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147360,7 +147360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58e8088c-c4d3-442b-bc5e-5377e398dc4c", + "id": "5718f060-ee90-45dd-8901-79ee8d5ac5b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147449,7 +147449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86bfb2d3-8c03-4e5a-8edc-0b8d8d5806e8", + "id": "640fe01c-224f-4841-8abe-7770112694d8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147538,7 +147538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aefd2ead-832c-4b18-b715-11b529ed3cc2", + "id": "f1cc81d1-93d1-446b-b61a-bc562df5ec64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147633,7 +147633,7 @@ } }, { - "id": "21d1cc23-dbba-4835-9e6d-47ba0bb1cb90", + "id": "4a3d2c84-e764-49de-a029-171198eb4f1d", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -147675,7 +147675,7 @@ }, "response": [ { - "id": "5c9c81cd-f91c-44fc-9ed6-d40f94488604", + "id": "f9e39f65-a2b6-44ae-a4e1-0e2a0cdb8091", "name": "details of the created integration", "originalRequest": { "url": { @@ -147731,7 +147731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdcbb11a-b1bc-4c73-a43f-1f0b0adedad0", + "id": "608a8563-fbba-4ec6-a4f0-07d1a5103b64", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147787,7 +147787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2dddc30-2583-4922-9b40-7dd430a0af96", + "id": "84977c40-1211-47ca-887f-2004368345a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147843,7 +147843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85685699-1135-4fdf-87b6-c6b795c07e87", + "id": "7eaf0d04-a9e9-40b5-86cf-beeb235ab5ee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147899,7 +147899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a395208-caa9-48ee-a93c-0f48834c7bd4", + "id": "787dd848-8417-42f2-bdc8-f87d2e39d4e0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147955,7 +147955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee9fbb60-8f11-4bbe-a599-f7ce1308660f", + "id": "0dbf3dd3-bb6a-4b97-a200-850d6f043e4a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148011,7 +148011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22560671-6dad-4de3-95dd-09c80fa1e936", + "id": "f3590835-caa7-43d0-84c9-6a34fee7209f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148073,7 +148073,7 @@ } }, { - "id": "ee6a02dc-820e-454c-8b92-a7da9510db90", + "id": "ab43e1ba-8855-4c4e-9105-652d582e7e52", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -148114,7 +148114,7 @@ }, "response": [ { - "id": "95bf9dc0-a30c-4160-a3b6-85ac5658a625", + "id": "8b64a464-f947-4a34-b7dd-8aead0c2db73", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -148158,7 +148158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaba328a-5377-4c84-bd7b-91d23e306e6f", + "id": "c73a107a-de56-4b45-9eab-9e795dacf595", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148202,7 +148202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cd56734-86a1-40ae-a67b-00b28f4da541", + "id": "6600769d-ef5c-4aef-9fbd-8cfaeee28d61", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148246,7 +148246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cada214-f901-4858-a5d4-65a42ff01991", + "id": "a0e9192e-fcb5-486a-a4f2-7b846088779f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148290,7 +148290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f2cba21-1e1a-4d61-82cb-3a6db129619d", + "id": "6473d743-cc0a-4294-afb2-2ded52affe38", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148334,7 +148334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49056dd1-9a0c-450b-9844-4e8d3f8a1641", + "id": "a91af7fd-7ea0-44f6-aaa9-91ce063dd425", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148378,7 +148378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c292c590-37fb-473d-963d-21be6406344d", + "id": "a86ad272-2275-481b-b1d5-45158b83ac86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148428,7 +148428,7 @@ } }, { - "id": "7521832e-e2cf-4ab1-8339-15cc058cd578", + "id": "12368d6c-e6dd-4dcc-8f82-d002568a9f35", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -148482,7 +148482,7 @@ }, "response": [ { - "id": "b7eb87b4-c4c6-4762-975b-5008c3549dbd", + "id": "b0f069e0-f630-44ae-977a-6f1184dacca5", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -148539,7 +148539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2a8fbb2-936c-4c63-9be0-1b988b21e272", + "id": "d0e6ac0a-b506-41aa-a3b4-46acbfed832b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148596,7 +148596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cd257cc-5ac9-42ed-9d82-fe9e8dc6e537", + "id": "cba4ea76-5f07-4599-a2ae-a30acfa41153", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148653,7 +148653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13a7f7fa-c487-4214-a595-b2d9a149c83b", + "id": "136b0777-dea6-4608-985b-e9d1d1af420c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148710,7 +148710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aca23fcc-1e7e-4d79-b0ab-99fa1137917e", + "id": "3deb8e27-a408-4e4b-9c51-1bd965b5599e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148767,7 +148767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c4cbc3e-f308-4e63-9688-fb5b79ed82b1", + "id": "d947707d-6948-4aa2-8196-37ad0f1c66b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148824,7 +148824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbaeafdb-5661-4285-9c70-b8a80fdc4291", + "id": "354d7348-54ac-4013-bc93-4227289f8ca5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148887,7 +148887,7 @@ } }, { - "id": "5433fcda-a0c5-4f15-b6a7-1fed5c0253c9", + "id": "7dcb946b-6527-43be-b31f-0aead2df3c85", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -148928,7 +148928,7 @@ }, "response": [ { - "id": "531fc672-8128-4f0d-a796-641cb615ec79", + "id": "7dce5712-6d03-447a-a349-6a34a0fd2d21", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -148962,7 +148962,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f6253f07-722b-450e-9adf-fbce05bd840f", + "id": "43c47838-3b1f-4501-93b9-fce39787d5bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149006,7 +149006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c64ee5fb-764e-4fbf-8d6b-9023d25257f9", + "id": "12a25e31-0335-403f-9cb0-2f9acf02a7fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149050,7 +149050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31fc4491-6af6-4068-8082-c7d304f3f7cd", + "id": "6f266351-18a9-4885-8ea8-9b45d011715e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149094,7 +149094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693879b1-e0af-4f72-bae2-2c79a4bb4db8", + "id": "1b22b721-bb66-441f-81f9-72caeb93da30", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149138,7 +149138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f62a9f1-5a2c-4ca7-b569-ef901c3d5c0c", + "id": "48f6dd19-0068-46d1-a415-a0c3729cac5c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149182,7 +149182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94cf9227-fb54-4ce4-8cf5-f8490e3608d5", + "id": "d3354069-2aaf-47cd-afdd-4996f5cdb6c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149232,7 +149232,7 @@ } }, { - "id": "1767d2ed-21fc-4fb0-b3f0-898701fdb169", + "id": "4310f0b2-948d-4c06-93f5-a4c48ada1e0e", "name": "Service Desk Integration Update PATCH", "request": { "name": "Service Desk Integration Update PATCH", @@ -149286,7 +149286,7 @@ }, "response": [ { - "id": "389c4505-a0d0-443f-b05f-742f5937c480", + "id": "6c479184-667b-4932-be3c-c3013fc92875", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -149343,7 +149343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41d67bfd-9bd5-41c0-b3be-d68a174526d8", + "id": "01f1b563-05ca-4280-947d-30a9d8fe0f26", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149400,7 +149400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "573e3902-51df-42b2-bdc8-6ffdd43d04c5", + "id": "50b780de-bd5d-44e7-8ecf-5c979aaf656b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149457,7 +149457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "852525d4-3b26-4219-a79a-bb32c1bc62a3", + "id": "9f8e9c9a-954d-4a0e-8561-ecba427f0e61", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149514,7 +149514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faae0621-c4c3-4d88-8676-8bd6a4dfe611", + "id": "a39bec7d-8b48-4c69-a1d8-674cf794ebaf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149571,7 +149571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "114be8c1-2741-4433-bc46-9c901b247609", + "id": "9b746d43-4f6a-431e-b191-728c9c0cfd15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149628,7 +149628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b87d4a4d-09e9-4eec-9943-0ac379a6c253", + "id": "44df0225-4e17-4ce8-8c54-211442f11b37", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149691,7 +149691,7 @@ } }, { - "id": "0561f01c-3214-493a-b35a-da3b875f81f3", + "id": "8a35ad47-b046-4f5d-afac-2a8a9c2b9f75", "name": "Service Desk Integration Types List.", "request": { "name": "Service Desk Integration Types List.", @@ -149721,7 +149721,7 @@ }, "response": [ { - "id": "2195f82a-4b08-44a3-b0ed-c0f42e064e8d", + "id": "94511724-e5aa-434f-b170-f5b82ac19590", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -149765,7 +149765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a191dcc5-fd72-4e1b-a9fd-32d0903c575d", + "id": "a2f98d98-a32a-42e4-a748-a42ad0ecd599", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149809,7 +149809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1dd9c16-a9ab-4ecd-99e1-282e744516d6", + "id": "82193590-9edd-41c2-8529-b040745eeb22", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149853,7 +149853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "822e84a7-fa32-499e-ae78-24ede3df35ba", + "id": "56141028-9a7e-4d3b-afd3-3a60b716ea4a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149897,7 +149897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "500175d0-c2b8-4e66-9ca2-dd034b0d0064", + "id": "028059fa-ef42-4ed9-bb51-f2e5e695ab1e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149941,7 +149941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b2dc8fc-20c0-40f3-b7bb-3f927e133c51", + "id": "7285f272-ca26-40d6-b5d2-563a11955140", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149985,7 +149985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74eb9823-df90-4381-add7-74deb7975215", + "id": "7f31048b-fc70-4a6b-ac49-b2a1f5b461a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150035,7 +150035,7 @@ } }, { - "id": "f146aca6-6c56-47ef-9929-868f2e9f7426", + "id": "0758c678-26fd-421c-92b1-194158997c30", "name": "Service Desk integration template by scriptName.", "request": { "name": "Service Desk integration template by scriptName.", @@ -150077,7 +150077,7 @@ }, "response": [ { - "id": "00d7d27f-a9f9-4e8b-b61b-96b41cf94836", + "id": "e77c6490-4c41-40fa-8ee3-5f0bb3a57e67", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -150117,12 +150117,12 @@ "value": "application/json" } ], - "body": "{\n \"attributes\": {\n \"fugiat_58\": false\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 \"nisi4\": -83424263\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": "3ee58539-69f2-4a77-9160-7afb882f84ba", + "id": "0c574c8e-1fb9-4161-9476-7be37b4afa9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150167,7 +150167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d3b4992-4849-4fb8-95b5-6e14e6dfac0f", + "id": "dc1bfb60-3871-4115-a8c4-302670bfe073", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150212,7 +150212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6714452c-c70b-4b7a-be45-87653adb9b10", + "id": "c393bb68-3ceb-4da1-a345-432490a8aa0a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150257,7 +150257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97bcbbce-596e-4bb0-b9fc-39e10ba4df62", + "id": "600ec39c-1b59-4d9b-a168-97c39f5944f7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150302,7 +150302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8a22018-5843-4e55-83eb-5a655363be3c", + "id": "1e8eeb73-7421-4a26-8fdd-3c046f46a200", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150347,7 +150347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca6fa0a0-420e-4433-bff4-295f34345db8", + "id": "63d25c17-c154-469a-9f27-ec732ad0cca9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150398,7 +150398,7 @@ } }, { - "id": "b0a893e8-dcfc-4241-8e3d-510aafb2ba63", + "id": "17a81ddc-69a6-4d19-8fd4-54f3d48fbee3", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -150428,7 +150428,7 @@ }, "response": [ { - "id": "d29bcaf8-571f-4ecc-a949-c1a9413ab226", + "id": "a38a6613-4bc3-4a10-9e17-809f2fd8bfee", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -150467,12 +150467,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ut eu id Lorem sit\",\n \"provisioningMaxStatusCheckDays\": \"non in quis\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"sed enim laborum\",\n \"provisioningMaxStatusCheckDays\": \"Ut in\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6965cb6a-a470-41ad-86b5-5d91b89d2c08", + "id": "f9eafcfb-6d0a-49db-b9c8-6f4b20493887", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150516,7 +150516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "755b3b6c-4197-4f47-8a31-b1c0f469ea22", + "id": "84ffd154-70b5-4f4f-a573-2880cf6c725a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150560,7 +150560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b77f5f8-4113-4283-836d-ad28ef5ba81e", + "id": "98f71575-d0e4-4640-9cd6-a745c84ba07f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150604,7 +150604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32a43060-6e37-47e0-a962-cc1ca77660bd", + "id": "3a8dacca-be4e-4fc1-9753-f357f82dd656", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150648,7 +150648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1907ec55-5c5e-4ffc-ac1a-b56d9df49f3b", + "id": "769c3fc7-7c13-4f22-871d-7464accc2dae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150692,7 +150692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d752c1c-09a3-419e-b36d-4d9edd51355e", + "id": "e9d40438-b0ef-40ee-ae33-abd90929b895", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150742,7 +150742,7 @@ } }, { - "id": "65af8963-b1b2-4c43-be81-75707162a2ba", + "id": "af6de2de-2b54-446a-9ead-03c8d16c91b6", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -150774,7 +150774,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ut eu id Lorem sit\",\n \"provisioningMaxStatusCheckDays\": \"non in quis\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"sed enim laborum\",\n \"provisioningMaxStatusCheckDays\": \"Ut in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150785,7 +150785,7 @@ }, "response": [ { - "id": "657c2ab5-4eac-4959-9295-9fbb73efada1", + "id": "58f31f58-0e3e-45e0-923f-67f32738df6f", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -150820,7 +150820,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ut eu id Lorem sit\",\n \"provisioningMaxStatusCheckDays\": \"non in quis\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"sed enim laborum\",\n \"provisioningMaxStatusCheckDays\": \"Ut in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150837,12 +150837,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ut eu id Lorem sit\",\n \"provisioningMaxStatusCheckDays\": \"non in quis\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"sed enim laborum\",\n \"provisioningMaxStatusCheckDays\": \"Ut in\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ef3ec9e5-aae8-4650-95be-aad5aa686590", + "id": "a2557bc4-ee4c-4dc8-82e7-67f70171ab5f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150877,7 +150877,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ut eu id Lorem sit\",\n \"provisioningMaxStatusCheckDays\": \"non in quis\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"sed enim laborum\",\n \"provisioningMaxStatusCheckDays\": \"Ut in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150899,7 +150899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e5eb2cd-3f2c-4f5c-a5cb-3363fb210719", + "id": "83463fe8-1389-411b-abe9-739a0e9d28f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150934,7 +150934,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ut eu id Lorem sit\",\n \"provisioningMaxStatusCheckDays\": \"non in quis\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"sed enim laborum\",\n \"provisioningMaxStatusCheckDays\": \"Ut in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150956,7 +150956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e9cad9f-a43f-4bc4-9592-fcd74da3a04a", + "id": "1d589995-1dad-4a53-b486-3a4ca3e53f06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150991,7 +150991,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ut eu id Lorem sit\",\n \"provisioningMaxStatusCheckDays\": \"non in quis\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"sed enim laborum\",\n \"provisioningMaxStatusCheckDays\": \"Ut in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151013,7 +151013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "660329b2-1103-47c1-b52f-72d5e10e1142", + "id": "73d1290f-1a00-4ce9-a0db-041615424ba4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -151048,7 +151048,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ut eu id Lorem sit\",\n \"provisioningMaxStatusCheckDays\": \"non in quis\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"sed enim laborum\",\n \"provisioningMaxStatusCheckDays\": \"Ut in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151070,7 +151070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93f76fbe-463c-4daa-96e7-e5d627abd2d7", + "id": "58b503f2-b749-45e3-82fb-094502a3ede6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151105,7 +151105,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ut eu id Lorem sit\",\n \"provisioningMaxStatusCheckDays\": \"non in quis\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"sed enim laborum\",\n \"provisioningMaxStatusCheckDays\": \"Ut in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151127,7 +151127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cc4c793-7c62-421d-abfc-3e10f4bb7d6b", + "id": "4213cb47-500d-4c9b-ab9d-49282de2e683", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151162,7 +151162,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ut eu id Lorem sit\",\n \"provisioningMaxStatusCheckDays\": \"non in quis\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"sed enim laborum\",\n \"provisioningMaxStatusCheckDays\": \"Ut in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151193,10 +151193,10 @@ }, { "name": "SOD Policy", - "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in IdentityNow, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list.\n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in IdentityNow, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions. \n", + "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in IdentityNow, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list.\n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in IdentityNow, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions.\n", "item": [ { - "id": "809b98df-1522-49e8-bbfe-096cd431b5ac", + "id": "7523999d-7db0-4f44-8007-029761aa75bf", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -151238,7 +151238,7 @@ }, "response": [ { - "id": "9f6e6c9b-1b6c-44ec-a083-28d8aefcfbdf", + "id": "02092fb3-081e-4505-8c74-df00066fa025", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -151294,7 +151294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30414f81-afb1-458c-ab77-666b7813de60", + "id": "0442d09c-260d-4c92-80e0-2cdb5bd60839", "name": "General Policy", "originalRequest": { "url": { @@ -151350,7 +151350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e171eb9a-96a1-4942-82dd-84038cb3a218", + "id": "7b6d72ef-cc4e-42fa-9f7d-1f44f38837d9", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -151406,7 +151406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3e08631-09f8-40da-936d-cb5b92657d5e", + "id": "3103cc51-9df2-415c-aeb0-40deb3b90e19", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -151462,7 +151462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a6ceab1-ac4a-4aea-8315-df6da2263296", + "id": "16cdc86f-33cb-401c-8f12-b3ff9e70fa4b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -151518,7 +151518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4341d26-0eb9-49f9-802a-ed6184601057", + "id": "f3057917-0f96-4e55-be73-fef46126fad5", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -151574,7 +151574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ecabf86-8924-49c9-8b98-4b01b940d026", + "id": "160a0a75-8ec1-449f-a3ce-6a9327848398", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -151636,7 +151636,7 @@ } }, { - "id": "cdeb6195-e105-4165-a8bf-71b50bad1d55", + "id": "0a1879e7-1247-4b2a-92ee-943468988ba5", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -151702,7 +151702,7 @@ }, "response": [ { - "id": "6160af26-ef9d-40fa-bfdf-6e4f3a75cd62", + "id": "723a1697-1e8a-4168-8a71-946a84493aac", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -151782,7 +151782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f8b89ce-0084-4389-8a05-f879cdc16019", + "id": "35426a5f-842c-4226-80b6-f23023f77b61", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151862,7 +151862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd6716a4-96cd-460a-aebc-5e56bfe3205f", + "id": "9a1c6d99-3666-4881-a556-83f82ed34d9c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151942,7 +151942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "964ebbca-98e9-4601-b97d-629dcefc6b04", + "id": "3e749926-1971-41e6-ac4e-49972976a788", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152022,7 +152022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edf2ea88-6ea7-4eff-b266-6ae1861e39a3", + "id": "948737a9-f8b7-489a-8660-5c7ec5cce8a8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152102,7 +152102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0a241bd-b381-47b3-9724-b2529c63930b", + "id": "ae4e3e12-706f-4c41-9fd0-a76674071084", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152188,7 +152188,7 @@ } }, { - "id": "89cd7828-9429-41d8-82a2-7b9bb4111553", + "id": "d2d31adb-e406-47d2-93bd-8857270fc230", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -152229,7 +152229,7 @@ }, "response": [ { - "id": "21b72af7-da6f-4482-a51a-602853c2a72d", + "id": "b555cc69-f547-4884-8ebc-ef96126c9688", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -152273,7 +152273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3843b0f6-4db8-4298-b1ea-70093c5860cc", + "id": "325805a3-9495-45c0-8889-ceb90a47704c", "name": "General Policy", "originalRequest": { "url": { @@ -152317,7 +152317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7e51673-3d2a-41d2-8af2-0456bdaf568a", + "id": "52424f82-df7b-4bb7-b32a-a58ad8ac7cf9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152361,7 +152361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9f658a7-f377-451d-b74b-2fef8448c357", + "id": "a374c2ee-599e-4d56-9d16-cdcc6e574ffe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152405,7 +152405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b7b6b57-1c8f-4ce9-8a15-3dfb14eb6c0e", + "id": "30252398-4c1e-4bdf-b495-a3ebe7fb1e20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152449,7 +152449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbab5d41-fb14-4dde-851d-71191b826853", + "id": "0c599482-1486-4ef3-b021-7057f87ad45e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -152493,7 +152493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e2d2c13-3e03-4307-a929-f51f4b37a058", + "id": "97ab252c-cde1-4e49-af28-5854f7878186", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152537,7 +152537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7abccbc-13c0-46a9-97c9-fa558662cf96", + "id": "b13399a2-712e-451e-8c4c-6114f61202e9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152587,7 +152587,7 @@ } }, { - "id": "98602ca4-17f4-43e3-a49c-7e38e57f8cf8", + "id": "99315775-2b3b-4075-b380-738d2bdc00da", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -152641,7 +152641,7 @@ }, "response": [ { - "id": "31fe6629-fd03-4a8d-9dc0-61497bcebbb3", + "id": "844a326e-857f-4dc7-b567-e2ed62d1a775", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -152698,7 +152698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d902d39-2e22-4ee5-9b1a-d9042968e53f", + "id": "a5a350f1-5872-4c44-8521-ae8b3e1c6d27", "name": "General Policy", "originalRequest": { "url": { @@ -152755,7 +152755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af77015a-8100-4080-9dc7-4428c0912a18", + "id": "f0468e49-21ce-42e5-920d-c2c864781878", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -152812,7 +152812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ee28a5e-3a8b-4822-8463-cf71bb821849", + "id": "77ca7ecb-3184-4ad7-abf2-0ba0ab6d7aba", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -152869,7 +152869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b73da46-f1ea-4f1c-80e4-aa1f1849a37b", + "id": "a5635cfc-a64f-4c88-b887-13318b6cd6b0", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -152926,7 +152926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69c120c9-f63d-42e5-85cc-6b29bf8dd399", + "id": "0c9a84d7-e555-4fd8-be05-3af0838b60b7", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -152983,7 +152983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b672fe1d-261e-4f27-af9a-15d3e34a5125", + "id": "cb5d8075-cda0-4fde-91b8-25d56ce4220d", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -153040,7 +153040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c53abdf9-d647-4b61-a116-9c06f9db288b", + "id": "6b16138b-9b82-418b-9372-10ae4104c168", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -153103,7 +153103,7 @@ } }, { - "id": "846a238d-521a-46ae-bfc3-bbc0bb2cf411", + "id": "4924dc52-db9a-440c-b0db-417e73513cef", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -153154,7 +153154,7 @@ }, "response": [ { - "id": "0d90e5e3-6cac-4a3a-a335-e95470413f49", + "id": "4b1d6de7-3895-4316-808d-83cdfc28205d", "name": "No content.", "originalRequest": { "url": { @@ -153198,7 +153198,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bd3f8903-a4d5-4ffc-93b4-e28ebf8a0849", + "id": "7302e3a0-9869-4be5-954c-e216de59585d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153252,7 +153252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f5d5937-f790-406e-a721-6824bb80e24b", + "id": "dcc52a53-2613-4662-bd36-5250fe82901a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153306,7 +153306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "238c5e58-e652-48a9-ad72-790482074601", + "id": "0e120f8c-1c89-4ec7-978f-d9caa0b23fc5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153360,7 +153360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12c1259a-ab8d-403a-9c21-2016db8157ee", + "id": "15007413-652c-452f-b033-98764beed347", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -153414,7 +153414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac52ac99-b860-477b-808e-dbb1b60126a4", + "id": "060faaa6-177f-4854-ab38-9b768973a96f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -153468,7 +153468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d55209c6-1514-4c68-82ac-0aa4d52de46b", + "id": "bf587584-07fc-4bf8-8140-ecd24721ad4a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153528,7 +153528,7 @@ } }, { - "id": "a5a84480-3cf0-4109-bf42-0b51f1e2bd5d", + "id": "cd9f7a2d-2f86-40f1-bef3-039874ac15ee", "name": "Patch a SOD policy", "request": { "name": "Patch a SOD policy", @@ -153582,7 +153582,7 @@ }, "response": [ { - "id": "801b11fc-455e-4043-b2fd-db7c1d78e540", + "id": "29abb489-82c5-4356-aacf-dcb35e4e76d5", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -153639,7 +153639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be3779e3-cae9-4780-895f-aec44c62ea1c", + "id": "9e72d5aa-8b5a-4bbd-92c3-8995d6099f5b", "name": "General Policy", "originalRequest": { "url": { @@ -153696,7 +153696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13810b94-51e3-4199-9cc7-2b882b426693", + "id": "24671c48-f751-4f6d-977b-2c0c5cf02070", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -153753,7 +153753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3008ffde-fc97-478a-aee1-a3db688492c9", + "id": "d05e86d4-a44e-4e43-b0fc-a8936b225b45", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -153810,7 +153810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2613d31-c4b6-41f3-8800-353feb5dd9f3", + "id": "840bfa13-7d73-4a66-af18-661c1741316b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -153867,7 +153867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffd8161d-3e28-4af8-b4f6-ec229e3afea7", + "id": "3c9facb2-4c13-4a8b-a721-5d9736adc47b", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -153924,7 +153924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbd17c7a-c04d-42fc-876d-b3d4315fd792", + "id": "2aef4545-9ae2-427d-83c0-f80af37187c2", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -153981,7 +153981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a11fbbd8-d590-4c66-b36e-546322612e0a", + "id": "7654270b-3886-436c-8138-f1ec08d8213e", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -154044,7 +154044,7 @@ } }, { - "id": "0fc98ae3-20fe-455b-a9b2-4d124ae6912c", + "id": "cfc1bbe4-1bcc-4822-a681-65a78a5c322f", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -154086,7 +154086,7 @@ }, "response": [ { - "id": "db3a5425-14f0-4fcf-9b59-741d356d028b", + "id": "1e6bdbd3-d36f-4586-8f58-1850b7f05884", "name": "SOD policy ID.", "originalRequest": { "url": { @@ -154131,7 +154131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15dcf237-46b1-4d08-9bf0-9cd03af0a74e", + "id": "eff7d751-64f3-4e24-9e19-a44de683ad16", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154176,7 +154176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "368092ef-675a-4aa8-8f79-26af53fae9dc", + "id": "c174a47e-e19e-4ed9-9cf5-4cb569727ac1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154221,7 +154221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec1b859a-15b7-4b77-9db9-001fd9ca7f99", + "id": "2bdfb70a-edc4-4066-a0a2-0ecb5fee2a4b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154266,7 +154266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff75d9d5-3699-47c1-a7dd-641b4cff08e3", + "id": "223c68f1-646a-4324-b5a3-a132ae33f7bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154311,7 +154311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaea6cd6-da26-45b8-aa32-b0e2b2d66cf7", + "id": "e8a9768d-a5ae-497d-a8e4-e6346c46f905", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154362,7 +154362,7 @@ } }, { - "id": "43b3dbd2-f6e9-4845-a070-60847bafb44d", + "id": "e9544538-67b4-44ea-91d4-5c662e4167e8", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -154417,7 +154417,7 @@ }, "response": [ { - "id": "bf9d4312-9490-462e-a474-0ef18abfc68c", + "id": "cba67e50-824c-47ed-837e-ca27ae3b85d9", "name": "SOD policy by ID.", "originalRequest": { "url": { @@ -154475,7 +154475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "905c76f4-6b6e-49c4-8238-21a21830c709", + "id": "59805b30-c276-4b9f-a430-c6397992999d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154533,7 +154533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b8c291a-f59a-4810-a15f-84cd82921ef8", + "id": "17009b7e-e6d9-41fc-9198-2f79e49b8a1c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154591,7 +154591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2f462c1-a992-410e-8148-d25b1567a551", + "id": "031b36f1-8d19-4a62-b30d-ea4115703236", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154649,7 +154649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84a644ad-2e4c-4649-a968-4f499e091efe", + "id": "01ab59d0-f326-48d2-aec8-107183295a50", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154707,7 +154707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cf86b9c-db69-4959-8d95-f0c88e8816bd", + "id": "097624f8-1667-4dac-9acf-b4930dd743ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154771,7 +154771,7 @@ } }, { - "id": "5d946078-3f61-495f-83f7-74b23f7eea4d", + "id": "4f1c3872-34ef-4c91-9921-db7081eaca52", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -154813,7 +154813,7 @@ }, "response": [ { - "id": "c8a127e3-4dbb-429e-a403-e4792d848e40", + "id": "e52b2c1c-89c2-4911-a2ef-aec2bd1d160d", "name": "No content.", "originalRequest": { "url": { @@ -154848,7 +154848,7 @@ "_postman_previewlanguage": "text" }, { - "id": "abd859c1-0173-44bb-833f-0bc033f25114", + "id": "f5f23801-1877-453a-8122-4c80cadc498c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154893,7 +154893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78c61938-db21-4719-860a-75a6014c18b4", + "id": "b261054b-6a7a-489e-b6f3-b8baeed2aa0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154938,7 +154938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3f916ca-946d-4341-8a4c-34cd0d305c65", + "id": "525502c6-bb5a-43c3-b2d2-92974a3b7f53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154983,7 +154983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b25d2e8-581f-4a0f-bdf3-61875fcb4bcc", + "id": "40b48e2b-b86f-46c4-8eb7-593c06ba1dcb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155028,7 +155028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b8a69e-93c3-4d56-8113-5d0e2815863a", + "id": "815169cd-d569-4958-9b94-85a904146820", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155073,7 +155073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13b4309a-3e9e-4a8c-8213-f8a076fa9ccf", + "id": "da44ff6c-cf30-4b12-87c5-6b31a939a15a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155124,7 +155124,7 @@ } }, { - "id": "f0a84536-fa0b-44bd-8b68-f44800100bb0", + "id": "a9e64d8f-d498-40c4-9d60-01240abbddbe", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -155167,7 +155167,7 @@ }, "response": [ { - "id": "c11aeb8c-1be1-4488-bd71-20d36d1c401e", + "id": "76216215-2019-418e-a050-771dfac0eb2a", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -155213,7 +155213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09deaf20-5605-4eff-9ee4-75a1228e546e", + "id": "549ef7ae-74b1-4678-870d-aef5add044dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155259,7 +155259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df51ba43-f511-4e96-b938-8a8f574cbae9", + "id": "ea6d6808-fc31-4930-9b87-3aeaaf041190", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155305,7 +155305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8096d3e-ee14-4aa0-bfda-ee65640c9450", + "id": "fc33912a-d14c-4cd0-b48a-b2a917a91fdd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155351,7 +155351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "370d3cba-c122-471e-8370-bdaa5f0b788f", + "id": "159d8da0-9a4f-4993-8766-d98d0670c90b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155397,7 +155397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df7ba5ba-34b3-4692-a9ca-42d3020cfad4", + "id": "3d9303c5-e870-4d6f-a486-38544d7f1a5c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155443,7 +155443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd3fe926-7b3b-4bc1-9139-73a7334c986b", + "id": "a734afe1-d916-41e9-9936-cc1b8cde7ffe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155495,7 +155495,7 @@ } }, { - "id": "12d0a78a-ecfc-45cd-a88a-9505ca5701b5", + "id": "8b9e24ea-67d8-43eb-977b-d71e484521c2", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -155537,7 +155537,7 @@ }, "response": [ { - "id": "d87ecd43-5c53-43ff-9d38-47bc2b1cf11e", + "id": "1f9a8213-16ca-4961-bc73-c9df90ec48a2", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -155582,7 +155582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d2e9cfb-986b-468a-962b-7f2cb6e77064", + "id": "a79d6d69-052d-4f6e-a254-5d598424d0fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155627,7 +155627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e421963-5db4-442c-8ece-445eecb3cdea", + "id": "6344e186-06e6-4b0d-836d-a38a4caa092f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155672,7 +155672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a847f227-dcdf-458c-b16e-644e260100a0", + "id": "2d440420-40fc-44c4-b2a5-1d14ded45eb7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155717,7 +155717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af26b0a9-3b4a-43f1-b6b0-20464699ecdd", + "id": "4af445d3-4485-4803-814e-90ca3757db62", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155762,7 +155762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "006d20d6-9c2c-453f-a5a8-6be79ccda249", + "id": "95935e9e-fe81-44d1-a68e-d5ef03d7d41a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155807,7 +155807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86c5323f-ce44-4d91-afff-fea3c6fef965", + "id": "5a745b76-993d-4d15-bb7b-104ada3dedc8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155858,7 +155858,7 @@ } }, { - "id": "801b5d68-547b-4872-8520-cefa56044659", + "id": "d25ef79a-4f41-465e-be61-05ebf5381649", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -155900,7 +155900,7 @@ }, "response": [ { - "id": "4fec2b41-cdd8-44d0-b751-8e43c1af1fb8", + "id": "5b2eaca4-8a74-4ece-832b-8a473bab7905", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -155945,7 +155945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "028a5916-8dd1-4ad1-983e-89b61645ee92", + "id": "24d33180-47fc-4dcf-85cc-8c802566c719", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155990,7 +155990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca567e40-3be2-4b06-9dae-feae43f2aa19", + "id": "f2ccb8e6-03e2-4bde-bf74-05b0e89455ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156035,7 +156035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "395fc13e-1a7a-4e10-b5ba-8aee0f6dd064", + "id": "cda65642-1ac3-493d-84f3-bbf0c8bb0ee4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156080,7 +156080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9ae9124-b9bf-4587-8f72-9acd7f8b39c9", + "id": "ba75af30-f406-4bfc-805b-68aa4c952ad2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156125,7 +156125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65fcf6e7-ccad-4e29-8281-02be92aedcfe", + "id": "e1a83090-b9e6-4003-9335-d28e44c3b064", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156170,7 +156170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fdec67f-18e9-4f35-9157-9cdc3d225985", + "id": "482ea0fa-d2ca-47f6-a62a-7480615592cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156221,7 +156221,7 @@ } }, { - "id": "6c36648d-9cb1-408a-8844-1171e33486f3", + "id": "888a5734-cec5-4049-8434-35cfacd3a1bf", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -156264,7 +156264,7 @@ }, "response": [ { - "id": "736d8968-1fd9-4d8a-9031-47479d23bed7", + "id": "bece686c-43cd-4653-943e-e2d042b21351", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -156321,7 +156321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20099a0c-b79c-4484-915e-2f1ea4202ff5", + "id": "2c98261c-bec5-46ef-bd81-194c963542fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156378,7 +156378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f079dc0-ef59-4cbd-815e-dd9ba1637697", + "id": "f3f7e5ed-3531-4f52-94eb-c6b608a93319", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156435,7 +156435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0617d9c2-de39-4afb-a006-91085a0e4523", + "id": "322fa2a5-9c47-436b-835a-6c4fe71f4388", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156492,7 +156492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a25aeefa-ae17-45c6-8aca-90ea5167135c", + "id": "88b8fad8-786d-457f-874c-38cf7590f66a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156549,7 +156549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b38a8813-4811-4bd5-ac2b-141162abec15", + "id": "1f7816b7-da3a-49ae-acf8-0406b8037ee0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156612,7 +156612,7 @@ } }, { - "id": "65a4c4dd-72f4-4391-a35b-e5d4abf80178", + "id": "84b80209-16e2-4618-95b7-54097724d26f", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -156641,7 +156641,7 @@ }, "response": [ { - "id": "af12d715-47fc-444c-a33f-437a3121fa8d", + "id": "2403c521-5a72-4320-9737-51ec5b528e2a", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -156684,7 +156684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7412e09-f0eb-4823-b91d-2c07d9f2cc4e", + "id": "ba8a4580-89c0-49bf-8c10-b4afd989ad5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156727,7 +156727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "619c81ae-3940-4ae7-b58a-d61960c09952", + "id": "56d09953-fb06-4b96-9d31-d579fa52e954", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156770,7 +156770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3be6b8c-38a0-4f04-a25d-7674b431ce04", + "id": "ea595ca5-302f-4e84-99c2-227715408abd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156813,7 +156813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbb00ad0-bc10-4d97-a56f-96a603bc5f33", + "id": "b9eea9b9-1bc3-4165-afbe-2c96971d7837", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156856,7 +156856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07a9d383-eeb5-43fc-85c5-66541b3b2c29", + "id": "d369e932-0fa2-4c94-84e0-dd43b728517d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156905,7 +156905,7 @@ } }, { - "id": "c9a59996-706d-4667-9e98-ca8a09138851", + "id": "14d9817e-5775-4c5e-9887-84376b67891d", "name": "Download violation report", "request": { "name": "Download violation report", @@ -156947,7 +156947,7 @@ }, "response": [ { - "id": "efb3d2ce-c5b3-4a80-b634-513ffaaf1be0", + "id": "b27971d0-454b-45e6-8846-bafe28b7057c", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -156987,12 +156987,12 @@ "value": "application/zip" } ], - "body": "enim aute exerci", + "body": "voluptate nisi quis eiusmod ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "49e0eaf1-a018-4122-a601-df374ab66099", + "id": "a105af8b-6a59-457c-84c7-e95f249b543a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157037,7 +157037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d4abf5c-04dc-4bb5-9f0a-7ce24d540e43", + "id": "dede1c89-7410-43dc-94cd-689274cd24f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157082,7 +157082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd8d983f-948a-4660-bbc0-18591adea10a", + "id": "9acc89d4-525c-440c-83b7-9cc6e5418ff8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157127,7 +157127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a599a844-11b1-44d9-9f17-c53658362f05", + "id": "d422aae1-6ecd-4e42-9b66-879384527302", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157172,7 +157172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6df31793-038e-494c-a127-2dfbc142a2a1", + "id": "34d54e31-e021-4809-9cf6-1addd375bd6d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157217,7 +157217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f82d201c-88f1-4484-b3be-66edf85f1548", + "id": "932ab5b3-8fa0-46cd-bf57-3aab654710c4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157268,7 +157268,7 @@ } }, { - "id": "e0007d99-bcb9-45ec-9cac-2514152c0581", + "id": "04bb265c-dcb9-40a5-86d7-579749dce52c", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -157321,7 +157321,7 @@ }, "response": [ { - "id": "ee941e57-d6f8-4ea2-a13f-54915c2a37d1", + "id": "9f304af1-0f69-4c2d-966e-7065e6160c7d", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -157362,12 +157362,12 @@ "value": "application/zip" } ], - "body": "enim aute exerci", + "body": "voluptate nisi quis eiusmod ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "d8ba1955-165a-4ab4-a664-7f2410b5433f", + "id": "4ce8e680-6af9-4006-954a-f51d49d15581", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157413,7 +157413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f2636e3-c2ad-4dc2-93c4-405742479583", + "id": "578c7975-aa63-4a87-adfc-764efdc8d875", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157459,7 +157459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44474834-1e27-4cbb-bb0e-0e6fc08f068e", + "id": "5ef999c9-4294-4309-adfb-b874207065f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157505,7 +157505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4f47ff5-d41a-44ad-834c-04c30b3caa7d", + "id": "b89d248a-d184-40b9-915c-a57e80c62b25", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157551,7 +157551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83379fcc-1525-4fea-82e9-1d05b503416c", + "id": "184065a0-84d0-4e9e-b073-c866e2e03f79", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157597,7 +157597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3d1e803-f40c-4f53-a73a-e3a5d0b6378e", + "id": "c817632d-e188-48a9-9f2c-1e1416a843ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157652,10 +157652,10 @@ }, { "name": "SOD Violations", - "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", + "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": "ebdb8490-1771-41d0-8dcd-442a325216f2", + "id": "15520fbd-3142-4ff6-958f-ddbe7e5d75f0", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -157698,7 +157698,7 @@ }, "response": [ { - "id": "218ebefe-ff87-4f9a-81ae-ae8e6eb7a998", + "id": "f37f907d-ebdc-4cc4-8a9e-d6b861871fff", "name": "Violation Contexts", "originalRequest": { "url": { @@ -157755,7 +157755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b55a1114-78a3-4329-bc42-2e825f3327ae", + "id": "490777ae-11af-4735-ad09-018228fab324", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157812,7 +157812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da958a35-46ac-4799-acb5-c8d8b41ae0af", + "id": "a48da1b2-9692-4ba7-9add-b0829a8be942", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157869,7 +157869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10a2cbea-2c9c-4988-a90e-9c27db15a646", + "id": "3ad3875a-3b2e-4daf-9a84-7ea3e6613b0b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157926,7 +157926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "140a5fc2-0612-4509-8b93-800387d5b746", + "id": "149dcdfa-7d14-4a88-8f93-da447f2bad00", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157983,7 +157983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11b0095f-0e55-4b77-a8b0-f5edb25caa1c", + "id": "3ffe1eee-cdee-4857-9918-88600b3de2f0", "name": "Too Many Requests - Returned in response to too many requests in 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": "2f292d0b-fe04-4c38-9685-212c4cf5476a", + "id": "f4f8713f-7eb8-408e-bb5f-b06db61cacfa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158109,7 +158109,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": "b1f2661e-b009-4d40-bb36-f92beac36f96", + "id": "5cbc65ca-b70b-4896-89a8-76071c0c3b93", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -158151,7 +158151,7 @@ }, "response": [ { - "id": "bb6a9ac2-0b7c-48b2-a185-5d4060cc2a8d", + "id": "ac9b7cd8-c7dc-45f5-b53b-e1bec8aa8558", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -158196,7 +158196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17db9509-40bc-4587-8305-a41872fc0e2c", + "id": "bf340aec-20fe-4676-9797-8437b32d8830", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158241,7 +158241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "002cf913-6247-4b5d-adb8-758fa050a72f", + "id": "3b9dccb3-f52a-4edd-84ec-87b75a794d1d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158286,7 +158286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3516fb5b-0627-47cf-b733-7ea85df03966", + "id": "e43d5825-5749-4577-ad06-925ee10adbc1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158331,7 +158331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "718196cc-77bb-4ce0-b189-bcefdcfef3a6", + "id": "d0b7ef70-4bf8-4389-9403-29b46dc9e265", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158376,7 +158376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b8c1daa-1a85-44d1-8f0f-48063a3f9852", + "id": "ba745fb4-c311-45b9-a657-76176457e363", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158427,7 +158427,7 @@ } }, { - "id": "73a29975-088d-4ade-a8e6-01d9cce11350", + "id": "dacfc577-ec5d-4dc3-aac9-a0f17e669707", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -158506,7 +158506,7 @@ }, "response": [ { - "id": "f3c49138-5405-4a14-bd99-5b8335cc7de8", + "id": "0075f6da-2894-4070-89d2-af20100e9419", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -158588,7 +158588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2ae47eb-656e-43f8-9d27-d96171110b5a", + "id": "f2ad9930-12c0-412b-8dff-6aef72687f7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158670,7 +158670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be6c54f7-a6e7-4c38-b371-640c8460cb16", + "id": "eb32b8ea-515d-4a77-955a-b080eeecba0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158752,7 +158752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0451d796-40dd-4f57-beb4-4afa10cd46cb", + "id": "4c7b9f3a-e353-42d9-869c-ce4bb7f0ccc7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158834,7 +158834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b2ecbfd-3d02-485a-9a58-94ff4e1ee898", + "id": "cf9e2b78-861f-4fb9-a0f5-7fa82fd273d1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158916,7 +158916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d8d16ba-3363-488a-9160-914da096e421", + "id": "00ab13e7-48c9-4eb7-b5a7-a34760866ba4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159010,7 +159010,7 @@ "description": "Use this API to implement and customize source functionality.\nWith source functionality in place, organizations can use IdentityNow to connect their various sources and user data sets and manage access across all those different sources in a secure, scalable way.\n\n[Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) refer to the IdentityNow representations for external applications, databases, and directory management systems that maintain their own sets of users, like Dropbox, GitHub, and Workday, for example.\nOrganizations may use hundreds, if not thousands, of different source systems, and any one employee within an organization likely has a different user record on each source, often with different permissions on many of those records.\nConnecting these sources to IdentityNow makes it possible to manage user access across them all.\nThen, if a new hire starts at an organization, IdentityNow can grant the new hire access to all the sources they need.\nIf an employee moves to a new department and needs access to new sources but no longer needs access to others, IdentityNow can grant the necessary access and revoke the unnecessary access for all the employee's various sources.\nIf an employee leaves the company, IdentityNow can revoke access to all the employee's various source accounts immediately.\nThese are just a few examples of the many ways that source functionality makes identity governance easier, more efficient, and more secure.\n\nIn IdentityNow, administrators can create configure, manage, and edit sources, and they can designate other users as source admins to be able to do so.\nThey can also designate users as source sub-admins, who can perform the same source actions but only on sources associated with their governance groups.\nAdmins go to Connections > Sources to see a list of the existing source representations in their organizations.\nThey can create new sources or select existing ones.\n\nTo create a new source, the following must be specified: Source Name, Description, Source Owner, and Connection Type.\nRefer to [Configuring a Source](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html#configuring-a-source) for more information about the source configuration process.\n\nIdentityNow connects with its sources either by a direct communication with the source server (connection information specific to the source must be provided) or a flat file feed, a CSV file containing all the relevant information about the accounts to be loaded in.\nDifferent sources use different connectors to share data with IdentityNow, and each connector's setup process is specific to that connector.\nSailPoint has built a number of connectors to come out of the box and connect to the most common sources, and SailPoint actively maintains these connectors.\nRefer to [IdentityNow Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about these SailPoint supported connectors.\nRefer to the following links for more information about two useful connectors:\n\n- [JDBC Connector](https://documentation.sailpoint.com/connectors/jdbc/help/integrating_jdbc/introduction.html): This customizable connector an directly connect to databases that support JDBC (Java Database Connectivity).\n\n- [Web Services Connector](https://documentation.sailpoint.com/connectors/webservices/help/integrating_webservices/introduction.html): This connector can directly connect to databases that support Web Services.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/idn/docs/saas-connectivity) for more information about SailPoint's new connectivity framework that makes it easy to build and manage custom connectors to SaaS sources.\n\nWhen admins select existing sources, they can view the following information about the source:\n\n- Associated connections (any associated identity profiles, apps, or references to the source in a transform).\n\n- Associated user accounts. These accounts are linked to their identities - this provides a more complete picture of each user's access across sources.\n\n- Associated entitlements (sets of access rights on sources).\n\n- Associated access profiles (groupings of entitlements).\n\nThe user account data and the entitlements update with each data aggregation from the source.\nOrganizations generally run scheduled, automated data aggregations to ensure that their data is always in sync between their sources and their IdentityNow tenants so an access change on a source is detected quickly in IdentityNow.\nAdmins can view a history of these aggregations, and they can also run manual imports.\nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about manual and scheduled aggregations.\n\nAdmins can also make changes to determine which user account data IdentityNow collects from the source and how it correlates that account data with identity data.\nTo define which account attributes the source shares with IdentityNow, admins can edit the account schema on the source.\nRefer to [Managing Source Account Schemas](https://documentation.sailpoint.com/saas/help/accounts/schema.html) for more information about source account schemas and how to edit them.\nTo define the mapping between the source account attributes and their correlating identity attributes, admins can edit the correlation configuration on the source.\nRefer to [Assigning Source Accounts to Identities](https://documentation.sailpoint.com/saas/help/accounts/correlation.html) for more information about this correlation process between source accounts and identities.\n\nAdmins can also delete sources, but they must first ensure that the sources no longer have any active connections: the source must not be associated with any identity profile or any app, and it must not be referenced by any transform.\nRefer to [Deleting Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html#deleting-sources) for more information about deleting sources.\n\nWell organized, mapped out connections between sources and IdentityNow are essential to achieving comprehensive identity access governance across all the source systems organizations need.\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about all the different things admins can do with sources once they are connected.\n", "item": [ { - "id": "a424cdcc-bdea-4528-ae9c-6371910214de", + "id": "dff45b2a-6710-4a26-8d72-0190b37656ae", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -159094,7 +159094,7 @@ }, "response": [ { - "id": "c06973dc-8dfe-4760-a765-a2492d43185e", + "id": "5ceca1d8-0c8d-4041-84bf-4f5232e987e3", "name": "List of Source objects", "originalRequest": { "url": { @@ -159192,7 +159192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "def68e59-06ed-4def-aef1-eff7522f9477", + "id": "9bf53e33-7756-4a7a-90d7-6c5ede319ffd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159290,7 +159290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ef55cf5-7681-411b-b5a5-f595741f2cc4", + "id": "573bd5e7-aabc-4998-9ae4-57f1a56e586c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159388,7 +159388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e109583-8dd3-484a-8993-b3aad2954741", + "id": "10090cbb-31b1-4330-ad06-291d0002aaa2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159486,7 +159486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41776788-bb40-4c57-aed6-78b1c0d6d547", + "id": "dff706b8-878e-4740-8d36-c1a5219812ec", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159584,7 +159584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f70b066c-9fdd-477c-8b50-5ac6a00830a2", + "id": "dd5b0153-2317-41f2-b532-6f2a1a776161", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159682,7 +159682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f335a702-2b3a-476d-a9f2-3aab71bed631", + "id": "8292ac1c-669e-482f-a86d-b467fe1169ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159786,7 +159786,7 @@ } }, { - "id": "34914d7e-5764-442f-8d05-9ff4366efcd9", + "id": "ea1e92d6-4045-4906-9b1b-e3711b024530", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -159838,7 +159838,7 @@ }, "response": [ { - "id": "682f9cce-4589-4894-a355-15a4519f3ca2", + "id": "36a42d5a-4f2c-481f-8995-acfc2ed8dc63", "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": { @@ -159904,7 +159904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f7dd3c5-81d7-4072-a791-fc4b7cb35868", + "id": "781d5a18-e344-48f0-b185-94293b4d4c87", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159970,7 +159970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "870bb03c-e881-457a-90c3-b6197b492ee3", + "id": "aa6da91b-c003-46fe-8d19-ea82ece66574", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160036,7 +160036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "303e7c0d-328b-45df-ad63-bdb3ec4d1b3c", + "id": "a58789fd-db7d-47ae-91c4-a4a3b8697a4a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160102,7 +160102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f7b5ae3-fec8-46c3-a450-fcc75e703f90", + "id": "ed07d2e9-7c22-40c0-980a-7593b8d88bc7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160168,7 +160168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6969c604-e29a-47e6-8d5a-13e515c1c89d", + "id": "b1299d8c-7619-4f48-8c57-5d7f8be95127", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160240,7 +160240,7 @@ } }, { - "id": "ce08e089-195d-442d-a9fd-469b90790154", + "id": "e7955ddb-3474-4407-b98b-31a00f9e2216", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -160281,7 +160281,7 @@ }, "response": [ { - "id": "b16d6133-5a61-43a6-9eb2-c2ffa517beda", + "id": "9dba1dc3-050b-4226-9bfe-ad3d5a966687", "name": "A Source object", "originalRequest": { "url": { @@ -160325,7 +160325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "647ea1e2-8a25-45f3-8e84-3ebe70065569", + "id": "6f790cb7-42bf-4f9d-8fd4-d3475b4115ab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160369,7 +160369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6707dc03-57d2-46ca-867b-e0f234e2341f", + "id": "51252c8b-f25c-4ebb-8704-c193ad8d5aed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160413,7 +160413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9000ef63-9267-4432-a786-d8d4ad50781b", + "id": "41f695b6-4285-4cf6-9f48-60094b782194", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160457,7 +160457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "982db862-95f0-444d-b38b-5aadef1f5b39", + "id": "1961ff6f-feb2-433b-a235-b1de2ad3df08", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160501,7 +160501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7de15c7-ca28-4370-a39c-02d68db7388f", + "id": "cc86ed19-2dd3-481e-a939-e00960fa15b7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160545,7 +160545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a64b57bc-74ec-4aa2-b6b7-572d419b067e", + "id": "884b9c16-e953-40c3-aa31-224df1cdccc7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160595,7 +160595,7 @@ } }, { - "id": "8a916593-48ba-4341-8d93-6bb96617b618", + "id": "29057e60-2b45-4194-a026-e3f24978d40e", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -160649,7 +160649,7 @@ }, "response": [ { - "id": "83a8aa90-2856-4ad5-a0d5-ec589c43ace3", + "id": "cbb44e65-636b-4da6-a25c-41d1ba170466", "name": "Updated Source object. Any passwords will only show the the encrypted cipher-text, as they are not decrypt-able in IdentityNow cloud-based services, per IdentityNow security design.", "originalRequest": { "url": { @@ -160706,7 +160706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8a1b60f-c446-4783-ba6f-1d060dea7a27", + "id": "5904f7ca-c8c7-42c0-a881-cdd846a0d025", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160763,7 +160763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3585174b-5302-4107-b188-167a87a9bbc5", + "id": "3ed1f334-cc4b-4299-b74a-fc5aeb386e6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160820,7 +160820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5988875a-6c6f-45b5-bf8e-146b8ddf3678", + "id": "d86c1413-4ccc-4c20-ba91-a6c8eca51778", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160877,7 +160877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a491a19b-479e-4b1d-b6f7-e9e99bf0e54b", + "id": "13f068d0-a06d-4a30-ad5d-e309e889e2a4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160934,7 +160934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d4c7f41-d476-47d3-95e5-4b4e80a38b97", + "id": "3c2a3df3-1203-44b1-9246-23360cc283e3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160991,7 +160991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18196073-56dd-4c39-8c7a-b13d4cc3851d", + "id": "6a35691f-78bc-4d0a-a0bc-a6bcbaf81c0e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161054,7 +161054,7 @@ } }, { - "id": "1f65a520-30ae-4808-b910-c835c7f56be9", + "id": "49ba5b5e-d85e-43a0-8100-c966854692df", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -161108,7 +161108,7 @@ }, "response": [ { - "id": "2a9cbb1f-871e-4233-a7cb-150b10b61740", + "id": "da4ac650-c8d3-4a53-8038-80b0c18c6ce1", "name": "Edit the source description", "originalRequest": { "url": { @@ -161165,7 +161165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfb9c2ea-c69d-43dc-9eb4-13afed252a84", + "id": "806ef70b-d964-4be4-80eb-c27c40d5717f", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -161222,7 +161222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ca36798-441a-451c-b080-eefd0af0370e", + "id": "99c798cd-c91e-45ca-9b32-b7f50d8954a3", "name": "Edit source features", "originalRequest": { "url": { @@ -161279,7 +161279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3f02c20-6fde-40f5-bdd0-6a97f7b2acdd", + "id": "300e963d-82dc-4dca-aa17-697882582f42", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -161336,7 +161336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09b17f58-0cea-4bc2-b5be-be9569885533", + "id": "27aca538-2a9b-4eda-aaec-6ac7b5290837", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -161393,7 +161393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e749323f-3f70-4129-8b03-f6334fcd0589", + "id": "003cbc2c-75df-43bb-9af5-1ef936266892", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -161450,7 +161450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0648a469-34b7-42cd-be4b-ed0a5a081c6b", + "id": "2fc71830-7ea2-4b2a-850c-aa4b7efc12ae", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -161507,7 +161507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe4ddfd5-b37d-43d8-8774-fdeb409667ee", + "id": "74abd1b8-71c6-4e5d-bc17-0618043c3f5d", "name": "Edit source features", "originalRequest": { "url": { @@ -161564,7 +161564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9948433e-f441-4449-aa0c-b5a73f04ba64", + "id": "04bfd541-1268-4000-9ec3-656d49c1b385", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -161621,7 +161621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b1befe2-4ab0-4162-9d7b-394e7b48da8c", + "id": "eebf3fcd-dfb6-4be3-b847-a5bdae854756", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -161678,7 +161678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2193036-3d4a-4d69-a7bd-505f7404f129", + "id": "05c943d7-2b56-4e21-97be-87b54a8d8aa5", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -161735,7 +161735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b550ed7-f4d0-4b1f-ad40-a81a43c24394", + "id": "84e07835-733e-43a5-bfb8-53a3b05832ff", "name": "Edit source features", "originalRequest": { "url": { @@ -161792,7 +161792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf8b542b-4962-45de-853f-783cee902b7e", + "id": "a2449661-4562-44ce-8705-d810271a1446", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -161849,7 +161849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c5508c9-2be9-4d73-9f48-bb0994f301af", + "id": "e07ffcd6-7d62-4d4b-8822-40f5cb037997", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -161906,7 +161906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21209232-8f1f-456d-ab0b-e764e9525b0b", + "id": "89516d17-0691-498b-b80c-8b9aea15f396", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -161963,7 +161963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a7a9f63-03d4-4f78-97df-be2d78594429", + "id": "8cd05ce2-7230-439d-aaa7-cd5f8550cde1", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -162020,7 +162020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e5fc073-baa1-4110-a225-4a0e902c8dba", + "id": "5f289c93-dacb-4fdb-89f9-7aa3ce039cca", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -162077,7 +162077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5073991-daf3-4a5a-a6ee-94774ccb4a08", + "id": "bd24b4ce-5339-41c5-9023-2b568df8e388", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -162134,7 +162134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed9d4449-1a04-4d6d-8261-27f069effbfe", + "id": "c0da17a3-6546-4dd5-ae33-968934589cd8", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -162191,7 +162191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffae4342-0a98-4974-989f-73973ed7b3d3", + "id": "20d9eab5-d085-46f0-b847-2b4a4a4d9ce1", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -162248,7 +162248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f80b85ec-b11b-44f7-8243-4611d02d5369", + "id": "c76f2009-6eef-4ede-ae96-9d38feebedbd", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -162305,7 +162305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6a0d939-058d-482f-b50c-6b60a9e11d0a", + "id": "dfe6d403-647d-4242-9246-1f6348574463", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -162368,7 +162368,7 @@ } }, { - "id": "7cb71e11-99de-4243-8d77-460b52c8916a", + "id": "02eb376f-4547-4d17-9935-ef78765df443", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -162409,7 +162409,7 @@ }, "response": [ { - "id": "0cd347ee-3166-4639-ad71-44e34d6bc343", + "id": "2490fca3-e99b-40cd-9c5e-3ff22517c524", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -162453,7 +162453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6682340c-d1cb-4871-a258-c79294d785bc", + "id": "7256f7c4-a076-4fe6-82a4-d636f743a71c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162497,7 +162497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17634465-736f-4ddc-8099-b5f3a7162f0f", + "id": "73380bac-aef5-4998-a126-74d83c19b1b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162541,7 +162541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbbde8da-bad7-4866-8c79-2952c4802840", + "id": "d7d53e8f-d741-43d0-ab21-ed4b4695a26b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162585,7 +162585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cd24122-9c15-4fc0-8e27-cf28663f1122", + "id": "f1a34521-90c7-4f8b-b233-19c97b2bc1af", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162629,7 +162629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0894942-6d90-4a2b-8bed-019d3da8e372", + "id": "e4741345-38c8-4018-a00f-744823b5ac19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162673,7 +162673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d261832-5e37-4bcd-9fe0-3068140c8081", + "id": "055cac84-0905-4042-a204-179eeb1ffcec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162723,7 +162723,7 @@ } }, { - "id": "04093e74-830f-44b1-9c0f-7738bcf56e44", + "id": "17298600-9a2d-441a-b0fc-befafe4e08d5", "name": "Attribute Sync Config", "request": { "name": "Attribute Sync Config", @@ -162765,7 +162765,7 @@ }, "response": [ { - "id": "98c7bf49-a07e-48e3-95d3-fc2d5780444a", + "id": "8e62445e-5d36-4c30-9ab7-b815ffcaeed1", "name": "Attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -162810,7 +162810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "963cecbd-2367-494e-b84d-216d6a8906a5", + "id": "40f6baac-9396-4a10-8c72-d556092da7d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162855,7 +162855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79ca7659-a427-48dc-b257-9645b1c7a407", + "id": "b1add620-2b39-48ce-aa24-12b89255d735", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162900,7 +162900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baeb7019-7c06-4902-adf7-ee6a55ef63bf", + "id": "0e1a9c99-28f4-44cf-9840-f3549a609d1b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162945,7 +162945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1028a9a0-76f4-4707-ae01-5929ae6643dd", + "id": "cae2eeb6-eb8f-494f-a51c-4d38b220fd8c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162990,7 +162990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b3ba0c5-b0fe-40e2-b97d-d6033ddc5443", + "id": "7f02156a-56af-44e0-b74b-051eb3726788", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163035,7 +163035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d577fde-f2db-4429-b9c0-edbfe51c7f13", + "id": "e8cc3d09-ead5-4859-8b98-0186c1532259", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163086,7 +163086,7 @@ } }, { - "id": "110f6153-c04e-49ca-9ca3-b68a70b53b14", + "id": "44e321fa-3105-443a-9d22-58013a037897", "name": "Update Attribute Sync Config", "request": { "name": "Update Attribute Sync Config", @@ -163141,7 +163141,7 @@ }, "response": [ { - "id": "065410e6-015c-4dd6-8d78-9458d26b85a2", + "id": "f59c8f65-362e-4229-9395-17456e64df7f", "name": "Updated attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -163199,7 +163199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "253537b6-3996-4911-9a8b-e1435f079d66", + "id": "1809962d-1826-497b-a52c-eaaad484a539", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163257,7 +163257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f7a48d-1d3d-4ef5-8513-3c30f418684f", + "id": "6defbe71-b8ff-4c20-b73d-ccf06d9d7204", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163315,7 +163315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb0f6db3-61a4-4301-afd5-bbb1032f4512", + "id": "5e7740df-03eb-4904-b8f1-2bcccc3586bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163373,7 +163373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86f16218-98da-44f3-af00-b6ea733179ae", + "id": "3b75627e-3016-4657-a28f-8daf6976dbb5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163431,7 +163431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5a533c6-68ca-4741-8d53-026826cd8965", + "id": "3dcb7454-8083-4d8a-85be-5d3305ddf4e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163489,7 +163489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1773fea-d6d2-42b8-b425-b5e5423540ec", + "id": "58fb981b-f424-4ba5-9f7b-e235d93aa850", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163553,7 +163553,7 @@ } }, { - "id": "76a4c1b1-0dd6-4372-9942-32dc21f5ca2c", + "id": "ee426f62-0356-49b4-ae14-e6a6efc75f9a", "name": "Check connection for source connector.", "request": { "name": "Check connection for source connector.", @@ -163596,7 +163596,7 @@ }, "response": [ { - "id": "b345d3f3-ea4d-4506-938c-6fdd6dc75fb8", + "id": "d314c188-ca71-405d-bc6b-71c9d2efcba1", "name": "The result of checking connection to the source connector with response from it.", "originalRequest": { "url": { @@ -163642,7 +163642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ea0cb4e-61a1-4b72-a4a0-981426b99a3c", + "id": "ce6919d7-a9ad-4278-aaa5-55c978fa87e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163688,7 +163688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a044f06-9cc4-4b8f-a35c-bf512b795379", + "id": "683aee1c-646c-48fd-a7bd-8cfbfcb457a6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163734,7 +163734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b25c8b84-ae35-4fab-b586-31bdfa808df4", + "id": "5ff9213d-fa70-4b2c-9088-363d51ad34f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163780,7 +163780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4cdc191-fd34-48c2-aa91-36703d46fae3", + "id": "1bf41c39-1acf-4063-a97f-1877cbbf630d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163826,7 +163826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87c8ac07-ff94-4cac-879e-10ce8e78d7b3", + "id": "f518e83a-f820-474d-a72e-f6a696c53eda", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163872,7 +163872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa5e51d9-7f5d-4762-94ec-03dce605c07f", + "id": "93379006-01e0-4170-b174-c1080be571ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163924,7 +163924,7 @@ } }, { - "id": "25f1eebe-2f13-4b5e-a05a-bfa878a0fc9c", + "id": "1c8a9931-4b41-41f8-89e6-c06370da1009", "name": "Peek source connector's resource objects", "request": { "name": "Peek source connector's resource objects", @@ -163980,7 +163980,7 @@ }, "response": [ { - "id": "0563578b-6011-4300-b8eb-fb566800815b", + "id": "51b3abff-42a2-4bed-8494-0d073b56d2d7", "name": "List of resource objects that was fetched from the source connector.", "originalRequest": { "url": { @@ -164034,12 +164034,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\": \"et incididunt ad culpa\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"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 \"instance\": \"exercitation consectetur velit mollit\",\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}", + "body": "{\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"ODS-AD-Test [source-999999]\",\n \"objectCount\": 25,\n \"elapsedMillis\": 1055,\n \"resourceObjects\": [\n {\n \"instance\": \"do amet\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"id velit et\",\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\": \"in t\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"deserunt\",\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": "a221e1fc-a160-4bba-afbd-62afbf5ef645", + "id": "8e1a4a59-9247-47d4-a45f-28fa9b5e7b94", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164098,7 +164098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04b0d1d0-114f-4edb-8694-5047a788ad35", + "id": "3186850f-a831-4a5a-83a2-7c940029ce17", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164157,7 +164157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2a0a871-f2d5-4413-bf95-16a941b1d9fd", + "id": "0ee30b7b-baad-4e99-a6a4-35cf0958d07d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164216,7 +164216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7344a41-20c1-42af-8107-0e229967926b", + "id": "deccf500-63c1-4221-bea9-f885bcd88329", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -164275,7 +164275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77758593-c1d1-4845-b414-82e32cf11b7a", + "id": "8cf0d54a-c16e-422c-b6a0-6f7d7e1a773d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164334,7 +164334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3974239-f5af-4426-845c-525beb066fab", + "id": "82f33bf3-6e7d-4c59-a9a2-57d43b1009cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164399,7 +164399,7 @@ } }, { - "id": "61485ec4-bfb6-45be-b305-005e34d6a617", + "id": "55d313ca-dbc9-4be4-9086-870cbe28d681", "name": "Ping cluster for source connector", "request": { "name": "Ping cluster for source connector", @@ -164442,7 +164442,7 @@ }, "response": [ { - "id": "887a41f1-c25a-4414-9d6e-e527f8899353", + "id": "24db61d6-8b03-485f-a4f9-7bf35c01480c", "name": "The result of pinging connection with the source connector.", "originalRequest": { "url": { @@ -164488,7 +164488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75bed9fe-2023-4c11-9f65-a9f00213b030", + "id": "1635a179-07a7-4c3a-a4c2-04d395d7a351", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164534,7 +164534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dd30486-3f73-4015-b400-ad166306359e", + "id": "f89d029c-f322-46e4-924c-d41fec535f70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164580,7 +164580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63fb7285-a523-40d4-b247-e318db6f97b8", + "id": "c4ed934d-3768-4f66-9504-921f70e3b892", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164626,7 +164626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ebd0937-d576-4506-906c-68bc03ca0bf7", + "id": "844fdcde-33fa-4dac-9cf9-30c571c7fa26", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -164672,7 +164672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f7c69be-b12f-4703-b60f-776405ca9cb7", + "id": "249de151-03a5-4c27-b811-17bd7e7b828e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164718,7 +164718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6829666f-6e54-40b1-adf4-4d1b682704dd", + "id": "c3305a95-25c2-41d7-b403-b247ad0f81f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164770,7 +164770,7 @@ } }, { - "id": "cbaf0259-9ad3-44bb-9201-6ecc33276e92", + "id": "e8ac2b81-b69f-440f-94d1-ba25c99df268", "name": "Test configuration for source connector", "request": { "name": "Test configuration for source connector", @@ -164813,7 +164813,7 @@ }, "response": [ { - "id": "f86f9f55-d5e6-484b-8210-2606c75b1eb5", + "id": "cb3c68ae-729e-44b1-a845-716f4cae273c", "name": "The result of testing source connector configuration with response from it.", "originalRequest": { "url": { @@ -164859,7 +164859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b17824e4-03aa-4523-bab9-3639ed08bbf6", + "id": "85213ff4-5de4-4311-bfd7-6608849de432", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164905,7 +164905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "739042b5-a357-48f2-8ed9-efb636e98301", + "id": "791c83ad-8bc3-4705-8e1e-33d97ec8e07a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164951,7 +164951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eeed15d-23e8-4cda-a3ff-84835d7b4bfa", + "id": "cc5a6042-6dc3-443a-90af-5eee436bf432", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164997,7 +164997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3965ac6-f74b-479f-b4a8-f2410abd82b9", + "id": "047378c0-3150-4b1d-a8ed-cfe80efb760e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165043,7 +165043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15a80123-96a8-4548-9a45-8001b512295b", + "id": "85bb9c36-2f2a-40cd-8e5e-c55e4331bfe4", "name": "Too Many Requests - Returned in response to too many requests in 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": "3e41f8af-c071-40d5-9c82-91547e9355d9", + "id": "1f2dc0d9-6fc9-455b-90c6-941b566802e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165141,7 +165141,7 @@ } }, { - "id": "6de79157-5780-4d83-9313-a4bfbf1fb26d", + "id": "7003fe1d-9866-4283-8b4d-4158811301b1", "name": "Gets source config with language translations", "request": { "name": "Gets source config with language translations", @@ -165167,13 +165167,13 @@ "type": "text/plain" }, "key": "locale", - "value": "ru" + "value": "nl" } ], "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "id", "disabled": true, "description": { @@ -165194,7 +165194,7 @@ }, "response": [ { - "id": "7e1ff744-6b57-4725-82c9-97bcb5b5774c", + "id": "a04a8fe1-179f-40a3-86e4-153d9ca4e3e1", "name": "A Connector Detail object", "originalRequest": { "url": { @@ -165215,7 +165215,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ru" + "value": "nl" } ], "variable": [] @@ -165245,12 +165245,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"magna incididunt elit in ipsum\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"nisi labore eiusmod commodo\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", + "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"proident non mollit sit\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"deserunt\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "adcfca6f-24cd-425b-aaa2-71b998b5b53e", + "id": "909b65be-5a64-43d9-9f7d-5aecf987c024", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165271,7 +165271,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ru" + "value": "nl" } ], "variable": [] @@ -165306,7 +165306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7a19471-cce1-4462-a5de-3e74a5872e12", + "id": "b5511236-aec7-4825-8fab-1de6d9b5bfbc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165327,7 +165327,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ru" + "value": "nl" } ], "variable": [] @@ -165362,7 +165362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d92a5a6c-a3fc-46db-b0e2-41a78262eada", + "id": "9b462db7-2421-49d4-93f3-f4453785912e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165383,7 +165383,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ru" + "value": "nl" } ], "variable": [] @@ -165418,7 +165418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68dc49e7-1e3b-476f-9587-308243686fba", + "id": "c5782a03-c4d7-465d-9fbf-b0cf2a745812", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165439,7 +165439,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ru" + "value": "nl" } ], "variable": [] @@ -165474,7 +165474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf65205f-95dc-4e64-a301-042c02510c13", + "id": "2d5d1542-b061-4e84-b996-2286d4d1a3ef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165495,7 +165495,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ru" + "value": "nl" } ], "variable": [] @@ -165536,7 +165536,7 @@ } }, { - "id": "de1e6c01-17bc-4243-9710-dae9cbbd58c1", + "id": "ba2e32f7-2386-451f-83c8-9173411f476a", "name": "Native Change Detection Configuration", "request": { "name": "Native Change Detection Configuration", @@ -165582,7 +165582,7 @@ }, "response": [ { - "id": "c9ee8083-93c3-4378-ab73-775f88fc3e9d", + "id": "f14786ce-5a16-417b-a4a3-49ac669ce9e5", "name": "Native change detection configuration for a source", "originalRequest": { "url": { @@ -165627,7 +165627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d83ce51-3b9f-48e3-9c9e-13831e071cc4", + "id": "c478bb2d-76ca-45c4-acad-e232bb434835", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165672,7 +165672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c66fddb5-9a6a-4b90-81ed-68e7c90c872a", + "id": "8e185da2-8b57-46a5-9ec3-d8e170d77a2c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165717,7 +165717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3aea1f9-9e09-4a42-af41-e270b6e574ca", + "id": "1eb91e4f-a4b1-4c29-b89f-301ebe3907cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165762,7 +165762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03c367da-77db-4e7e-b9ec-c9e822abb058", + "id": "c2e7a81b-d659-40a3-9b18-7eb97f63749d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165807,7 +165807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4228f9e5-c07e-4db5-a1eb-2def5a121652", + "id": "6c7863c4-1d1f-4ff4-ba16-d5441efe44d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165852,7 +165852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fa5a795-ac25-4aa4-ba5b-2a27a350c636", + "id": "ae37f632-0bed-49d8-9147-e65bf9981aa6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165903,7 +165903,7 @@ } }, { - "id": "163ab0d3-6368-4695-859b-915b67608e8c", + "id": "9f541054-156e-4601-9637-51ac8800484c", "name": "Update Native Change Detection Configuration", "request": { "name": "Update Native Change Detection Configuration", @@ -165962,7 +165962,7 @@ }, "response": [ { - "id": "c6d18715-d1ee-4c41-b048-26da9d0628a1", + "id": "2c110998-b338-4b75-a8bf-c3f78efaecee", "name": "Updated native change detection configuration for a source", "originalRequest": { "url": { @@ -166020,7 +166020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b982a953-37df-40bf-83c9-3ca2d9b9849f", + "id": "b9e0472f-b840-4586-8f59-9a7270d938a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166078,7 +166078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3569349c-d33b-45ec-a466-b080c2bb0e1b", + "id": "10ab4ad7-00b7-4a9e-bdf3-293d930cfd49", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166136,7 +166136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be132436-8fd1-4ba8-abe8-669948086b76", + "id": "85c839ad-c721-416a-b291-e7e12bd90fd4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166194,7 +166194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72559af4-8cff-47d4-bfbf-6145b590827c", + "id": "0f6aa74f-795f-4ac9-a2c0-cfc8b2095697", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166252,7 +166252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "189c8780-e48c-4833-81cb-1e2a01ab141d", + "id": "19ec49f9-24a9-4b69-a965-2b4983808fcd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166310,7 +166310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f7122a5-d6cc-42d3-b3f0-0995bcbaca2b", + "id": "d1bfb5f3-fc9b-43f0-9745-327d1599954d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166374,7 +166374,7 @@ } }, { - "id": "217a0f13-edf6-4d08-b38e-48a73917591d", + "id": "e8bc8094-34b1-473f-9e76-fd1c91163d4a", "name": "Delete Native Change Detection Configuration", "request": { "name": "Delete Native Change Detection Configuration", @@ -166420,7 +166420,7 @@ }, "response": [ { - "id": "870e1679-56c6-4804-9e89-36278c96c208", + "id": "1d34da30-90f2-4e39-88e1-ff8e527665e3", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -166455,7 +166455,7 @@ "_postman_previewlanguage": "text" }, { - "id": "543487be-08ac-4feb-814f-e256d97c2e2c", + "id": "c934016b-40cb-4143-9451-6ae18d37a727", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166500,7 +166500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cb81f10-22af-4ab9-9c80-50c1fc31bd02", + "id": "cc6f3542-1ad1-4063-adb3-c14398382670", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166545,7 +166545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4365de1-982c-4fb4-8486-a009b3c2c6e6", + "id": "51357431-c5f4-41d8-8cf7-6586177a1a56", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166590,7 +166590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f69c27cd-e918-4edb-8c20-86bc4216df50", + "id": "352d310d-b5be-447c-ba45-10188258d85f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166635,7 +166635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5beab8c0-9f01-4af7-801f-2d10145928e9", + "id": "0c36ef0d-9a91-4632-a346-41ea36c83b0a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166680,7 +166680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2df5fa7-6d10-4e37-bc30-6885542b6958", + "id": "d0325543-51cb-4ae5-b3e7-4dc92f936b9d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166731,7 +166731,7 @@ } }, { - "id": "e8d91423-ede2-4cc2-a2fb-8d8d297c06c2", + "id": "40902b5b-4219-488c-9fbf-ef09328602ef", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -166773,7 +166773,7 @@ }, "response": [ { - "id": "562b8c77-d212-4a48-a19b-750ba1dfbd85", + "id": "6b3d8129-7a52-45ae-a3e5-2764e38af08c", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -166818,7 +166818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f868c3c1-6c77-4386-93c5-45d4e8f179d3", + "id": "0cdbe3be-251b-4aef-a6d7-0a06640b5f64", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166863,7 +166863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5a86a2a-336a-4b89-a310-0b1868900a03", + "id": "026caaf1-fafe-4cdd-ac8d-074e7a938f70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166908,7 +166908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a301b28-3d92-469f-9eca-7aa3abe345d9", + "id": "6dbc1ed7-e491-4e16-b676-d6a195ad3dcb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166953,7 +166953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ff4dc46-3224-46d7-9b9e-23b5081f6f38", + "id": "d71059d9-8c4c-41ea-beb8-dc64949bb329", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166998,7 +166998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95deffad-00ae-45c0-8a4b-1396614b4aed", + "id": "b3fc28f6-79f4-4b47-ae95-26d82475532e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167043,7 +167043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a3a610-c5be-4039-a967-f8dcfa1a8983", + "id": "d792ff41-0358-49e0-b216-c7074d621ddb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167094,7 +167094,7 @@ } }, { - "id": "6c67d792-0a75-4131-b9c5-bac28e11b64e", + "id": "ed0c1df4-d7bf-4693-86fd-4d90efd34c24", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -167149,7 +167149,7 @@ }, "response": [ { - "id": "ebd3d57f-cb9c-4027-8c09-344f31a130c3", + "id": "5f3eb06b-c821-404f-af68-e3cd5a131778", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -167207,7 +167207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ff6b978-7266-4c49-a738-6a2c3577334c", + "id": "e9fcb28f-546b-4d62-8263-e8b9dbc32265", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167265,7 +167265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71dddb37-05a9-42b6-988d-d1747075bf58", + "id": "6ddeb6e1-3d01-4fbb-8cbc-cdd1d8ece615", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167323,7 +167323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e4d47b8-c036-4fcc-a56c-cd194ed4b449", + "id": "1825d8e9-9b35-4750-a8eb-a19e639f1c26", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167381,7 +167381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0a0fdb8-b162-4b68-8d3f-2613bc4adbdd", + "id": "7c0c62d1-916e-45f5-98a3-7fc646e6ae6f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167439,7 +167439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6e9e63a-5ec6-4693-a77e-956ce6d62397", + "id": "4d77bc51-0f59-44f8-a757-844f58c587cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167497,7 +167497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77142628-f022-46c0-ac3c-09955be3e722", + "id": "2182f074-52ed-41c5-be72-e2ecec2cc1dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167561,7 +167561,7 @@ } }, { - "id": "538645e7-1458-4597-b38d-89380019042a", + "id": "e77f5b46-972e-4810-8c45-3ca1dcc6254e", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -167614,7 +167614,7 @@ }, "response": [ { - "id": "027a2c3f-68d7-4964-a97b-cb0f231452a9", + "id": "babe56b6-2288-43cb-a3ba-d50b42f4fa8e", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -167660,7 +167660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49d66273-6a3f-4170-ab4d-d785bb970dea", + "id": "aa4c9595-d3a5-48d0-97b9-6b6d1d95302c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167706,7 +167706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eacdddd-924a-49d6-a753-ea415028cda5", + "id": "ae637326-b774-4a4b-8b84-d73f437bc79f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167752,7 +167752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1831cd02-d321-4dca-9a78-42095cbefcbe", + "id": "74b8b349-8ae9-4efa-8704-84afc384da71", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167798,7 +167798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e980bb4-7912-4760-8392-852f8e9d1d29", + "id": "3e8a4fbe-294a-4033-b153-b4ec9e69bfe9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167844,7 +167844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375be3aa-9f22-414e-95c7-59626100bd69", + "id": "12295a3a-a730-4fef-ab39-2adb3c349da3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167890,7 +167890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d57815b-a18f-4662-b7c9-3d7d19da8884", + "id": "db96eea4-0158-4a2c-ab00-625b8a99fbba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167942,7 +167942,7 @@ } }, { - "id": "132ffa45-30e8-433b-8ccc-84167ff4fcbd", + "id": "68f14a7f-f63c-4ae9-aac0-c44b81ffb780", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -168008,7 +168008,7 @@ }, "response": [ { - "id": "1a52c0b5-552c-4d09-98f2-fd444caafb27", + "id": "4bdaacc4-ac4f-4965-b8c0-bb7b2dba106a", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -168067,7 +168067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9660c390-02fb-4c5c-b2c3-fdccdea66ff9", + "id": "103bc2d9-016f-44c7-a606-d722d7245cea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168126,7 +168126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2fcb0da-f04a-4412-8624-3c6a1c143eeb", + "id": "00489f5d-04b1-4dda-854e-db603e52f569", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168185,7 +168185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04c30cc6-103d-4261-9844-73fceea9d51d", + "id": "b0c15f0d-10e2-4948-9112-c1ef56fb3a8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168244,7 +168244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5754218-8889-4097-b212-2984fa8491a1", + "id": "d66f544e-1d51-49d5-a1fe-644f89b578aa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168303,7 +168303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aa270c5-e9b9-4d53-bd21-793204bf2677", + "id": "729a3c63-2e0e-4d37-b3be-7635558bb76b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168362,7 +168362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "880d815c-6522-4fb1-a9d9-5256f342fb2e", + "id": "311b0af4-b713-44db-800c-95b63bd11fd7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168427,7 +168427,7 @@ } }, { - "id": "0a9033cf-f25d-4cb2-94f1-2a0881945a4e", + "id": "6c69ca50-29d5-4e9b-8bf6-2e7c395a2fad", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -168493,7 +168493,7 @@ }, "response": [ { - "id": "44819ed3-dc76-4022-ac32-d1c711ad4761", + "id": "0b82fc2c-fef7-4626-ae1e-1783edefdf46", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -168552,7 +168552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bca9e637-7fa2-4e15-8280-3999394895db", + "id": "7474fe18-96b9-42b2-9bd7-ef436e6c0d29", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168611,7 +168611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a19bee6e-5d73-4bb6-b123-d0edec5ddb12", + "id": "fa815842-c882-4ca1-87b6-4328a366d5cd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168670,7 +168670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1581f17-8195-4d9e-8ef9-ebcf0b823f72", + "id": "7508d648-eb83-4dfe-9cf3-6b75fc7c9511", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168729,7 +168729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cfabcf9-6ef7-4eeb-9057-7dfa5b5351cc", + "id": "e957883f-7c18-4b21-99d9-ffaee1ee8fae", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168788,7 +168788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf3e48d3-ac91-4c28-bc3a-71c9ce2c6371", + "id": "9ffe5811-cd66-48eb-90e9-55a564533699", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168847,7 +168847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a114945-774e-42a2-bee1-e69712041a38", + "id": "072a22ef-fe54-4fe9-9b73-f3a174f1ce59", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168912,7 +168912,7 @@ } }, { - "id": "198a8ef0-ce09-4c47-ae70-fd0dfdbf0e22", + "id": "9c02a36a-ed8e-4ddb-9a79-aef93d6903cf", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -168965,7 +168965,7 @@ }, "response": [ { - "id": "bf0fb6f0-2181-4974-bee2-3c51f730beaf", + "id": "aeaac28e-d541-4bcf-9824-a5dffeb7f74c", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -169001,7 +169001,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c0c1cead-e934-44a6-8605-f2ac1b043bd4", + "id": "49e247e7-f8c9-42ac-9570-11b3d2375ed3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169047,7 +169047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acb1985b-691c-49b2-bf68-4b61da0c345c", + "id": "1642fc96-f5c4-4389-8476-e3acbd8f41f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169093,7 +169093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f61c6a0-edcc-40c6-9fc6-872a0069f365", + "id": "261684d0-de2b-4db2-939a-890faa8a47a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169139,7 +169139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc6cd124-7420-4344-9f90-d359498edbad", + "id": "d68fe9fb-8a4a-4fe1-9760-992059644651", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -169185,7 +169185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aa4ee3c-9614-4c4c-9cc7-b638f9d0a674", + "id": "95c9af2e-b45f-4919-a039-fd5a88f14477", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169231,7 +169231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c2ce189-9610-4d91-bee6-b9b498b3cefd", + "id": "c891c8fc-ecd7-4fda-b28f-7951b7ba659a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169283,7 +169283,7 @@ } }, { - "id": "09d6bed2-03f0-4a7b-a52f-8554901d4848", + "id": "4b2a76b8-7712-403b-98e9-8570b09e43f4", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -169339,7 +169339,7 @@ }, "response": [ { - "id": "d6b1409b-f4b0-45a0-9a0a-676b3c3faba5", + "id": "6b6ded5c-0dbd-4a5a-8d19-0a21b5ff765c", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -169398,7 +169398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7bea192-cc03-464b-8112-19632abc0349", + "id": "20b93548-c0e5-4a78-b8cb-af0384a2c6e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169457,7 +169457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e132da4-11e3-475c-bbd8-0505b7f88393", + "id": "ba671b4b-cab8-416a-b871-b2073c43497a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169516,7 +169516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa66b5c2-2673-4758-8be2-01aece2db1ed", + "id": "45b8a829-9a7a-4303-8cc8-e30d8a817d20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169575,7 +169575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcf20ddf-09c9-4a66-8a0d-30559182a0d6", + "id": "62afd077-cd4c-4782-99f9-351571d98966", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -169634,7 +169634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "061f4b4f-31fc-48a3-ac6b-ea980a353c6b", + "id": "ddd7b1c6-a868-47b7-9e46-b6e10bfc09a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169693,7 +169693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "186d4b5b-df9a-4300-88a4-c301144f86e7", + "id": "0e61b46a-630c-44bd-9279-fe9f8a2077f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169758,7 +169758,7 @@ } }, { - "id": "40662092-f847-4aaa-9286-45237c43164c", + "id": "0c0f54a1-1a9c-483f-9195-994d7b0d7c2e", "name": "Lists the Schemas that exist on the specified Source in IdentityNow.", "request": { "name": "Lists the Schemas that exist on the specified Source in IdentityNow.", @@ -169807,7 +169807,7 @@ }, "response": [ { - "id": "a65fcfb4-351c-461c-88f1-c545fd3a96e5", + "id": "b946451d-1813-45d2-b881-4a27971fb8ef", "name": "The Schemas were successfully retrieved.", "originalRequest": { "url": { @@ -169862,7 +169862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0697df2-fb9f-427a-8b9e-e42a41e3cd11", + "id": "e1b35223-eaa5-433c-955c-cdac0e44c585", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169917,7 +169917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac05fc23-02b1-465b-b039-ad9d765c862d", + "id": "1193e341-1217-41b7-a2fb-e1c600717bbc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169972,7 +169972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "945b27c5-f518-4b17-a6e8-3953661bf97a", + "id": "42b6cc83-8939-47ae-9862-9c809bf25db3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -170027,7 +170027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26474241-0da6-480f-a34c-16d6ceac42f8", + "id": "7e595c57-2233-4fc2-8b17-bad625684576", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170082,7 +170082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2cad8e8-62d4-4eca-84a8-a901bb4e4bfc", + "id": "ad6264ec-4821-4507-abcd-73daa985cbec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170143,7 +170143,7 @@ } }, { - "id": "567f222a-9fbf-4269-b161-de52a8207348", + "id": "fb19af58-1173-4f40-acf7-92f277a742ae", "name": "Creates a new Schema on the specified Source in IdentityNow.", "request": { "name": "Creates a new Schema on the specified Source in IdentityNow.", @@ -170195,7 +170195,7 @@ }, "response": [ { - "id": "f1438e0d-d9dd-4185-8d40-187446d1e606", + "id": "a6ff4a07-a379-44a2-ba96-919432a13043", "name": "The Schema was successfully created on the specified Source.", "originalRequest": { "url": { @@ -170253,7 +170253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d73fab6b-832a-4a2e-8aaf-7641842e6028", + "id": "2081f80a-7ef8-497b-8e03-77ba62a65438", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170311,7 +170311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf04fa23-dd7a-4f90-a2f3-4431e92da837", + "id": "cfb6a399-1c3f-4a4a-82e0-5dd7a2ef9a34", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170369,7 +170369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f9e7b5b-7d59-4e1b-a03f-08d28ec69718", + "id": "b725f7cc-ad5d-40b2-ba5b-a1c9bdeb8f30", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170427,7 +170427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb861b88-209c-4e64-b47e-9f21d91e9e58", + "id": "4e78f63b-789c-413f-9f1c-6d98b78f5087", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170485,7 +170485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "910c5a11-b220-4daa-9741-ceea500666ea", + "id": "78a9ecf2-a876-4e1e-b6b5-e6d27500b4c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170549,7 +170549,7 @@ } }, { - "id": "b028010d-02ab-4fb6-b5b5-ac96d25f16f9", + "id": "1f02ba65-31d1-4dd2-a062-ac6acf0eeb60", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -170602,7 +170602,7 @@ }, "response": [ { - "id": "f2ff0323-5bb6-4312-b5c6-e5a8158282bd", + "id": "de9c3b81-584b-45d8-9ff1-4c75c0a975f1", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -170648,7 +170648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a23431f-8863-4e5b-8e5a-17d25e1d95b3", + "id": "70901ccb-0f81-44fd-a015-3278dfc09965", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170694,7 +170694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "395deea6-1869-492e-816f-9dc2e9a765bc", + "id": "ca49c3ef-4cd9-402d-a76c-1ace15f3cee0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170740,7 +170740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f5436c8-88d2-416e-8045-dbfd4ab42b66", + "id": "1bba63d1-d5f1-4639-a061-57812ed8a3d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170786,7 +170786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc5fde67-5606-4c0e-b3e2-a73f2ede4d7b", + "id": "40935712-9d8f-47c9-b542-1a7eb5ad1e7e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -170832,7 +170832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d610547-c430-46a7-80bc-931f44c23297", + "id": "c5654330-0cd0-4d46-b55d-7d878d3d7d7d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170878,7 +170878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f2a3ad2-1407-479a-abe4-2a2062baf7c6", + "id": "bfe0a92b-b878-4ada-9897-846d4676d42f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170930,7 +170930,7 @@ } }, { - "id": "de9e5d94-a15c-45c1-b150-4f7137a23a9a", + "id": "c71f543b-67b6-463b-8c08-a21c0d9d3158", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -170996,7 +170996,7 @@ }, "response": [ { - "id": "5e747f39-f7ca-4803-8fc1-8ad954337f8b", + "id": "20bed494-d54a-495e-8bf3-a1be2b23bd43", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -171055,7 +171055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4910c1b9-619c-4608-9ed8-85a465837afb", + "id": "5449d17e-990d-4fe0-8a96-4f1174ed0d58", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171114,7 +171114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51864e67-f0f2-40e2-942d-61dac156dd02", + "id": "e71eb8cd-52c8-4d3b-be6b-42ec56a68ac7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171173,7 +171173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f6a470b-00f2-41b6-a510-e33e8dc71ff3", + "id": "5f981c9c-164f-46dd-b3fa-a6cc72da375f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171232,7 +171232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a43d4651-b166-4684-9535-a9fdde158304", + "id": "fdee5a73-1dc7-43f9-acde-2d93e7d0f20e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171291,7 +171291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "327a3440-5cf7-48c6-ba11-5db61109b9f5", + "id": "aa2f4a39-1367-46bc-9432-b8a37b2fd3df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171350,7 +171350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c132e49f-e1b5-4205-9db3-c83ce9eb560d", + "id": "fd75e702-634f-431c-ae44-9af59abdd26d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171415,7 +171415,7 @@ } }, { - "id": "ca1c2e68-4d3d-464b-b5ba-26f54ff0b67c", + "id": "cb49c673-0f54-4974-af4c-d9c6108a0dc7", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -171481,7 +171481,7 @@ }, "response": [ { - "id": "edb279c7-c1f9-4f69-91f7-de0306e80529", + "id": "4f161c09-bb95-471b-bf16-aa73684f48d9", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -171540,7 +171540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e530268-99c2-4a91-abd5-728d6c5f62a9", + "id": "5129aba6-dba6-427f-bb84-72b8c5168941", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171599,7 +171599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "543e76f4-3c26-4a7c-a791-cfbbfefd67d9", + "id": "3a6cd4ab-466f-4308-bbba-f7c3b4236105", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171658,7 +171658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dc9596a-ac5e-4044-ab2c-3b8062657d3f", + "id": "f3793475-e36a-472f-bbb2-f7a018f3f7d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171717,7 +171717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55296862-27af-451c-aaee-0b72a2f645f0", + "id": "849825f2-2585-45e8-9f09-14f5a0588ea8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171776,7 +171776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f84409f-59bd-42cd-87fb-ba71b509c34a", + "id": "055035b5-63f5-4e44-b617-126752f56433", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171835,7 +171835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f5fb492-f52a-4598-bb6c-a05eaedea729", + "id": "2900d325-9149-482d-9a4b-330df543cdf0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171900,7 +171900,7 @@ } }, { - "id": "6e40c0c0-f9dd-4b77-a6e7-aeea6feda677", + "id": "b54542d0-7fd9-4056-bee2-c846363f24f2", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -171950,7 +171950,7 @@ }, "response": [ { - "id": "564c8882-fcd8-44a8-a2f5-a73645791b69", + "id": "7c939a6f-223e-468c-8987-c03835ac494d", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -171986,7 +171986,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ea95a9ad-8b5d-4432-a9f4-a8e466b99fc9", + "id": "2c652bdd-22ec-4bd4-8184-65e711dbc9ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172032,7 +172032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b080a80a-906c-4736-b201-b2bea8e4bf28", + "id": "8cac4594-2ce2-4e54-8a2a-ca67c69e1e5b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172078,7 +172078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62871512-8811-4093-8aa9-e0d287c681b7", + "id": "ca7c7ff2-1c64-47d7-9870-1d43378d3ef4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172124,7 +172124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94d22ccb-8035-4212-94fe-710e290eaea0", + "id": "93942b1f-0d74-4d40-a499-6e9b6b0d9675", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172170,7 +172170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e489236-45ab-4b06-84d9-39af34590ea6", + "id": "434a2377-de33-4b15-9b57-73887d42ad4d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172216,7 +172216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "046a893d-25c2-4d2a-a903-7ca577a5631a", + "id": "a63c33d7-d9fc-4464-b8e0-f72c68750717", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172268,7 +172268,7 @@ } }, { - "id": "6578bf77-fa8f-42e4-93bd-189c18759836", + "id": "39d212c2-82b8-40ea-a22f-6ae700d51089", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -172308,7 +172308,7 @@ }, "response": [ { - "id": "69a1b2e4-efeb-43e0-8b36-ca06b4690578", + "id": "7ae990c6-cbdf-49ae-ba6b-b4ffce0079a2", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -172354,7 +172354,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f4177066-cc90-4da1-ad6e-f65312719616", + "id": "790ea96c-56c4-4e22-925c-7c077c9bb533", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172400,7 +172400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0e3b602-ef4d-46fa-a4bd-e3a45f34282a", + "id": "84b3268d-733a-440a-9421-9f7f5c32d87c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172446,7 +172446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e604eb7-bebe-497e-a937-709f83f8d869", + "id": "b2b116ba-831d-4676-9d2b-b0fc07178b65", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172492,7 +172492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4608d536-cc1c-4d81-9c06-fac861c785e2", + "id": "336a9f74-1511-4de5-838e-ae6849c531a5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172538,7 +172538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29061ebe-3a1b-4c39-9337-ee667cfae753", + "id": "137b2498-91ee-4ca5-bc66-a9f239253736", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172584,7 +172584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53092436-3dde-4909-ac09-79a478b25fd4", + "id": "620c0cc1-17fd-493b-8be7-e4d9c5dfd80c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172636,7 +172636,7 @@ } }, { - "id": "03ea91cf-9351-456f-aa16-a424b5d40c2d", + "id": "677d2996-ac53-450a-8329-ba473a09dff4", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -172688,7 +172688,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -172696,7 +172696,7 @@ }, "response": [ { - "id": "ebfcb3e9-4901-4fe1-bb20-68e99879cf98", + "id": "cfe0a939-83b5-477d-a477-37036ea0ef70", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -172740,7 +172740,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -172759,7 +172759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a33b89c4-e8c9-4240-a496-0c645606a51f", + "id": "ee1a2e4a-3bdc-46e5-ad5a-73de05ed772a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172803,7 +172803,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -172822,7 +172822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3200a42-88e4-467a-9a70-b6825cebe55c", + "id": "f9875bb0-95ec-4e89-8583-aeba89661e38", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172866,7 +172866,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -172885,7 +172885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bd587bc-74e6-431e-afd4-4aa11ba65657", + "id": "68874724-6dd1-42c2-9a90-f23c84f1b20d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172929,7 +172929,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -172948,7 +172948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a04617a7-7645-4c7f-a503-02a9320f6624", + "id": "d9c0b967-5899-48d1-ae63-9a9a7b37abe6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172992,7 +172992,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -173011,7 +173011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5de3e55-fbea-4fa3-b339-cabab36d8425", + "id": "f847217c-acf4-48e1-afe2-6d3e540a1e69", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173055,7 +173055,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -173080,7 +173080,7 @@ } }, { - "id": "a4645d35-0a83-421a-b001-bd8030faa941", + "id": "b5cb5042-6745-48be-bde4-c7fbc9b9917b", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -173130,7 +173130,7 @@ }, "response": [ { - "id": "cf14f227-fbe4-40c0-b212-2ef82d20c54a", + "id": "36c7a517-c2d7-4fdb-80a2-5fd43cd212f1", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -173186,7 +173186,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6155412a-4f65-48c5-96b8-6f962f2bba91", + "id": "e64f7b7c-dd43-4ee4-a3bf-7c4e45e62cd4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173242,7 +173242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "725790b9-2f02-4d1e-868a-6bc06eb6c1b1", + "id": "bf9e7c6a-8edc-46f0-ac14-e8a87881a77f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173298,7 +173298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87cdeb80-0874-4e57-8876-b7f12ddefc47", + "id": "0b98f592-ed60-4226-a19b-c6d53f260c5b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173354,7 +173354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f421d966-d087-4745-9edc-9462af154e28", + "id": "7855117b-8152-4fab-878d-5d8a2c55fe60", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -173410,7 +173410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0534e66f-fc2b-4884-92f8-351ece6db35c", + "id": "842c40c4-2bec-470d-8716-b051a0e18155", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173466,7 +173466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42db52e2-f12f-4404-bd0e-a8d3ef2ec4b2", + "id": "94f46f7e-c5b6-4d2f-9d55-f39af9d62658", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173528,7 +173528,7 @@ } }, { - "id": "1d7d17a0-889d-4ab1-99fc-e25bc4fae9fb", + "id": "2624236f-8278-42ca-9fd6-357a6163cf73", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -173590,7 +173590,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -173598,7 +173598,7 @@ }, "response": [ { - "id": "ab09e8c9-a104-4e4f-8b06-3dbe91f7e464", + "id": "8edc8ce6-6853-40c9-85ae-3545d75d9c1b", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -173652,7 +173652,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -173671,7 +173671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51d3c57a-fac8-4afe-b10b-3be9d3780e02", + "id": "cc4f9408-5900-426a-bd3a-f02ae355d2c9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173725,7 +173725,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -173744,7 +173744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e23c30c2-07df-4e9d-a6bd-aa679904a799", + "id": "600ab451-af3a-43a5-b684-c8255e442f2e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173798,7 +173798,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -173817,7 +173817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64e40eee-ba08-41d4-8f03-82ed118430ba", + "id": "780496da-1a87-4443-95a5-44bbdf06e4f0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173871,7 +173871,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -173890,7 +173890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "733cf7a4-1497-4bc3-9baa-b71bdd43c9c2", + "id": "60d65651-2cf0-4f5c-a660-97bf2ba32626", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173944,7 +173944,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -173963,7 +173963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29a29f30-7bae-4609-8bdc-041f6d92ca76", + "id": "0d1c008c-145e-49dc-afb0-fc0e0597d21a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174017,7 +174017,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -174042,7 +174042,7 @@ } }, { - "id": "209c44fa-fc8b-49e2-828a-f3310ef13818", + "id": "a8d4d643-094e-401a-ad30-75bb0e10aaf8", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -174093,7 +174093,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -174101,7 +174101,7 @@ }, "response": [ { - "id": "7863dff2-3ab7-443b-93ed-70fccb42a503", + "id": "d6d812bb-1899-4f72-9537-12c068387150", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -174144,7 +174144,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -174163,7 +174163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac72023c-8692-4505-9727-26d2526f91bf", + "id": "b576019c-8ef6-4780-af89-0159c046670d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174206,7 +174206,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -174225,7 +174225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e7a0df9-343a-4c7d-9a93-b7ca31c797d1", + "id": "80e5cde2-2540-4a89-bdaa-a19eac129517", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174268,7 +174268,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -174287,7 +174287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "821d28c5-c890-4daa-bde6-5b83cb67638a", + "id": "f759b5db-e1ee-4ef2-80c3-f963addef768", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174330,7 +174330,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -174349,7 +174349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99aee407-a504-4ac8-bb34-f32a891ce85e", + "id": "0275f468-69d1-432b-9ee7-ed4f39d2ed30", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174392,7 +174392,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -174411,7 +174411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfcc3279-c4e6-48b5-a760-d12d305c2495", + "id": "e0df9a21-73c4-4e80-b63b-c97ccb5af950", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174454,7 +174454,7 @@ "type": "text/plain" }, "key": "file", - "value": "quis ipsum", + "value": "tempor non fugiat", "type": "text" } ] @@ -174479,7 +174479,7 @@ } }, { - "id": "d6f0804d-5f93-490c-b9cd-a11e870fcbee", + "id": "a2ae3ffb-9e4a-4b87-a624-61758e8d7884", "name": "Synchronize single source attributes.", "request": { "name": "Synchronize single source attributes.", @@ -174500,7 +174500,7 @@ "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "id", "disabled": true, "description": { @@ -174521,7 +174521,7 @@ }, "response": [ { - "id": "babbe0f5-2923-4efc-9c3a-d77ecd072a75", + "id": "7dd71621-4ad1-474a-ad40-40bcd8c7afb4", "name": "A Source Sync job", "originalRequest": { "url": { @@ -174566,7 +174566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37ae2617-1c0a-4158-b4f8-5ccbd7127d7f", + "id": "b03451e7-100e-4ba2-8da6-c8e993295df3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174611,7 +174611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0ca4a9a-fefc-4cd9-b6e0-daa4cffdd481", + "id": "443fd2c8-e3e5-4345-8ae3-f049cc6ad43c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174656,7 +174656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4832741b-ede5-4721-aa59-4de1ed0bfde5", + "id": "1095b26d-bd24-485b-86e2-b3ee6314b7f0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174701,7 +174701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c9451f4-c5c9-4b1b-ae65-702a2ff9976a", + "id": "785e21bf-b5f0-4230-b9cf-acac64b5016c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -174746,7 +174746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58af0803-f384-4d21-b817-bbdc7f4077d7", + "id": "bb16d6e5-d73b-43dc-b884-7b2a95e73145", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174791,7 +174791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2822ad48-c587-44c2-bbfe-3c7cb5b556e1", + "id": "3d5a7c34-4039-4170-b8d7-93f357e82d7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174842,7 +174842,7 @@ } }, { - "id": "ae9ea53f-8861-4c37-9bb2-d66a2409f4ee", + "id": "fecf47a1-451c-450a-bb1b-f50a6b484383", "name": "Get Source Entitlement Request Configuration", "request": { "name": "Get Source Entitlement Request Configuration", @@ -174878,7 +174878,7 @@ }, "response": [ { - "id": "4b9232a5-95fb-4ac5-b892-cb076adcf04d", + "id": "1a091830-e305-470c-9137-13df1d259a1e", "name": "Get default config", "originalRequest": { "url": { @@ -174923,7 +174923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46535320-c687-45d1-85dd-f084bac15b9a", + "id": "f9e07471-6ded-4b40-82a2-a2b5dfa8f89b", "name": "Get config with one approval", "originalRequest": { "url": { @@ -174968,7 +174968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "998c9350-c975-40c6-acdb-da0c58f2a4f0", + "id": "9013d4ec-97df-4cb7-bd41-dd9e3682311c", "name": "Get config with multiple approvals", "originalRequest": { "url": { @@ -175013,7 +175013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "870ad3e0-0a37-4e28-abed-d8337aff3026", + "id": "ad29e705-6933-4abc-8948-4854573e3207", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -175058,7 +175058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6cfc53b-0ddd-4f4b-bf38-bfb1a495d4e5", + "id": "df8b5c8c-0b05-4662-9afe-166501532fcf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -175103,7 +175103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aafd7c24-92f3-442d-aaf7-e6d8dafca66b", + "id": "8748207d-3c6b-4fec-a4e3-7ce085e11855", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -175148,7 +175148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fccc1b2-74c0-4631-9085-92df332e8677", + "id": "fecf50a0-a1de-477e-b840-0971358ab736", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -175193,7 +175193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adea7d03-2c4a-4570-a924-209a4512d974", + "id": "9016920e-2691-46ce-9fcd-53821e660497", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -175244,7 +175244,7 @@ } }, { - "id": "56130396-0074-407e-b00e-eeb5ecb13c54", + "id": "0e8bcfc2-f099-49a0-82d1-413628ede24e", "name": "Update Source Entitlement Request Configuration", "request": { "name": "Update Source Entitlement Request Configuration", @@ -175293,7 +175293,7 @@ }, "response": [ { - "id": "9224f2ab-28e9-4230-8512-5b781ff4abeb", + "id": "76147ffc-71d9-40e1-8694-28859a612c35", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -175351,7 +175351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9ab9177-6ffb-4192-9950-3e8ff5fb1916", + "id": "bcd4412b-d57d-4eaa-aebf-0fe0a9501304", "name": "Set config with one approval", "originalRequest": { "url": { @@ -175409,7 +175409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a6f7190-9d86-4406-ae97-e2b26a820a7d", + "id": "50247315-6f4f-4dab-b3b4-5e7713813d5a", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -175467,7 +175467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6a865c1-ba68-4f6e-afd7-a820dee1d8d5", + "id": "dd1d22e0-c26d-4780-92d6-d90310590b88", "name": "Set config with one approval", "originalRequest": { "url": { @@ -175525,7 +175525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbd463eb-b4aa-459b-a56e-8958a2951cc6", + "id": "8eae8759-f57b-497f-8d49-5c8439a7cfe3", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -175583,7 +175583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "642cea59-018f-4842-95ac-2a03ca417e98", + "id": "d9b22bf5-0d16-480b-8734-b021a031b889", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -175641,7 +175641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad6338f6-c1d9-4a1d-b22d-f6ef5f861547", + "id": "da6dc3e7-52a2-41c8-8e01-678574dc8377", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -175699,7 +175699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1c5178e-a1a6-4510-a40f-835671b93ad3", + "id": "abdcc1fd-2abf-4431-9966-2a33fe9f51a2", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -175757,7 +175757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bfc15f0-6fd6-4390-b346-82a30c433ad5", + "id": "d13830ef-080b-4e56-809c-0fb8faf37bc9", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -175827,7 +175827,7 @@ "description": "Import and export configuration for some objects between tenants.", "item": [ { - "id": "452edc74-53f0-4fdb-9b11-6882ff2a9bac", + "id": "7efca9ad-70d5-44a0-8538-771075032007", "name": "Initiates configuration objects export job", "request": { "name": "Initiates configuration objects export job", @@ -175870,7 +175870,7 @@ }, "response": [ { - "id": "430833dc-67bb-4a33-b55b-46669c357630", + "id": "2f7db434-4522-483c-ac3e-df207c8044d5", "name": "Export all objects available", "originalRequest": { "url": { @@ -175927,7 +175927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "718b64e0-b1c2-4919-8f03-23cf175c54aa", + "id": "4dca1930-860e-4302-9d1b-2f9a392e3129", "name": "Export sources by ID", "originalRequest": { "url": { @@ -175984,7 +175984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b2b853a-50d1-4b77-b749-07b5297c32aa", + "id": "e3ba7c8a-8464-44f5-adea-16d509bbf476", "name": "Export transforms by name", "originalRequest": { "url": { @@ -176041,7 +176041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "026e0f7d-278a-4d1b-b59a-db6eeb028cdc", + "id": "35770857-496b-4b8c-9ecb-68111777d0e6", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -176098,7 +176098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40f1b3c0-04df-416e-89b8-149f3be0553a", + "id": "7422b56f-15a0-41b4-ad1c-9ac22504a3f4", "name": "Export sources by ID", "originalRequest": { "url": { @@ -176155,7 +176155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d46f88a-28ec-4e2b-b87c-665a72454be4", + "id": "c77ba2ca-0aee-4895-bf8b-b2bd6da3a51f", "name": "Export transforms by name", "originalRequest": { "url": { @@ -176212,7 +176212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a082388c-e0b7-494a-9fbe-365ec6de1e08", + "id": "8f25fa49-767c-4bc1-bae7-8275d3799fe2", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -176269,7 +176269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bda06df4-037b-4bfe-aed5-ea7f7f8cdcc0", + "id": "4f68ee44-defe-44ed-a41a-9dfbacf298ad", "name": "Export transforms by name", "originalRequest": { "url": { @@ -176326,7 +176326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14246a12-edb4-4859-8f8a-3dec111eb3f1", + "id": "b59c89ea-33c7-4b20-acb4-42c5e1605f85", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -176383,7 +176383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c575167e-7243-4729-ab5b-da89ec832725", + "id": "0d9c9e87-7dd3-4474-b240-1e1e85332e42", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -176440,7 +176440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60176060-f4bd-4e71-b434-dd60d83fa235", + "id": "2def8ad9-ac41-4282-a8fc-a270e0f8075b", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -176497,7 +176497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af761688-81cd-4aec-a7ec-14fc8f4549b1", + "id": "040da4d5-437a-4101-8128-4d93625ccdb5", "name": "Export all objects available", "originalRequest": { "url": { @@ -176554,7 +176554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0c41f71-a00c-4538-a2ff-b4fd3ffc78fc", + "id": "12f5a397-63e7-4b7a-a600-ee9ca323028e", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -176617,7 +176617,7 @@ } }, { - "id": "4377eb80-cb46-4144-a9ae-fb27e379eeb7", + "id": "760e7138-c8e0-4351-bc72-e90b5cfea81a", "name": "Get export job status", "request": { "name": "Get export job status", @@ -176659,7 +176659,7 @@ }, "response": [ { - "id": "e0b65f07-3d29-4651-8097-e839cd4b17cd", + "id": "a6436811-4f37-450c-ab9c-72f9f9001c26", "name": "Export job status successfully returned.", "originalRequest": { "url": { @@ -176704,7 +176704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "705f476b-cb61-4646-8270-f61d09e80a65", + "id": "02db0f3b-876d-4200-8ce5-8ac00eaf3a56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176749,7 +176749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f75c468b-4fb1-4080-b9a1-b4d8db941337", + "id": "53c3fe17-3ff4-41d1-ac48-115f0cdaca79", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176794,7 +176794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56a1e4b1-4406-4853-82d4-24fb8188f7a7", + "id": "7cf73e9e-b014-4f16-be7f-474b4df89be6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176839,7 +176839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eda9b4b-b706-4715-9c97-580c6249b01b", + "id": "9c8d25f7-d6b0-4bb9-9e67-80bbac02fd2d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -176884,7 +176884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "045603c4-2fa4-4a7b-a9e9-7d5934edeffc", + "id": "4058b793-12e4-492c-a990-f8d23eedce1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176929,7 +176929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c50d2d9e-6b65-4a8d-851b-a858bbef6472", + "id": "1f87ac58-6340-401b-928f-ce75b638bf48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176980,7 +176980,7 @@ } }, { - "id": "9f11b9f2-6638-4581-83fd-a2d6d80029a4", + "id": "e08fa6db-ce0d-4855-a04a-e786c291368b", "name": "Download export job result.", "request": { "name": "Download export job result.", @@ -177023,7 +177023,7 @@ }, "response": [ { - "id": "b54f9437-8c5b-4408-9973-21b183eb7bb0", + "id": "ecd2b637-6017-4e26-b27b-9cd87e74c811", "name": "Exported JSON objects.", "originalRequest": { "url": { @@ -177064,12 +177064,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 \"sed_839\": 80279168.89930803,\n \"dolore_59b\": -1167882,\n \"eiusmod6\": 97996445.2317653\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"amet9a\": 94787034.34636614,\n \"sintf1\": -89469773\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 \"mollit_6\": -65357235,\n \"nisi5ce\": 69031895.04633364,\n \"autebf8\": 9777379.94331944\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"id_057\": \"aute velit in\",\n \"anime24\": false\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7dab6388-70f5-4c34-8895-63704c99a1d3", + "id": "423bb01e-0369-4a89-bc54-b59f44e22334", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177115,7 +177115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e16af02f-28e8-481d-bba6-9e4a16f7d507", + "id": "1da2b665-750e-41aa-a660-4069675c7624", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177161,7 +177161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baf4f9aa-db59-417b-8220-f6550ead1a3a", + "id": "55ffb329-d43f-46c4-8189-aaad5de31511", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177207,7 +177207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d09a75e-0907-465e-9e1b-f59734187ae5", + "id": "5da1acb7-a1f6-41c2-a1a1-7107f934cc83", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -177253,7 +177253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c77f704-2917-47f8-a747-88271bb80865", + "id": "0aab35c5-be3e-4f6c-b2eb-459e26ad6321", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177299,7 +177299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84b2b295-a54d-4a6f-b35e-43a1fc3bff8f", + "id": "ea97d0b5-79c0-45b7-9767-f9e93e1f6836", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177351,7 +177351,7 @@ } }, { - "id": "9c4e6673-72be-4e68-821b-61284f0a099e", + "id": "8f4ab939-8568-4c6a-9c41-8c43fbe83e46", "name": "Initiates configuration objects import job", "request": { "name": "Initiates configuration objects import job", @@ -177400,7 +177400,7 @@ "type": "text/plain" }, "key": "data", - "value": "anim", + "value": "pariatur ad ", "type": "text" }, { @@ -177417,7 +177417,7 @@ }, "response": [ { - "id": "53558f49-cb1e-4f87-872b-7425c55a82d2", + "id": "79a44ce0-7484-4e07-a917-b3c7dd9c7c21", "name": "Import job accepted and queued for processing.", "originalRequest": { "url": { @@ -177469,7 +177469,7 @@ "type": "text/plain" }, "key": "data", - "value": "anim", + "value": "pariatur ad ", "type": "text" }, { @@ -177497,7 +177497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb3318dc-230b-4b7a-a195-9b57d94108a2", + "id": "031888bd-ca5f-4928-abf0-fa8e12f2d083", "name": "Client Error - Returned if the request body is invalid.\n", "originalRequest": { "url": { @@ -177549,7 +177549,7 @@ "type": "text/plain" }, "key": "data", - "value": "anim", + "value": "pariatur ad ", "type": "text" }, { @@ -177577,7 +177577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9511870-2919-4993-a2f6-528762dd4f59", + "id": "875faee5-e91d-4d9d-abaa-d2255a73f604", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177629,7 +177629,7 @@ "type": "text/plain" }, "key": "data", - "value": "anim", + "value": "pariatur ad ", "type": "text" }, { @@ -177657,7 +177657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87af22b8-6dcb-4635-bd7a-9a08e71cce58", + "id": "3154552d-c1be-43d0-866f-72fdf773abf7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177709,7 +177709,7 @@ "type": "text/plain" }, "key": "data", - "value": "anim", + "value": "pariatur ad ", "type": "text" }, { @@ -177737,7 +177737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abb11ed9-2b78-4cba-815b-c68038bcd6a2", + "id": "303c354e-85d8-42e2-83a1-63e522687443", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -177789,7 +177789,7 @@ "type": "text/plain" }, "key": "data", - "value": "anim", + "value": "pariatur ad ", "type": "text" }, { @@ -177817,7 +177817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f065c40b-d9cf-4481-8d70-8419e207ad88", + "id": "918ad6c5-52a0-4729-923d-ec5b2706bf9a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177869,7 +177869,7 @@ "type": "text/plain" }, "key": "data", - "value": "anim", + "value": "pariatur ad ", "type": "text" }, { @@ -177897,7 +177897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e64df3f5-7c1c-40ee-866f-fcc1769aa114", + "id": "a4dd1c98-7eb2-4e19-bf29-60a827465fa0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177949,7 +177949,7 @@ "type": "text/plain" }, "key": "data", - "value": "anim", + "value": "pariatur ad ", "type": "text" }, { @@ -177983,7 +177983,7 @@ } }, { - "id": "e0e7360e-53f0-48ee-9799-f9bf0c2e916f", + "id": "128b263c-bb66-4e15-b7e1-df0744302f54", "name": "Get import job status", "request": { "name": "Get import job status", @@ -178025,7 +178025,7 @@ }, "response": [ { - "id": "98cc9160-c252-4d72-beee-5df8c1598a39", + "id": "6c60c0bd-a649-42e5-a2a4-3cfe4a41094a", "name": "Import job status successfully returned.", "originalRequest": { "url": { @@ -178070,7 +178070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a2f96e-29ce-43e7-9a2d-589b45d3d02f", + "id": "d4a9d240-d3e0-4901-95b9-5f9bc9079632", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178115,7 +178115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0684b647-8e1e-4289-ac40-0193ca9b4db5", + "id": "169f6154-b459-4faa-8ac8-0fef499d77af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178160,7 +178160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ae11d7b-e173-4a30-a500-c037ce642ef7", + "id": "023dc21f-48ed-4a7e-8879-3dafa105fda1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178205,7 +178205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "991263b0-97b7-498e-bde8-b004624477d3", + "id": "887afc5e-24f0-41aa-8db6-fafec6592576", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178250,7 +178250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84e1ab17-3f7f-4275-81fe-05c94e847fce", + "id": "dd49d656-37c9-4c2e-8cba-830dcae36fc8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178295,7 +178295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a605dac9-5ac0-423c-bd40-83f15c84f209", + "id": "b0e9ab03-e917-471c-bc34-fe3dac84cd49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178346,7 +178346,7 @@ } }, { - "id": "a6f8195d-47cd-43d8-b0de-0ef6aea4a5fd", + "id": "cee816b9-933b-4da4-a840-0e713cb10970", "name": "Download import job result", "request": { "name": "Download import job result", @@ -178389,7 +178389,7 @@ }, "response": [ { - "id": "53ed6f0a-8fb5-45c4-8d8d-89ba519447f6", + "id": "000d9cfe-4ea4-4ac5-a25f-1ed1d854af36", "name": "Import results JSON object, containing detailed results of the import operation.", "originalRequest": { "url": { @@ -178430,12 +178430,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": {\n \"ad_e\": {\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 \"enim0b\": {},\n \"elitb50\": {},\n \"eiusmod_69\": {}\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_a\": {},\n \"fugiat35\": {},\n \"Duisa\": {}\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 \"officiac6\": {}\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 \"consequat950\": {},\n \"fugiat_e\": {}\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 \"aliquipc_\": {},\n \"Ut0_5\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"id_e8\": {}\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 \"ullamco_a\": {\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 \"non9\": {},\n \"deseruntf9\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"dolore_27\": {},\n \"Lorem_950\": {}\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 \"dolore_ea6\": {},\n \"laboris70\": {}\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 \"cillum7_f\": {},\n \"doloreedd\": {}\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 \"nulla_8\": {},\n \"irure_2\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"esse20c\": {},\n \"reprehenderit5c\": {},\n \"elit8ba\": {}\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 \"velit_f6_\": {\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 \"velit__1e\": {},\n \"mollit1a6\": {},\n \"velit62\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"anim_9a\": {},\n \"enim690\": {}\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 \"esse27\": {},\n \"minim7f\": {}\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 \"ipsum_865\": {},\n \"consectetur_8\": {}\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 \"ipsum5\": {},\n \"dolore7\": {}\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 \"cupidatat9d\": {},\n \"aliqua_21\": {}\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 \"sint_f\": {\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 \"nulla_a\": {}\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 \"nulla_d_a\": {}\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 \"proident4f\": {}\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 \"ipsum88\": {},\n \"ut2\": {}\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 \"in920\": {},\n \"esse15f\": {}\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 \"eu_09\": {},\n \"doloref\": {}\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": "7c4f903b-25ea-48ba-baf3-15039d82bc6b", + "id": "3b6f4472-915c-436f-a6fb-84ec83c6e074", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178481,7 +178481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c200c552-6533-4b56-88a3-16086e9d67d5", + "id": "376fc71c-b0c4-476a-9520-252cb6ad15c2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178527,7 +178527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe996d2c-4125-446c-8bd2-89c272913c20", + "id": "1529121f-ea31-431a-a5a9-c9ff844593dc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178573,7 +178573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccc1cebd-c1fb-46fc-9518-276f1b280b84", + "id": "f09163b5-ee4a-4a6e-869c-4d2ea39f2057", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178619,7 +178619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cfd1362-c814-42fb-9c0c-b6fa52ac1fd3", + "id": "decaee85-6145-47d0-bddf-bafbeddb1055", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178665,7 +178665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcdae4c7-05d8-4f78-892e-36fb29126b2f", + "id": "37e516a0-dc3b-43dd-9ee4-74bd9181958c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178717,7 +178717,7 @@ } }, { - "id": "0a9db539-297e-4850-892b-76b0386ae3c6", + "id": "66593cc1-8d17-4303-a896-67b7ba250633", "name": "Get config object details", "request": { "name": "Get config object details", @@ -178747,7 +178747,7 @@ }, "response": [ { - "id": "7482c67c-bb29-43f1-93cf-20a5b4dad796", + "id": "7292c807-398f-4269-85c4-ae2855e81c3f", "name": "Object configurations returned successfully.", "originalRequest": { "url": { @@ -178791,7 +178791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c38f5f6-4739-4d52-ab83-6b8316977cb4", + "id": "9e3b432d-2eef-475b-abe8-2f23eae802bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178835,7 +178835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b228141e-aad7-4938-981b-4363c03f5ce1", + "id": "93602605-888d-4e0a-94a2-faa2d9ec18e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178879,7 +178879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f3e9c15-5b2a-48ff-9a19-94396f385efe", + "id": "047ccb68-e59f-48f5-954c-c27d60da40e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178923,7 +178923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94ba9196-b726-407b-9921-56cd06043961", + "id": "ad3c2001-f1f8-4730-9ef0-643ceb34b2c4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178967,7 +178967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ff38f22-113e-4c6d-b2e4-0920359d7315", + "id": "90939861-3927-48b9-bf3d-7d4e89fb7977", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179011,7 +179011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d75691dd-bc38-4c50-bbfe-c86b55d1a0e0", + "id": "047e3652-e414-40cc-8cc1-fed15ae4da0f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179064,10 +179064,10 @@ }, { "name": "Tagged Objects", - "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches IdentityNow. \n\nIn IdentityNow, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in IdentityNow (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by IdentityNow. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow. \n", + "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches IdentityNow. \n\nIn IdentityNow, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in IdentityNow (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by IdentityNow. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow.\n", "item": [ { - "id": "b7cd8161-c888-46e4-903c-ef3b13cfc861", + "id": "f4714b05-8960-4176-9b4b-2a559a591aa9", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -179133,7 +179133,7 @@ }, "response": [ { - "id": "1feb18d7-8484-465e-b995-853abdda80be", + "id": "22f2cfb0-77b3-4904-8f41-2790339fef75", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -179213,7 +179213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2c1d81c-c6e8-44dd-9d0c-c4955814ace7", + "id": "e4d81361-68e4-498d-b0b9-a1d0650f5468", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179293,7 +179293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1edd2883-8d47-4b25-a67f-519821c91c00", + "id": "bd96a7d4-9258-49fc-82c4-354cec6190d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179373,7 +179373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eaeade4-1b5e-4a9e-881c-512c6152d730", + "id": "e6cb3a05-4c32-4924-83c1-67e0d1a47816", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179453,7 +179453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd535451-915d-4240-bc4d-1aa80eb7d85a", + "id": "28f43a21-798a-4650-a1b1-83d9bb5d37d7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179533,7 +179533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22d2701a-c686-44d3-835a-868f77029da0", + "id": "64a3dadb-b2ce-4f30-8508-f1f5a2da06d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179619,7 +179619,7 @@ } }, { - "id": "b613ea8e-37aa-46e5-a032-9b91a3c63a26", + "id": "51c15c1b-37d8-4cc6-8c7b-cdcf42bccc83", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -179661,7 +179661,7 @@ }, "response": [ { - "id": "4374d065-43c9-4458-819e-8d8f2ea68d71", + "id": "6329ef96-8caf-440d-b180-c10a9fbfe6a2", "name": "Created.", "originalRequest": { "url": { @@ -179707,7 +179707,7 @@ "_postman_previewlanguage": "text" }, { - "id": "455149f0-f419-4c18-97b8-953d2cf240f7", + "id": "70ba8bcb-8316-4ddf-90d2-dc5e71470c9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179763,7 +179763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a88ee4e8-b42c-4916-a83d-8526dba47b34", + "id": "9a1d45b9-08bd-499d-95e5-b1000e33f6b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179819,7 +179819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8e492d6-8d80-4827-aa2c-737f7c1d8486", + "id": "7e7a6e01-9804-4132-9d90-328a6c65c8e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179875,7 +179875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d3b1619-8c08-4a4d-9c48-19272265599e", + "id": "d9e45558-3ca7-4e55-ae4c-b0a9881e7be8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179931,7 +179931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6ba97d0-f760-43b9-b343-de4b22a83b5b", + "id": "8f9cd558-a06e-44ca-8c0b-08faae1d01ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179993,7 +179993,7 @@ } }, { - "id": "76c1f1da-0ec7-4962-a8a3-cbcd97290379", + "id": "96b2bb17-0c19-40bb-983f-cdd178cd6e1e", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -180071,7 +180071,7 @@ }, "response": [ { - "id": "73c82def-1b02-4fb7-ab13-69827d7e9a20", + "id": "f5d82c48-bcf3-4be2-9635-16b7628940e4", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -180152,7 +180152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f1f68f8-2a22-4579-8fcb-a88282b2f53f", + "id": "9aaa98a8-1f98-46f9-958d-e515cd90c4a3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180233,7 +180233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "291ede69-0f24-4f08-80e5-51f3d3499853", + "id": "91664cff-b1fc-4341-9bfd-1f82ff872bee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180314,7 +180314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf4d05b3-3e9e-46fc-9bb5-71809117fd29", + "id": "6c9974c0-abe4-4a0e-97d8-6271f243640e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180395,7 +180395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6b1f382-ad62-46ca-bedd-8a0926603f4f", + "id": "5da2e18c-b731-47cd-81c5-1ad2103b18f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180476,7 +180476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b4667d7-3f8d-4167-93ef-1df0965702bc", + "id": "1ac1f5f2-1af6-43c5-8018-b104b9d11bdb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180563,7 +180563,7 @@ } }, { - "id": "d49d325d-380a-45f7-b3a5-b60cbeaa0db8", + "id": "e6220132-0288-4e3f-b04b-c9b31b07f56d", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -180615,7 +180615,7 @@ }, "response": [ { - "id": "e57d4f93-3849-4cb1-ab38-a15da7a45cdb", + "id": "b86cabcb-b5d6-4839-a8fb-85119e25d00f", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -180660,7 +180660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3459cca6-0701-40d7-b7e3-fbd55fffa18c", + "id": "0dc27326-ccf8-4565-b19c-10c2d40c45a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180705,7 +180705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2aa6317-8c9f-4e93-add8-43bb89ba7b70", + "id": "b0befa76-66fc-4acc-b656-ea567be95254", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180750,7 +180750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b022590c-980d-4478-9a6f-da938f3fcbac", + "id": "52eb51c3-f8b8-4c43-bb0d-164f15b5eb68", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180795,7 +180795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e1cf4b8-0e05-48f3-801f-45fa4019637b", + "id": "16b32867-924d-4440-98a4-56ab253ec8a8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180840,7 +180840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "779ecccd-3130-4c38-bad7-e5eabb01a91a", + "id": "f8d93f25-4462-42b2-90ee-ab4dca71cc2c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180891,7 +180891,7 @@ } }, { - "id": "2d436d57-b016-48bc-96a7-c05472734882", + "id": "3f0edde8-b2ba-4a7f-a24d-ecc96406b65d", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -180956,7 +180956,7 @@ }, "response": [ { - "id": "13e0dba4-c28b-4547-95cd-9b58877a22f3", + "id": "387cb0bb-81b3-4649-bfa3-23e7cc30731d", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -181014,7 +181014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dc7a724-2fa5-48d1-86ff-c6b89f16f591", + "id": "97ea0d24-ffa3-47ae-b325-367890d4c44d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181072,7 +181072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7f9025f-cac1-4e8f-b513-64803d7f11bb", + "id": "398abae9-5dbd-4712-b6e9-8645a042d82a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181130,7 +181130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21af315f-b7a7-44ca-ad37-5b644220998a", + "id": "4c6f52a0-10af-419d-9ae3-13d57dfebcb9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181188,7 +181188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4de61c0-92bb-4f0c-8894-2d77ce4b635a", + "id": "93b667b7-425a-4a83-a009-a8223bedf973", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181246,7 +181246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd6beba8-fa61-4f22-ba47-24b5818e7691", + "id": "5a771da5-92ff-4287-89a0-99e579058f66", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181310,7 +181310,7 @@ } }, { - "id": "a91e1125-80ad-4ae4-9879-169db14a3548", + "id": "aad14df5-424f-41fd-b3dd-3875b116027a", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -181362,7 +181362,7 @@ }, "response": [ { - "id": "b3ef83bd-a824-436f-ac71-b96fe56ee582", + "id": "e635bd53-c29e-4f28-9f0f-eeb23c458198", "name": "No content.", "originalRequest": { "url": { @@ -181397,7 +181397,7 @@ "_postman_previewlanguage": "text" }, { - "id": "32457356-968d-44f2-a2ff-789fc30b4614", + "id": "773a5473-8e9f-4d3f-a9ef-c03520f8c1fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181442,7 +181442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bbe057b-d097-40d2-aa53-7b7b7c07f4c9", + "id": "eefc276a-24b3-4fc9-80bb-e5c6cc9ab50f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181487,7 +181487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07b365a9-3f42-4776-bc64-1abf8fce3793", + "id": "397c264b-38f4-4c6a-a75a-f6570c0e03cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181532,7 +181532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eb57681-f21f-40c2-a793-0d29f680c6c7", + "id": "c0e44035-1752-4dbc-8830-bff7052ad879", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181577,7 +181577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "540b1ceb-8fc5-4150-a5f2-158fb3b1aefe", + "id": "018dfa0a-7c3c-4b3a-99a4-60514863adb5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181628,7 +181628,7 @@ } }, { - "id": "05d2ec59-10c0-4443-a6e7-0934e84930fe", + "id": "cb299f49-a6e3-4134-85e0-042ef673a906", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -181671,7 +181671,7 @@ }, "response": [ { - "id": "4d37de57-7a80-49b6-9de2-78694345485d", + "id": "8afb2dcd-761c-4591-bbcb-8ef31006803c", "name": "Request succeeded.", "originalRequest": { "url": { @@ -181728,7 +181728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "759f9b62-f95b-452d-ac99-3567a41cc522", + "id": "0a74c4e5-fa94-456f-8c0f-1b22bbe492e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181785,7 +181785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "340c7f8f-0f7e-4b10-8aae-5e7bcb54f468", + "id": "0163bf94-14de-4370-ab82-57a0be7f5e73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181842,7 +181842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a92998da-2eca-45ff-a7a9-4a2338feb7b8", + "id": "f3ffd26c-2be5-4674-95d5-df579876c2a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181899,7 +181899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "291c32e8-b47c-4fc1-997e-a3564f8005fb", + "id": "2fbe58f8-c903-48d6-84c7-1a8c77abea3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181956,7 +181956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6475449-048b-4100-8dcb-61e2e7bfeb53", + "id": "8393207c-a581-4a56-bd6e-cc50b9fd0d7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182019,7 +182019,7 @@ } }, { - "id": "186758c1-fb19-47fb-8b03-420a2a3c0118", + "id": "e6e26652-8da1-49c1-ba00-664e440fce23", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -182062,7 +182062,7 @@ }, "response": [ { - "id": "b34fcf28-f643-4089-9675-8bf1731060f7", + "id": "16f95265-c1d8-4076-a0d1-d1dcf259ae4b", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -182109,7 +182109,7 @@ "_postman_previewlanguage": "text" }, { - "id": "64f22200-760e-4f8c-8eef-caf58246b8c4", + "id": "61563060-713d-4daa-bcd5-3c39de3307f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182166,7 +182166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90c3c3c1-f546-4ba3-aca8-75498cad62ee", + "id": "30771fd4-cc82-4cc9-965e-132abfa1f598", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182223,7 +182223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2bebf68-ac7b-4dc1-acda-3c375ade1208", + "id": "5805a2b1-e74c-4dbc-bce6-56a944615316", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182280,7 +182280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90fd87e2-a5f9-4b4f-842c-6408395bd42a", + "id": "433f4566-2e8d-47e5-85db-8e44d7ebfe35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182337,7 +182337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "986e96bf-8aa6-49f1-a309-d40b8dfe9973", + "id": "2671210e-27bb-45c4-b32f-a268e8233aa8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182406,7 +182406,7 @@ "description": "", "item": [ { - "id": "0027774e-5e16-4cd6-a0ae-abb51829988d", + "id": "0e46b530-3a57-43f7-9fb5-2181345d3f74", "name": "Get task status by ID.", "request": { "name": "Get task status by ID.", @@ -182447,7 +182447,7 @@ }, "response": [ { - "id": "315d22b6-7cb5-48fa-8dbc-7b4155232533", + "id": "0ab4d61c-a063-41d3-8895-0ccf443d2912", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -182491,7 +182491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c77a096-7bfe-42ec-9ded-0e7c8281f7bf", + "id": "1fa4f651-3245-4a3e-8af8-04d4cd4d1316", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182535,7 +182535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1b3f4b8-d3c4-4b77-8f4f-2288803b0d70", + "id": "0629bf48-1722-4299-a314-2d4a73f70dfa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182579,7 +182579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42fd112b-aea9-4976-8bdf-076141bcf94c", + "id": "da79dbcb-0f3d-4aa3-80c0-f75ec5cd3016", "name": "Forbidden, generally due to a lack of security rights", "originalRequest": { "url": { @@ -182613,7 +182613,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2faf6913-4b78-4bea-b0a7-5b535fd5d422", + "id": "5b2ce0de-fec2-426f-a429-62192b6a7a41", "name": "TaskStatus with the given id was not found.", "originalRequest": { "url": { @@ -182647,7 +182647,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c551e83e-337e-4aa9-928d-b8a66aa02ce7", + "id": "a387fbee-59f4-4cb4-99ab-b1d36bd55ac4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182691,7 +182691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ee8e3d0-1367-4592-a122-f9038496a0a2", + "id": "cb21da92-87ee-421f-93b2-e4c6b5fc535c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182741,7 +182741,7 @@ } }, { - "id": "12d08620-12f6-412a-bca9-427e3748b33c", + "id": "775fb564-4911-4543-a9a0-3cd1df9700ff", "name": "Update task status by ID", "request": { "name": "Update task status by ID", @@ -182795,7 +182795,7 @@ }, "response": [ { - "id": "c227d8f4-bc17-4f09-b017-2e50977bdc3f", + "id": "0a0e3447-02bb-4b39-aa90-7f6c54de84f3", "name": "Responds with the updated TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -182852,7 +182852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4cf59da-d03d-4a25-878e-cb114255de40", + "id": "d51afa10-b86b-465c-a465-6c3962deeac1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182909,7 +182909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bda6a80f-9130-414a-934e-f3fe681d87c0", + "id": "2813b6a7-0852-40ac-afd6-c48a5fb06fb8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182966,7 +182966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a103eef-82cd-44a6-8614-99db330ec40a", + "id": "1881ec2b-5439-4289-b1eb-3d2ccea3469f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183023,7 +183023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "057d7d67-fa79-4c57-8faa-8f874ca8a426", + "id": "803ff06a-8319-424e-aa34-a207b36dcd08", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183080,7 +183080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a66889ab-9981-477c-ba4f-e148d0b663db", + "id": "06e588f0-ed3e-4ac7-b81a-5b5f25b389ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183137,7 +183137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8df18b9-f9b3-4478-b2ea-38a238a1b746", + "id": "4d8c1355-8c0f-4c08-bffe-11c770dd0aad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183200,7 +183200,7 @@ } }, { - "id": "3c79b4c1-fb79-4cb5-86b0-d7faf0bce4db", + "id": "8132202b-5c95-4dc1-a491-ee9c76ca25e9", "name": "Retrieve a task status list.", "request": { "name": "Retrieve a task status list.", @@ -183275,7 +183275,7 @@ }, "response": [ { - "id": "c2f9ee74-8c94-460b-aeaf-0084eaec5cdc", + "id": "f13901ca-ecaf-4f8f-a36a-256d5d54a4f1", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -183364,7 +183364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf163caa-b693-46c1-9e5b-af2d54b50124", + "id": "f90cb9ff-27d1-42df-8042-984a9830459f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183453,7 +183453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87ab6f74-f810-426e-a3a1-ab24447fb118", + "id": "274f7d05-b62b-4866-9e30-3deb19c84c44", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183542,7 +183542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3af2ddeb-2293-425a-9394-44465f40f4db", + "id": "e034cbfa-e30d-4358-93e9-9c8e6c061e1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183631,7 +183631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed2c8e77-4115-4fd4-88d9-1aa83535b69d", + "id": "4967e5c1-41ce-4bb4-84d8-85c8d8869609", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183720,7 +183720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fff88abc-5637-434f-ba41-87884719bc0b", + "id": "2c3f8a45-1ddb-417a-97cc-a49a8c6a3520", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183809,7 +183809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "276d1b32-ef16-4fa8-b2f3-9ab36dfab9f1", + "id": "9455c8a9-5382-4891-b45a-4e7538a36dbd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183904,7 +183904,7 @@ } }, { - "id": "df543ce6-0906-4b6c-9a48-6ea9dd7d6272", + "id": "5b91f6f9-e88e-4279-9a15-7326bc6768ae", "name": "Retrieve a pending task list.", "request": { "name": "Retrieve a pending task list.", @@ -183962,7 +183962,7 @@ }, "response": [ { - "id": "b73ff2bd-5535-4c33-812f-56cc0a98c9e1", + "id": "b6360917-5dba-417b-b3a0-d1ef7ab7a01a", "name": "Responds with a list of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -184034,7 +184034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01c93826-f631-49a4-8f3d-d33f5d9c18ab", + "id": "8c69a000-fdba-4873-99a7-3e91dc47c034", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -184096,7 +184096,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5f7a6b8e-1778-46be-9d0e-e04e7f71858b", + "id": "62535d45-352e-44dc-a250-94b7a37e18ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184168,7 +184168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "080af96f-f1a4-48ed-b0ec-bfefff035963", + "id": "6b9cee28-b8b4-4462-a083-e39121f36850", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184246,7 +184246,7 @@ } }, { - "id": "fa573133-64d9-4b5b-a506-7f09f7f015a4", + "id": "6d4d95e7-63a3-48a5-a8ad-affe02117e89", "name": "Retrieve headers only for pending task list.", "request": { "name": "Retrieve headers only for pending task list.", @@ -184304,7 +184304,7 @@ }, "response": [ { - "id": "b5bae18b-e1d3-48a4-9c49-00452c5fff0e", + "id": "5a1d330f-1157-45a1-b494-ce02229e1202", "name": "Responds with headers for List of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -184366,7 +184366,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9475131d-da5c-43f8-9600-35586f6c58df", + "id": "aa9c0c4b-4d3d-46ec-a603-89c0f34409ed", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -184428,7 +184428,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d673591d-333a-42c5-a3a9-f9fffc712d20", + "id": "3a3130bb-b72d-454c-94fe-82a87f077887", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184500,7 +184500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ead96074-88c8-4436-80b2-63897bb4cc9f", + "id": "cb0fdbde-7098-4800-a79b-87aab6c2ccde", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184584,7 +184584,7 @@ "description": "API for reading tenant details.", "item": [ { - "id": "71207e84-19bf-4d9e-958a-f31304367f47", + "id": "6af1a046-0cdd-4144-8661-89fbb4ff2639", "name": "Get Tenant Information.", "request": { "name": "Get Tenant Information.", @@ -184613,7 +184613,7 @@ }, "response": [ { - "id": "17da47ef-199b-4981-b233-01257bf20d2f", + "id": "26a875b8-9230-4bd1-8756-a80c3a883e0a", "name": "Tenant Info", "originalRequest": { "url": { @@ -184656,7 +184656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c39474e6-4d69-49c2-b89f-67611d7f2ecf", + "id": "bbf3fe98-56c8-4f0e-a106-93f680ab55d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184699,7 +184699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e5a37d6-e7b3-4a45-be22-377efba15fa1", + "id": "a8f5384e-4858-4a94-8ecb-7b1c4be70d77", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184742,7 +184742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5f77671-4314-45a4-8d56-421e178011c4", + "id": "d8bf6dfb-1583-4d15-9e3b-c03170a747bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184785,7 +184785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d4c8d99-34cd-4aae-b691-640ce3be8e43", + "id": "fb52c81f-a632-466e-bd00-ae71baff3938", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -184828,7 +184828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fa946e0-c7c9-4d7f-9911-9a4cb02c3e0d", + "id": "4a7c21e2-e60e-4f2c-8100-0e1bec656319", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184871,7 +184871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bb18394-6da4-4a56-997d-23279a239700", + "id": "85d8facb-f6c6-49e8-a748-134a2918a653", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184926,7 +184926,7 @@ "description": "Operations for creating, managing, and deleting transforms", "item": [ { - "id": "76947f33-9c62-4030-bf4e-947ecc6e2e40", + "id": "1ca20406-0c26-4fdb-9643-5cd759dbe896", "name": "List transforms", "request": { "name": "List transforms", @@ -185001,7 +185001,7 @@ }, "response": [ { - "id": "10fbf098-985f-4258-ace7-97238ebc71f3", + "id": "b3833edd-3c7b-4cfa-bf6a-c8c3b2ab9236", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -185090,7 +185090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0f76936-cf4d-4e66-860c-440ce9c19988", + "id": "c374b08d-af3d-4580-8c31-5388ca4c3cf8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185179,7 +185179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d67331d-5b8c-45ce-99d6-404533aaf4bb", + "id": "c98c18f2-23ea-4eee-a2e8-421f162c8e16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185268,7 +185268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bdafb9c-2ecf-437c-8894-366053aa1f85", + "id": "64ae9369-dbf4-4b40-a096-3734debfd78e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185357,7 +185357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a5cc1f9-946d-4f66-8960-89d9f03f5f38", + "id": "ddc198be-8d44-404e-9f09-d636432c4f41", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -185446,7 +185446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "393ae5f0-6a9f-4691-beba-74f034398cbf", + "id": "bf07de41-7d4e-403d-ac1a-c3a13c40c11e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185535,7 +185535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fabb50c-bb05-4ac6-a684-e26031c57dad", + "id": "800af7ed-21e7-4fad-ad38-e87df7e8d10c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185630,7 +185630,7 @@ } }, { - "id": "ef21e8b3-ee2e-4870-a499-d162368d67e0", + "id": "2f315b71-c036-4108-aaf4-2ed126d80fd1", "name": "Create transform", "request": { "name": "Create transform", @@ -185672,7 +185672,7 @@ }, "response": [ { - "id": "947a13e8-3189-4c0d-a115-71667a4f5df6", + "id": "51b74564-ba2e-4f55-89ef-6dd4f824456a", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -185728,7 +185728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50f6cc2a-264d-4111-8c99-6bd672f7e81d", + "id": "9af859e8-d5d9-4d62-be5a-0e89bfe19ba3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185784,7 +185784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f950b72-4ee3-4b72-9b46-31a3b361e7bd", + "id": "0dabc0df-6d90-48d0-a77e-77c4288ddd0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185840,7 +185840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d40850f1-0612-4176-bcb7-050748fb5c08", + "id": "f90cee7d-7073-4a11-9fa4-f175e1ceeda9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185896,7 +185896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86850d17-122c-4bfa-928b-012f59e5e376", + "id": "103cc459-6eb9-4b96-a83a-10e27389db1c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -185952,7 +185952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61f00cc7-6629-4df1-bd31-00dd7c402cdc", + "id": "67068c52-9430-49e3-b1b2-00f09dbe8134", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186008,7 +186008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36bb205f-2a46-4e76-90fd-12de3756b153", + "id": "4a0ff6af-4e4c-4fb7-b36c-3bc479e99f5f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186070,7 +186070,7 @@ } }, { - "id": "7cff9355-a450-4b3a-a02f-9824c8e923a5", + "id": "7e346836-2cec-4b26-9cc5-0debf4d127f9", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -186111,7 +186111,7 @@ }, "response": [ { - "id": "3d0b30e0-31e6-4c8f-8a41-4fd9de485c5c", + "id": "19aa13c2-0861-488d-ba95-23f48a66a9a2", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -186155,7 +186155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4183789-d823-495b-acad-3cdb72934fae", + "id": "86ebd2e2-9cd3-473e-9232-247508ba5f6b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186199,7 +186199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64b1f8f0-3fce-4013-9c8d-526564cb23ae", + "id": "c4de6ac8-9fab-472c-a855-dbeaf12ee885", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186243,7 +186243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eb9f4b1-aa7e-43cb-87ba-2c12b740a091", + "id": "d7297419-404e-46af-a0c0-10e81ba501db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186287,7 +186287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95f107e9-e85b-417f-8713-807467600bac", + "id": "d7f22747-d9ce-4c18-8fed-2fe30252638c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -186331,7 +186331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2b95271-ce57-4078-b50f-4361387bbc10", + "id": "1947aab2-ea34-415c-89fb-6981f4c4b4a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186375,7 +186375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc76b704-111f-40ad-a575-dc768baee80f", + "id": "80a8b406-1536-493c-aec2-fe69b9609cb7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186425,7 +186425,7 @@ } }, { - "id": "17faa803-2b30-41a9-958d-cf50ed7649cd", + "id": "8ec7eea1-2bfa-4b58-9548-ed50d8440080", "name": "Update a transform", "request": { "name": "Update a transform", @@ -186479,7 +186479,7 @@ }, "response": [ { - "id": "6392108b-ed07-435b-9698-b6439339f6fd", + "id": "6112ed13-d102-4fcd-9851-7965cbaf0d5e", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -186536,7 +186536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f5b590-ff2b-4be1-866b-c4ced377062c", + "id": "04c04024-4c49-4bcc-b7c0-dfbbd5f19e34", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186593,7 +186593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b783a216-2135-43b2-957b-c5fcef09004e", + "id": "99e4cee7-74a7-4bc9-adea-cea0055e29c4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186650,7 +186650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85f56c4d-b02b-480e-82d9-95a5dc220bc5", + "id": "84eea2b0-2a25-4ddb-9ef8-511abca93a95", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186707,7 +186707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7a3197b-39fe-4bb6-a7b9-260ffcc4febd", + "id": "d77404f1-ed12-411a-9b30-ca5992ac30ed", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -186764,7 +186764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98583ee5-0bfd-408a-949a-4f86b1fcf477", + "id": "d7a84311-e228-444f-aeca-81cd856acde7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186821,7 +186821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67476ba7-783b-4819-ac7f-626ead437542", + "id": "7e699f90-0674-40a8-b7c9-c6e9d14b291f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186884,7 +186884,7 @@ } }, { - "id": "b50af2f8-e3e9-469d-8508-c325e7fb77ed", + "id": "8fc1706d-9ca9-4244-afa1-51b2c2bf3096", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -186925,7 +186925,7 @@ }, "response": [ { - "id": "46f80c5d-ac60-4974-bd4a-b9f464a73577", + "id": "1df0b61f-b45a-45bf-b986-f4f3b57a40ed", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -186959,7 +186959,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b46329d3-e3ed-4d59-b5ce-cddfb038f057", + "id": "ec16b566-49a3-4400-b391-cfc541ba2a15", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187003,7 +187003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19285762-c670-4f40-bbbf-9e37c6583b82", + "id": "5603a14c-b22c-4ae6-a483-bea2ce00b970", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187047,7 +187047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c07e07-229e-40e4-813e-f1fb6037eaa8", + "id": "21ccd14a-88f0-4adb-af1d-ef9ab56e1002", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187091,7 +187091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "865a3958-f7f2-4ca3-baf0-b3beb888fc17", + "id": "6d9695a1-a424-4ac6-a585-3692648adbc3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -187135,7 +187135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1314c36-9e11-43f2-8ab4-f4e8e06fe534", + "id": "08ffcdc2-35d6-411a-97a3-7c77f3872a60", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187179,7 +187179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78892163-e471-4a6b-a8f5-8246e07c6438", + "id": "99f51073-85a5-4729-bffa-e70d4851fc69", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187235,7 +187235,7 @@ "description": "Event Triggers provide real-time updates to changes in IdentityNow so you can take action as soon as an event occurs, rather than poll an API endpoint for updates. IdentityNow provides a user interface within the admin console to create and manage trigger subscriptions. These endpoints allow for programatically creating and managing trigger subscriptions.\n\nThere are two types of event triggers:\n * `FIRE_AND_FORGET`: This trigger type will send a payload to each subscriber without needing a response. Each trigger of this type has a limit of **50 subscriptions**.\n * `REQUEST_RESPONSE`: This trigger type will send a payload to a subscriber and expect a response back. Each trigger of this type may only have **one subscription**.\n\n## Available Event Triggers\nProduction ready event triggers that are available in all tenants.\n\n| Name | ID | Type | Trigger condition |\n|-|-|-|-|\n| [Access Request Dynamic Approval](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/access-request-dynamic-approval) | idn:access-request-dynamic-approver | REQUEST_RESPONSE |After an access request is submitted. Expects the subscriber to respond with the ID of an identity or workgroup to add to the approval workflow. |\n| [Access Request Decision](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/access-request-decision) | idn:access-request-post-approval | FIRE_AND_FORGET | After an access request is approved. |\n| [Access Request Submitted](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/access-request-submitted) | idn:access-request-pre-approval | REQUEST_RESPONSE | After an access request is submitted. Expects the subscriber to respond with an approval decision. |\n| [Account Aggregation Completed](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/account-aggregation-completed) | idn:account-aggregation-completed | FIRE_AND_FORGET | After an account aggregation completed, terminated, failed. |\n| Account Attributes Changed | idn:account-attributes-changed | FIRE_AND_FORGET | After an account aggregation, and one or more account attributes have changed. |\n| Account Correlated | idn:account-correlated | FIRE_AND_FORGET | After an account is added to an identity. |\n| Accounts Collected for Aggregation | idn:aggregation-accounts-collected | FIRE_AND_FORGET | New, changed, and deleted accounts have been gathered during an aggregation and are being processed. |\n| Account Uncorrelated | idn:account-uncorrelated | FIRE_AND_FORGET | After an account is removed from an identity. |\n| Campaign Activated | idn:campaign-activated | FIRE_AND_FORGET | After a campaign is activated. |\n| Campaign Ended | idn:campaign-ended | FIRE_AND_FORGET | After a campaign ends. |\n| Campaign Generated | idn:campaign-generated | FIRE_AND_FORGET | After a campaign finishes generating. |\n| Certification Signed Off | idn:certification-signed-off | FIRE_AND_FORGET | After a certification is signed off by its reviewer. |\n| [Identity Attributes Changed](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/account-aggregation-completed) | idn:identity-attributes-changed | FIRE_AND_FORGET | After One or more identity attributes changed. |\n| [Identity Created](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/identity-created) | idn:identity-created | FIRE_AND_FORGET | After an identity is created. |\n| [Provisioning Action Completed](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/provisioning-completed) | idn:post-provisioning | FIRE_AND_FORGET | After a provisioning action completed on a source. |\n| [Scheduled Search](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/scheduled-search) | idn:saved-search-complete | FIRE_AND_FORGET | After a scheduled search completed. |\n| [Source Created](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/source-created) | idn:source-created | FIRE_AND_FORGET | After a source is created. |\n| [Source Deleted](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/source-deleted) | idn:source-deleted | FIRE_AND_FORGET | After a source is deleted. |\n| [Source Updated](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/source-updated) | idn:source-updated | FIRE_AND_FORGET | After configuration changes have been made to a source. |\n| [VA Cluster Status Change](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/va-cluster-status-change) | idn:va-cluster-status-change | FIRE_AND_FORGET | After the status of a VA cluster has changed. |\n\n## Early Access Event Triggers\nTriggers that are in-development and not ready for production use. Please contact support to enable these triggers in your tenant.\n\n| Name | ID | Type | Trigger condition |\n|-|-|-|-|\n| [Identity Deleted](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/identity-deleted) | idn:identity-deleted | FIRE_AND_FORGET | After an identity is deleted. |\n| [Source Account Created](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/source-account-created) | idn:source-account-created | FIRE_AND_FORGET | After a source account is created. |\n| [Source Account Deleted](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/source-account-deleted) | idn:source-account-deleted | FIRE_AND_FORGET | After a source account is deleted. |\n| [Source Account Updated](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/source-account-updated) | idn:source-account-updated | FIRE_AND_FORGET | After a source account is changed. |\n\nRefer to [Event Triggers](https://developer.sailpoint.com/idn/docs/event-triggers/) for more information about event triggers.\n", "item": [ { - "id": "ab91a58c-05fc-4159-94f2-392eb201dbc3", + "id": "b62e30db-9445-4553-aab5-880f9362b3bb", "name": "List Triggers", "request": { "name": "List Triggers", @@ -187310,7 +187310,7 @@ }, "response": [ { - "id": "ed568eed-8ab8-47d9-977c-4e014696a88f", + "id": "9c37f47a-8cfe-4135-a0ee-6fa890741c89", "name": "List of triggers.", "originalRequest": { "url": { @@ -187399,7 +187399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6df22cbc-36d0-467f-abaf-f9c863c5e7c4", + "id": "66aa9349-2313-4242-b710-3618d812122f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187488,7 +187488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f05ecdae-a1cc-4fe6-9400-3d839dd6b8c6", + "id": "0f98de8e-f75d-4b17-af13-aeb08af1b842", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187577,7 +187577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b5ba4fa-3301-42fd-b3ca-93f22455663f", + "id": "6d5cafdd-7225-4e40-8363-e75e54a0c308", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187666,7 +187666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6729652c-adee-47b2-8d98-bc0bdb40bb73", + "id": "4c3a1041-d004-4fc2-8dbc-33ba5625d33e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187755,7 +187755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "605ed6ce-da6c-452b-a1c2-7069a9fd9e35", + "id": "c7d09575-0e49-496f-9101-1745218bb949", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187850,7 +187850,7 @@ } }, { - "id": "c38a088f-8a99-4d41-8a4c-4e41c0d0f9e1", + "id": "1996ef1f-6fd6-4111-8706-f140db8d5b8a", "name": "Create a Subscription", "request": { "name": "Create a Subscription", @@ -187892,7 +187892,7 @@ }, "response": [ { - "id": "7dd5eb3d-29e7-46c6-b708-e29fdbc60d72", + "id": "3eaed05e-fbc6-4bc4-b9ea-9b97ab9cfd4a", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -187948,7 +187948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e847f28c-4c97-48a2-a5d6-5eb5abd6253e", + "id": "03f02297-dfeb-4553-9696-33a5543644c7", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -188004,7 +188004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc2c4c9c-e0e2-4fd1-b174-66e80d817852", + "id": "fdb590c9-db44-4c46-8411-acebc57b0072", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -188060,7 +188060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dbd228e-240a-4b83-a18b-0b8868b03c3f", + "id": "d4d8eb22-f322-4007-8812-258da48cb0f1", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -188116,7 +188116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6229540b-89fa-4a9f-b060-de94ad0c8e24", + "id": "4bc5805b-eee6-4f8a-9063-0b6d93575806", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -188172,7 +188172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc14033d-6fea-4fec-9865-39936963ec45", + "id": "528d00af-617c-4be5-8ad7-c728e76c0af2", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -188228,7 +188228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af083da0-fe87-4151-a7cb-a996a6941c02", + "id": "c01460f8-0dc4-4a9a-8e99-a64742b519a6", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -188284,7 +188284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "812a6640-b2f2-4324-86df-031f5691f325", + "id": "99b5f551-f86a-43f3-a1a9-166945eb3f4a", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -188340,7 +188340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0279b0cf-e776-4c27-acc1-68dc0ec5774c", + "id": "b3d171ce-352e-4170-87bf-a86f7c215ca7", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -188402,7 +188402,7 @@ } }, { - "id": "896c7bfe-9b38-41bd-bf77-d805f6a148f3", + "id": "20df3481-019b-4a52-96ba-ae83100441b7", "name": "List Subscriptions", "request": { "name": "List Subscriptions", @@ -188477,7 +188477,7 @@ }, "response": [ { - "id": "32491e99-cb60-4f87-b910-b50e3d6f71fe", + "id": "d95dd16d-33d9-49eb-8888-88143ea9060e", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -188566,7 +188566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "456592e8-d057-47bb-bdd5-3a943443c37b", + "id": "2e0b6355-5f45-4644-8aeb-00dd4cc7b62e", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -188655,7 +188655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e762ec9-d415-4ea0-9917-e49f1fd8236d", + "id": "2e7023af-af1f-47cd-8405-d7d6af4d4ab5", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -188744,7 +188744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "775f4a1b-b6ab-4be3-ad75-3fd0b78bdcdd", + "id": "72a45149-dfc4-41f6-a6e3-dfc0fbe82693", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -188833,7 +188833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c31d99e-777d-472a-96d6-0dc3dbcdac79", + "id": "653882ee-6a56-42a7-a018-ec9189c23b94", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188922,7 +188922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cedaa453-0d30-406f-aeec-76ef3a53ba7c", + "id": "bc7754a4-be93-4222-95d2-ad519a5b0306", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189011,7 +189011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de898611-5260-4bca-8701-a3d2e13fe6ac", + "id": "80393e68-0f2b-43fe-80d3-706202441b75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189100,7 +189100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ac3d8f9-940f-45e5-be5a-be3e8d3ff16f", + "id": "145d8952-976c-4b3a-bbf0-78b1827bf3e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189195,7 +189195,7 @@ } }, { - "id": "64d32fa6-31e1-4281-bc45-134404439a28", + "id": "bdc24281-04c1-44d7-aa2d-1f972f247970", "name": "Update a Subscription", "request": { "name": "Update a Subscription", @@ -189249,7 +189249,7 @@ }, "response": [ { - "id": "4fcf6c92-3a59-4b23-bda4-e6652b0c4b0f", + "id": "a16bc5a7-670e-40be-b5c2-dd68737b5ee0", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -189306,7 +189306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbccc083-c645-4770-b9b4-2150aa687448", + "id": "64c86deb-52fc-48c2-8a63-46908c65b448", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -189363,7 +189363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "911bef69-a185-4cc6-8a4f-335ea279546c", + "id": "a6406630-7c7a-40f5-bfda-7060907ca07c", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -189420,7 +189420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d7d5cf9-5ce0-4497-8d59-96f67a73ef17", + "id": "32b0e028-d0a0-4a29-922b-10be73c017f8", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -189477,7 +189477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e35e4be-d60c-46a4-9de5-5861e9d01ea3", + "id": "027ecf1a-856c-4eb4-99e3-0407f5237042", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -189534,7 +189534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c354d41f-3839-4743-a8e4-a4e4026ccdcb", + "id": "0e4bff8b-7e53-44de-9618-c05eeda7065d", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -189591,7 +189591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef03eacd-6873-44e7-9a3b-649b1a389bc1", + "id": "449dca07-4bc2-4ca2-83d9-86cdf4505493", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -189648,7 +189648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24d7fee5-ba85-4008-b1fe-32fd2d8b21e2", + "id": "52b3375d-a180-4578-8359-1d105095bb3d", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -189705,7 +189705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a38cbb9-d77a-4abf-8322-dcd25496e50f", + "id": "d631bd5f-df62-4d4a-8dbc-1ad1f9693efd", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -189762,7 +189762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b60baf9c-9f26-4dd0-bbb6-218c551f9dc3", + "id": "e06e66b2-68ab-4df0-8b06-98d9a971723b", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -189825,7 +189825,7 @@ } }, { - "id": "9c804271-8399-4969-ba23-0f7a93ff2e62", + "id": "d35fb22e-e50d-45bd-8993-57891d5693d5", "name": "Patch a Subscription", "request": { "name": "Patch a Subscription", @@ -189879,7 +189879,7 @@ }, "response": [ { - "id": "e1f24808-5ef3-4844-8331-aafff9b10c2b", + "id": "73a13843-c8ad-4e6b-9d5d-a6db20057b5e", "name": "Updated subscription.", "originalRequest": { "url": { @@ -189936,7 +189936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b5077a7-ce27-4c21-b43d-dd657a89ee18", + "id": "2c7f7e62-d33e-42eb-a6da-cb5da632e210", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189993,7 +189993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7448212c-77bf-42bf-a408-d6237563983b", + "id": "a7889f09-9625-4818-af25-8cccecf0b5e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190050,7 +190050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0bb98fc-1da6-46c7-ac95-e4453869be1d", + "id": "afb6957f-aadd-402a-8de0-2db97c255f7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190107,7 +190107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "980a52e0-5dec-4c59-8fc7-06b10f7308dc", + "id": "5e874cc2-7378-4088-b8da-866b7c3e0af2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -190164,7 +190164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e8234ff-e607-4272-9e29-23dbd65f92fc", + "id": "019043bc-d2a8-4637-8568-1c9bf9cecf2a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190221,7 +190221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95bbd78e-7bf5-4b33-b964-fca0e4270147", + "id": "8eeed2bf-2363-4633-811c-54bec464d009", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190284,7 +190284,7 @@ } }, { - "id": "6ca4c402-5d89-4f48-a809-694373d071c6", + "id": "1f4109e1-2f3d-4eb1-9d95-882f1e7a38d8", "name": "Delete a Subscription", "request": { "name": "Delete a Subscription", @@ -190325,7 +190325,7 @@ }, "response": [ { - "id": "965cc967-7ac2-44b6-ad3a-c35ee4f5e662", + "id": "0d8fdabc-4962-4f8a-b880-6ebaad65a558", "name": "Subscription is deleted successfully.", "originalRequest": { "url": { @@ -190359,7 +190359,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e5c2476c-fb1c-463f-8c81-2997cf24044f", + "id": "9ef71425-10b7-410c-8a95-adbe3daabb68", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190403,7 +190403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af82f1b3-749b-4bfa-a7c5-87ce3c1ca399", + "id": "3329492e-e194-4573-9a28-6ab54e35a3e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190447,7 +190447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae4096a0-8ada-448d-8f9b-8e4dc841c4c1", + "id": "369e3483-36cf-4d51-8213-0ec5cb29c7e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190491,7 +190491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09aac918-8d8f-4cd4-8978-76f2a606b0e2", + "id": "ac46fbcb-f9c2-45f5-a1e8-855c4adac212", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -190535,7 +190535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a3e28c2-294d-4653-ac0a-b97d8e56c2cf", + "id": "dd81565d-a4c2-47f5-b779-b7e6d4973753", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190579,7 +190579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d315827-b2c3-47f1-a2ff-d2ae92982ae1", + "id": "730550b9-a311-4aec-9eaa-b98dde25e910", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190629,7 +190629,7 @@ } }, { - "id": "4275ff37-eb20-4272-8513-541a65eb2630", + "id": "ea2b580a-d3a7-4ff7-8c9e-94f9d700bb6c", "name": "Validate a Subscription Filter", "request": { "name": "Validate a Subscription Filter", @@ -190672,7 +190672,7 @@ }, "response": [ { - "id": "d9b6229b-1039-463f-b82b-6eecb0302032", + "id": "53a66e93-d243-422c-88f1-dc26c462b935", "name": "Boolean whether specified filter expression is valid against the input.", "originalRequest": { "url": { @@ -190729,7 +190729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01749ae4-7aa9-4c44-8c0e-32ac6c5ebad5", + "id": "5fef8e5f-2fdf-4f97-bf96-de7341f4194d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190786,7 +190786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12a0d160-da84-4b9c-b9d2-382b49574f7d", + "id": "fe307157-5956-4573-bb16-b3fc0b442d17", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190843,7 +190843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "075c5c58-0bb2-4218-8259-b9ddd6f9de44", + "id": "834ede5f-4ec6-4fff-ae17-ebd63c0e4f49", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190900,7 +190900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25e6dccf-b722-43dc-8c20-806bbc825664", + "id": "a33b21fd-686e-472c-a3be-068b280af54f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190957,7 +190957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ef4c84a-d2b0-4926-8d03-828e292543e0", + "id": "6c0b6fd1-adff-4747-b3da-b577ae3e5012", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191020,7 +191020,7 @@ } }, { - "id": "81832cd9-dfd2-4256-85f2-0e4d66250756", + "id": "779cea9b-155e-4c78-98a9-3eaf05727aaf", "name": "List Latest Invocation Statuses", "request": { "name": "List Latest Invocation Statuses", @@ -191096,7 +191096,7 @@ }, "response": [ { - "id": "c5c1152a-d20a-4fca-b50b-14e9026d5b8e", + "id": "52376fd1-41c4-421a-978f-2aac500403fe", "name": "List of latest invocation statuses.", "originalRequest": { "url": { @@ -191186,7 +191186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5905f6e5-9520-4db2-bff4-532a7e9d2978", + "id": "cd80575c-01d7-4ef2-a44c-b426c1aba652", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191276,7 +191276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b687f3c-19bb-4cc6-82ed-89d3f99877e1", + "id": "bca4225c-a0d5-4c48-a8c0-7a694de46fc9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191366,7 +191366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f501812f-5a74-4a86-9b56-6c299bf9a37a", + "id": "24000c98-402a-4c39-8b81-27567e7bcfc6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191456,7 +191456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3665a94-d48e-471b-965c-8ab91aa00993", + "id": "05719970-d094-49e2-b045-12bccc13bbf2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191546,7 +191546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f9c2846-f809-4aa6-8eea-128f0c934e2c", + "id": "f00c6132-eb0e-499f-bafd-d57f51884228", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191642,7 +191642,7 @@ } }, { - "id": "b762228c-0334-4b70-8b31-f6f486bc47b1", + "id": "e9d5211e-3449-47d1-993a-5be32e825d1d", "name": "Complete Trigger Invocation", "request": { "name": "Complete Trigger Invocation", @@ -191697,7 +191697,7 @@ }, "response": [ { - "id": "93325fb6-8051-48cb-abab-d9486af011e9", + "id": "8bb4e7ff-01f1-4909-8399-29702bdc342d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -191745,7 +191745,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6baacf6c-37cf-4c19-8fb5-a9035248584a", + "id": "64540f66-824c-4315-a698-1432bdf4eeea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191803,7 +191803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42812b35-1129-434f-987d-375eed9d245c", + "id": "07bc3757-0a8b-4796-879c-37bfce246172", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191861,7 +191861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a78186a-d485-4f5e-b5c7-a18e15ea988d", + "id": "41130c1a-e003-4270-a9a6-700e34b7267a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191919,7 +191919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf2d0a9b-d681-423f-a5ac-2cd6942ca1ab", + "id": "28151996-2123-4220-8885-9c1d4485a81a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191977,7 +191977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52661cd4-45d5-485a-87be-e307657d8885", + "id": "d7386be7-0891-480f-84e4-7eb09734723b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -192041,7 +192041,7 @@ } }, { - "id": "dc0c6446-5586-468f-9c6b-b40e9b18c89c", + "id": "2d29b470-7bc1-4fb2-847a-3f5d6a2ddeeb", "name": "Start a Test Invocation", "request": { "name": "Start a Test Invocation", @@ -192084,7 +192084,7 @@ }, "response": [ { - "id": "8ef9aed9-cc2e-420e-9dd1-d33e4fbec16f", + "id": "c8ccd156-9438-4cd1-a17b-6b00bc437206", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -192141,7 +192141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8c88cea-69f0-4d17-8548-9a7fe57177b4", + "id": "c2e34752-8c8d-4c42-afcc-0032785c681d", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -192198,7 +192198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61885490-b728-4623-bb11-56c076762a87", + "id": "0229070b-6914-4a99-8e35-084359ed7caf", "name": "Trigger invocation is skipped, because tenant has not subscribed to the specified trigger.", "originalRequest": { "url": { @@ -192245,7 +192245,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f7703d42-70e4-41f2-bb36-fd249cdc6253", + "id": "d8c31641-b1ef-435a-92ca-9cae58b6a5b8", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -192302,7 +192302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41664502-dc4f-43da-90c5-fca0a3501bfd", + "id": "72909e7c-f3c7-40ce-a028-4932fd080e38", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -192359,7 +192359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "344422b4-b82b-4791-b826-0d935b9bfa7a", + "id": "0d724ed3-56cf-4c46-964f-512449d5cd78", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -192416,7 +192416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "092eeded-5756-46fc-af5c-95eac96401cf", + "id": "42cdcd77-bb71-4540-81ee-6191bd2351e3", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -192473,7 +192473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d6b826a-a33e-4d92-9692-c55213c6f453", + "id": "3ffd991c-e0c8-47c8-a90d-08d44dbbd9f3", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -192542,7 +192542,7 @@ "description": "Use this API to implement work item functionality.\nWith this functionality in place, users can manage their work items (tasks).\n\nWork items refer to the tasks users see in IdentityNow's Task Manager.\nThey can see the pending work items they need to complete, as well as the work items they have already completed.\nTask Manager lists the work items along with the involved sources, identities, accounts, and the timestamp when the work item was created.\nFor example, a user may see a pending 'Create an Account' work item for the identity Fred.Astaire in GitHub for Fred's GitHub account, fred-astaire-sp.\nOnce the user completes the work item, the work item will be listed with his or her other completed work items.\n\nTo complete work items, users can use their dashboards and select the 'My Tasks' widget.\nThe widget will list any work items they need to complete, and they can select the work item from the list to review its details.\nWhen they complete the work item, they can select 'Mark Complete' to add it to their list of completed work items.\n\nRefer to [Task Manager](https://documentation.sailpoint.com/saas/user-help/task_manager.html) for more information about work items, including the different types of work items users may need to complete.\n", "item": [ { - "id": "b667c2e1-eee3-4634-8e0f-918d2eba006c", + "id": "06ada16d-c99c-4293-b8b6-dc78919a04cf", "name": "List Work Items", "request": { "name": "List Work Items", @@ -192592,7 +192592,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -192608,7 +192608,7 @@ }, "response": [ { - "id": "096cb30a-6603-4c67-829f-7ccca073360d", + "id": "f31533e0-4ce1-4de8-af4e-b3e8348737fd", "name": "List of work items", "originalRequest": { "url": { @@ -192653,7 +192653,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -192688,7 +192688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6a7813a-d4fe-4a49-af3d-ae4eead296a7", + "id": "e4b24ee7-dfae-4d00-8d01-f489b0459b1e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192733,7 +192733,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -192768,7 +192768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f88b782b-8931-4440-a32c-682e55f9d64f", + "id": "6453e534-496b-4978-9039-f9b3628b282e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192813,7 +192813,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -192848,7 +192848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e17e8f43-6d12-45df-9e13-ee5054446358", + "id": "46ef7271-dd1d-4d6e-a1b9-c04fbd64c3c2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192893,7 +192893,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -192934,7 +192934,7 @@ } }, { - "id": "d0a7f819-0bc0-495f-88ca-1631f35a5bdf", + "id": "0ed271d9-3b13-4d78-aa89-1aaac9c9c3e8", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -192958,7 +192958,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -193001,7 +193001,7 @@ }, "response": [ { - "id": "e166a67e-be11-43fb-9556-71463115fb52", + "id": "c38d8c1e-fbed-4af3-8517-f4fafe98eeab", "name": "List of completed work items.", "originalRequest": { "url": { @@ -193020,7 +193020,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -193082,7 +193082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e9e7f0c-11c2-426c-aa97-0b908c5336a9", + "id": "b8e11c96-f3a1-40bc-b649-4c530b1fd3fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193101,7 +193101,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -193163,7 +193163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "427f595f-cdf3-4015-8724-76ad04c5a6bf", + "id": "c44fe5f2-7b50-4dfe-9640-b42c76e633de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193182,7 +193182,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -193244,7 +193244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80f33064-70fa-4fb0-8830-99b361edf58c", + "id": "16a58d14-97fa-4ec6-81e4-7dd0f837dc30", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -193263,7 +193263,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" }, { "disabled": true, @@ -193331,7 +193331,7 @@ } }, { - "id": "445c642d-5493-4872-a86a-12465fb45c85", + "id": "f67932a8-ac1c-4b05-8a32-a85354655de7", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -193355,7 +193355,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193371,7 +193371,7 @@ }, "response": [ { - "id": "10b5e26e-a10d-4852-b1a7-b35c6fc9bc7b", + "id": "fe1ddc86-ed1b-4bb7-a513-268368399ff6", "name": "List of work items", "originalRequest": { "url": { @@ -193390,7 +193390,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193425,7 +193425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6ff6588-695f-46cf-a5af-a4f33fdd6791", + "id": "78e712f2-2e1b-4d60-b8d1-026f71cf7aad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193444,7 +193444,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193479,7 +193479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee9aa6ad-22f0-4472-842c-522869e4496f", + "id": "8e2b8a9f-98e3-452e-a740-17819d20d9da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193498,7 +193498,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193533,7 +193533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f91863a6-02e5-4bf4-8053-2fbea61a3e73", + "id": "e4430c24-acaf-4186-91f0-342d19f08c97", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -193552,7 +193552,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193593,7 +193593,7 @@ } }, { - "id": "df5db915-9274-4b4c-bfe9-c21c35322473", + "id": "8a24dc45-9713-4360-a015-97fc1930e4f5", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -193618,7 +193618,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193634,7 +193634,7 @@ }, "response": [ { - "id": "7c61e499-419f-4ad5-acc6-1ba19a45296e", + "id": "505d6490-e895-4d9e-add5-42f0818816f7", "name": "List of work items", "originalRequest": { "url": { @@ -193654,7 +193654,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193689,7 +193689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "395b76f6-6fc4-40f3-9fd5-bf1d772f507a", + "id": "64707515-b691-4ead-9a63-1d483c814da1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193709,7 +193709,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193744,7 +193744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c346e602-ec15-4902-b569-2d336e1c05f8", + "id": "76573546-12c0-45e4-8083-25b21ea92467", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193764,7 +193764,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193799,7 +193799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb1b37de-5a5a-48f8-b073-3415747cbaf3", + "id": "fe4cdd5e-6f08-4ebc-8016-aca86a8f9537", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -193819,7 +193819,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193860,7 +193860,7 @@ } }, { - "id": "7d415c99-f61a-4636-98a1-45f47ad62f47", + "id": "f8f53cdf-97c8-4f8f-b012-5790ce663ced", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -193884,7 +193884,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193900,7 +193900,7 @@ }, "response": [ { - "id": "893be81f-7257-4dce-9ae1-23831f3773e0", + "id": "05b196d7-0323-436d-b64a-48065d9763bb", "name": "List of work items", "originalRequest": { "url": { @@ -193919,7 +193919,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -193954,7 +193954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23b3eaa0-7eaa-4f69-bb84-ef9c120d6bab", + "id": "a6f82586-8a13-47f5-8791-127e457a873f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193973,7 +193973,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -194008,7 +194008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3967305b-61cc-4fc2-8594-a906c2c7760b", + "id": "7cb4525f-ebeb-4164-b282-95fcf75c64d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194027,7 +194027,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -194062,7 +194062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac92863d-83db-4964-90fa-20e7ea83457d", + "id": "e1fa9b02-1961-4e21-9919-4ac5e9ef6594", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -194081,7 +194081,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -194122,7 +194122,7 @@ } }, { - "id": "9f7c1a14-e9e1-42b1-96dc-b5e48a9956a4", + "id": "a4bae7d4-3634-46fd-bf9f-987c9e10aaad", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -194146,13 +194146,13 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [ { "type": "any", - "value": "enim aute exerci", + "value": "voluptate nisi quis eiusmod ut", "key": "id", "disabled": true, "description": { @@ -194173,7 +194173,7 @@ }, "response": [ { - "id": "32300c45-2148-4e6d-9340-e5958595062a", + "id": "ee24ad3f-31c5-4198-b875-b7fb7479938c", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -194192,7 +194192,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -194227,7 +194227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac3f3471-d866-4b99-a459-ba1f81963675", + "id": "b219b975-5cb1-47b5-9868-611f703f74a8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194246,7 +194246,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -194281,7 +194281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15c8b5de-e82d-4132-89e9-d4c7b4f90c1c", + "id": "2990d671-cb38-4a26-9d08-aa02596a4097", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194300,7 +194300,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -194335,7 +194335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e201d51-1529-4ef8-9854-f4724967b220", + "id": "629ceb29-1898-4b60-b77b-3fbd9cae02d0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -194354,7 +194354,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "enim aute exerci" + "value": "voluptate nisi quis eiusmod ut" } ], "variable": [] @@ -194395,7 +194395,7 @@ } }, { - "id": "41f623d0-25f0-4cf0-8b21-019735e12851", + "id": "ee6d096b-2638-47a0-9d4d-03dbeac663b0", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -194436,7 +194436,7 @@ }, "response": [ { - "id": "16910f23-b03a-474c-9e48-571e846b3d6d", + "id": "56630809-cc39-46ed-9bc7-4d94dce93170", "name": "A WorkItems object", "originalRequest": { "url": { @@ -194480,7 +194480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34d40ba6-7309-4288-8359-9df26b198b8c", + "id": "b43bde1f-94be-40a4-a83e-fa0f6749cf7a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194524,7 +194524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f33c5e49-3e77-4466-ad7a-7013f296789f", + "id": "2823babf-9c62-487b-ba09-1856797f05e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194568,7 +194568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2782d5cb-a93c-4605-8cf2-a1af42a98a18", + "id": "2b817fa9-b5a1-4b89-aa10-85412da757ea", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -194618,7 +194618,7 @@ } }, { - "id": "3063b9f1-6fc9-424d-8251-25d3953518a5", + "id": "a982102a-6290-4fea-be8d-2e431d898144", "name": "Forward a Work Item", "request": { "name": "Forward a Work Item", @@ -194673,7 +194673,7 @@ }, "response": [ { - "id": "430ff8cd-524f-4527-9b50-6897091efdad", + "id": "817b65d3-4355-4a7a-bf88-5b9336ee91f9", "name": "Success, but no data is returned.", "originalRequest": { "url": { @@ -194721,7 +194721,7 @@ "_postman_previewlanguage": "text" }, { - "id": "18b691c7-33a2-4576-be4f-e4068856a994", + "id": "478d19d5-e8df-437b-9213-a5587beaf817", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194779,7 +194779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8361b73d-fa46-4473-9768-45355340a3ef", + "id": "da71bc7f-2507-42c3-8855-eab442934539", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194837,7 +194837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "737b3cdd-48bf-4544-83cc-efaae6bdfa3e", + "id": "6464cf2e-f232-41d8-bff3-55bcd4c4520e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194895,7 +194895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92f8fc9e-e242-4c54-8752-4ea7fd464a62", + "id": "ae2f8b5f-b3d7-43d6-af92-d93fb6fc4265", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194953,7 +194953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e0834d6-e3d3-4a9d-be72-b260086e1a2b", + "id": "ec36585c-68b1-44be-94c0-9564031bbe06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195017,7 +195017,7 @@ } }, { - "id": "358fbdf3-2c29-4029-9cee-aaf7c2cd1aa7", + "id": "e4e489f2-d1e6-4b6b-a9c7-6c70d5f9110c", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -195070,7 +195070,7 @@ }, "response": [ { - "id": "959ee3e7-bc94-4112-ad14-371155ca4c6a", + "id": "516489f5-111e-4b5d-a97f-e8ebd099032f", "name": "A work items details object.", "originalRequest": { "url": { @@ -195116,7 +195116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cf03fc5-b9c2-4e54-bb87-ad0613176772", + "id": "16cef7a8-e143-4256-b4cd-6874b03c28b6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195162,7 +195162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ec9ed41-dfe2-421e-a92f-7f749e2a0ea3", + "id": "c92c2350-0de1-4251-a7ab-38f2f5fa83b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195208,7 +195208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "599f7174-51a4-44c5-a8dd-637f2cf95bb8", + "id": "bd5c9fc4-ca0f-4085-b3b5-ac130f064d23", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195260,7 +195260,7 @@ } }, { - "id": "e70852d5-e9b7-473c-9fbc-0d6604bc9cbc", + "id": "ff17668a-cf00-4758-998f-a66315f262dd", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -195313,7 +195313,7 @@ }, "response": [ { - "id": "3906a9f3-fb04-4746-a399-f03fe1fae0f8", + "id": "a27b70e0-0489-443a-bfee-b5edbf9dddd2", "name": "A work items details object.", "originalRequest": { "url": { @@ -195359,7 +195359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6094641d-0ca3-48e9-8382-debcbd638ea9", + "id": "19f6c10c-66ee-409b-b659-5464cc9aaecf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195405,7 +195405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e57b030-7ed7-469d-9a43-994c0f00cc70", + "id": "03b10430-ae03-42da-bce1-2de687f56bdf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195451,7 +195451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b047394f-5884-498a-a849-6228917cf275", + "id": "2c5fc5cc-d133-4164-909c-635950bd47d0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195503,7 +195503,7 @@ } }, { - "id": "2e1aa568-3be3-4b8e-9e23-74238448fe9d", + "id": "9c90dfc5-6f0a-4f93-b499-6ff5f79421fa", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -195545,7 +195545,7 @@ }, "response": [ { - "id": "ec9e30f7-40b1-4cd5-9b26-5ff24584fd55", + "id": "87fa99de-cd7a-4404-bcd8-db19c49ca28a", "name": "A work items details object.", "originalRequest": { "url": { @@ -195590,7 +195590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26ccdf63-b006-454d-8a44-cc664690e0cf", + "id": "63a634bd-221e-4f1f-b308-f0aa51abc9cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195635,7 +195635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0155f752-dd7b-482b-a9b1-f2708ee18a56", + "id": "5266cc72-d99f-4cf5-a325-64b6b2dfd944", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195680,7 +195680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90ec0eb5-d0d1-4bb5-8e23-06f79b4b8075", + "id": "6f3ad87f-a85a-45e6-ba44-5a67e8862ff9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195731,7 +195731,7 @@ } }, { - "id": "e155bdb8-346e-4dc5-8fd8-11f2490c5343", + "id": "d5cff63d-c014-4bba-be74-b64a6bfef4ef", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -195773,7 +195773,7 @@ }, "response": [ { - "id": "25b6cc47-8a9f-46ce-a0e3-694478bbf3ef", + "id": "e7ceaa38-0b46-4996-9d19-32f54d501138", "name": "A work items details object.", "originalRequest": { "url": { @@ -195818,7 +195818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382612be-e2e5-4af8-a72c-3648c980dfc5", + "id": "67aefb8d-ae18-4b6a-8319-4f509bd55167", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195863,7 +195863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fea7292a-3ce6-49b8-87c6-26ded2efd965", + "id": "ba493c9d-4ac7-48f8-813e-fc0fdc9a95ab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195908,7 +195908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee087aed-a858-485d-bb48-f03e4ee9f842", + "id": "c5d648c9-7e6e-4e33-882b-847214cef2eb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195959,7 +195959,7 @@ } }, { - "id": "70b0d1bd-5a2d-44b3-974d-8888e077e3a9", + "id": "9f6809db-86ca-48bf-9aee-ad0d960c4a31", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -196014,7 +196014,7 @@ }, "response": [ { - "id": "4322a725-299b-4a7d-9e23-7bac00a75e88", + "id": "4c34d1e2-7fde-4bbc-acc6-197bce542161", "name": "A work items details object.", "originalRequest": { "url": { @@ -196072,7 +196072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68b519cb-40a5-4216-993b-bf4077578012", + "id": "9c7aac76-cbac-4e26-bece-6a3f4b8e601b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196130,7 +196130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "109c3ebc-fcc2-4a20-8eb5-c126b6f7370d", + "id": "94818f78-8a22-400d-a665-845d0a0f7343", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196188,7 +196188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1befac0-945b-4fc7-bdb5-9c2b952576ae", + "id": "737f48c1-76cc-4aed-9360-e762dc967380", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -196258,7 +196258,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": "3f8cca89-b048-48d2-85f5-81e27e836468", + "id": "83413cb4-4a86-4848-92a3-77e4564f5b6d", "name": "List Reassignment Config Types", "request": { "name": "List Reassignment Config Types", @@ -196288,7 +196288,7 @@ }, "response": [ { - "id": "bdf268ed-3378-4556-bb36-49f00cd1c3a8", + "id": "119ba033-b496-4a10-bde2-b1d32f6a9bda", "name": "List of Reassignment Configuration Types", "originalRequest": { "url": { @@ -196332,7 +196332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "252e668b-e3c6-48f2-a1ee-ec84b01e7aa7", + "id": "bc8a3f3d-8303-4f05-aaf0-9e22266aa348", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196376,7 +196376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a758e32-965d-45f5-959d-acd6df206ded", + "id": "a6fb1084-c4b8-45e8-981a-41ec8c866641", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196420,7 +196420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0f6f17d-95fa-4ffc-b31c-64d7e5307808", + "id": "516719b3-bcc5-4683-9bbc-03fd810f0878", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196464,7 +196464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73b4ce9d-c66d-4a1c-ac62-0de3f10282e8", + "id": "55911bb4-2987-4f45-8c5a-3fde222a000b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196508,7 +196508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b0bcf1c-6a7e-4d89-a1e8-4edff50c0d18", + "id": "8c984b9c-12a2-4a2f-831d-42f3b8c16430", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196558,7 +196558,7 @@ } }, { - "id": "a0b71561-eef3-40b9-8363-ec6000b4bb78", + "id": "0a4f9a08-8c7b-4376-a930-b2b42882c2c7", "name": "List Reassignment Configurations", "request": { "name": "List Reassignment Configurations", @@ -196587,7 +196587,7 @@ }, "response": [ { - "id": "676b69cf-aef3-4656-b5c8-ca544ce2547d", + "id": "08ecd860-2e74-4934-a02b-3ce1e0557a9f", "name": "A list of Reassignment Configurations for an org", "originalRequest": { "url": { @@ -196630,7 +196630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98efbbe0-de42-4d97-bf0d-c332c8479a1e", + "id": "c19975dc-2257-4dd6-82c1-49eea9d0fc46", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196673,7 +196673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e62d2c87-6ae4-49ce-878a-a62fb06b6967", + "id": "c222b2a0-01d9-48c6-9742-00e31e8c0b73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196716,7 +196716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8baa97d-0171-430a-9439-f31855fe60bd", + "id": "03d7dd05-3432-46cd-8755-b1e5e2f78431", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196759,7 +196759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57bd17df-f3b4-46b1-84ea-ed19f3c67f2f", + "id": "c8ca1628-be86-44f7-9089-07af23447cfa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -196802,7 +196802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ca1a6e7-b5d0-4561-ac46-2c4490a81b69", + "id": "20d9a3c9-c7b5-43bf-ae57-8cc3e4ad56c9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196845,7 +196845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d00c272-775d-4546-9682-8267f50fbf39", + "id": "f8cfabe9-34f9-4ce9-b027-86bfafb120ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196894,7 +196894,7 @@ } }, { - "id": "190380d9-ffff-4e4a-ae18-038e529d07b0", + "id": "49423bbe-74ca-4340-8801-b0f298436f96", "name": "Create a Reassignment Configuration", "request": { "name": "Create a Reassignment Configuration", @@ -196936,7 +196936,7 @@ }, "response": [ { - "id": "4f84c266-610b-442c-b782-c3ed6826a339", + "id": "75fd4e59-ab2e-4852-b947-c3477bc3885e", "name": "The newly created Reassignment Configuration object", "originalRequest": { "url": { @@ -196992,7 +196992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "700b71e5-d1bf-4866-b66e-4f178fad0c0a", + "id": "c914630e-0899-4f4e-b116-2ccf65817e72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197048,7 +197048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed116a25-6a24-4c54-a42c-4bdbf723329f", + "id": "ad1f805d-c4f7-462a-a179-06a11c992494", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197104,7 +197104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db651933-4130-433d-9c82-9550c9a387ed", + "id": "3886d8d5-f1ac-4a3b-a85e-dabaac414683", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197160,7 +197160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f43d692e-d1d5-47bb-80a6-66f231628857", + "id": "f0345921-d9f3-45fb-8468-2e93ec1b44d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197216,7 +197216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d8bda7f-ed7b-4fbd-b10d-a304293f5339", + "id": "ac438b0b-746a-4afb-9797-0d7784890eec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197278,7 +197278,7 @@ } }, { - "id": "e047805f-c906-4e9d-b5f8-4a4e8904a84e", + "id": "83432107-29ca-4b24-a932-d0bbdc5d3ad8", "name": "Get Reassignment Configuration", "request": { "name": "Get Reassignment Configuration", @@ -197319,7 +197319,7 @@ }, "response": [ { - "id": "275a439c-eb58-44d3-bd8a-4fb50eade166", + "id": "ee652e3f-1269-48e4-96e4-49c0bd3e6e32", "name": "Reassignment Configuration for an identity", "originalRequest": { "url": { @@ -197363,7 +197363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76c6fc85-5e1f-4853-8e0b-bcb7fd246f04", + "id": "e0a609df-36d0-45ce-b413-57e44127e604", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197407,7 +197407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "030ea1ae-877f-45ee-b8b4-5c9c30afde2c", + "id": "ffe0376e-7e87-4159-88ad-1e3a7ee87325", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197451,7 +197451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1674679c-e1af-4172-8d0b-d55c267b5908", + "id": "713fc356-f899-4490-a494-02ade1621fbe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197495,7 +197495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "250e1e18-d5be-4025-810d-de4b444564ab", + "id": "6cc7cc1a-bde9-47ec-a941-228e5d406841", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -197539,7 +197539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82c3cc92-c877-4c49-ae9d-3729c935caae", + "id": "46b5b587-eb29-4c84-a0fe-01b01f594f1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197583,7 +197583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b96518e6-ca12-4e6e-987f-abd5140cd44b", + "id": "5a01c750-b793-4f68-9469-2c33dac2b8e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197633,7 +197633,7 @@ } }, { - "id": "704e57fd-2287-456a-ba7a-24bf5ad38294", + "id": "348e0c27-6d29-423e-b50a-2b40b6d37e7e", "name": "Update Reassignment Configuration", "request": { "name": "Update Reassignment Configuration", @@ -197687,7 +197687,7 @@ }, "response": [ { - "id": "b843023a-dca1-4246-85d6-07e05a170b9a", + "id": "8dc33c9b-2566-4d46-a34e-0016f64c26d7", "name": "Reassignment Configuration updated", "originalRequest": { "url": { @@ -197744,7 +197744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f16ed7e9-3b69-4d20-b8c6-8537e4d7571d", + "id": "06415195-72b7-468a-abda-7650f5088a3c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197801,7 +197801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b639fe4-d7e1-4e8f-8d44-641b5e9ba857", + "id": "29a5ef78-6e6f-4af9-99df-85a8df6a5821", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197858,7 +197858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a65215f3-e261-4cc4-ab82-a48893ab78e6", + "id": "20dff452-dd7c-49cb-b5df-dcb5992d60b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197915,7 +197915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "515e4e43-ff8b-4097-be58-875b84dee8a5", + "id": "1104db85-4f6a-479f-a9f6-54e9e53d3b5c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197972,7 +197972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee2095c8-e2e9-453a-913e-9cf0920c6bfe", + "id": "798d6c04-cf24-4a20-960f-c3eac69f6ce8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198035,7 +198035,7 @@ } }, { - "id": "f9736948-521c-44da-8de8-492276c2a4e3", + "id": "be37cd6b-65a8-4843-b8c3-721d49d46bde", "name": "Delete Reassignment Configuration", "request": { "name": "Delete Reassignment Configuration", @@ -198076,7 +198076,7 @@ }, "response": [ { - "id": "0146ab8f-b08c-4afa-b60c-05f29c4e53e8", + "id": "441ea172-568d-45f8-a3cc-cf169caae25f", "name": "Reassignment Configuration deleted", "originalRequest": { "url": { @@ -198110,7 +198110,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d55f8c69-99c9-431e-aac9-c08fc41a9ada", + "id": "a4d0fae6-fe76-4162-9573-da27581d90d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198154,7 +198154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fdaa28c-e089-4aba-8932-4f51f59de197", + "id": "33714413-8094-4239-b4c8-e45c9b82369f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198198,7 +198198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3129a178-142a-4b61-9fe7-342223b2927a", + "id": "51f8be18-cfe3-463b-bbbb-c90db3f7254f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198242,7 +198242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ece3ff74-937b-43e1-b0e3-8b4a13416e97", + "id": "13883104-a454-41f2-a70f-93f9aa6b44b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198286,7 +198286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72188a04-4c84-4bd9-ab73-89802ed0e50b", + "id": "c8529a6e-6873-472a-9140-18d5d44d4afd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198336,7 +198336,7 @@ } }, { - "id": "e730f93c-231e-46a3-a23b-d329e5b0b088", + "id": "0af8575f-d632-405d-8c8f-a77517ef5377", "name": "Evaluate Reassignment Configuration", "request": { "name": "Evaluate Reassignment Configuration", @@ -198399,7 +198399,7 @@ }, "response": [ { - "id": "70ecafd5-f27f-4d58-8468-b7a000b61bbd", + "id": "3038c2fd-6881-45fc-a2f3-93efc0ddc0ad", "name": "Evaluate response when no Reassignment Configuration is found", "originalRequest": { "url": { @@ -198455,7 +198455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbc3a188-bd85-492a-a92b-9653cf1f75f7", + "id": "1c5b1812-be9d-4fbd-ad5c-76f01ff7ed93", "name": "Evaluate response when a long Reassignment trail is found", "originalRequest": { "url": { @@ -198511,7 +198511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a05320b9-97c6-4774-b35e-5f83b625be4e", + "id": "ba55ad8b-86b5-4c2c-b24b-c7db8923d97f", "name": "Evaluate response when a self-review is found and manager or org admin escalation is applied", "originalRequest": { "url": { @@ -198567,7 +198567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d74a1ca8-6860-4b89-a4e7-823f7eaf95c9", + "id": "9c132dee-d9db-4b67-b459-9495b430217c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198623,7 +198623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3cdbc48-ec83-4e8d-823f-fe0b153bef90", + "id": "b5a8f2f7-33c5-4c03-983e-fa7b8c58d079", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198679,7 +198679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d67f2d2d-dd9a-4258-bee0-c713beb68026", + "id": "08c5522d-ed7c-40ca-b8a1-4f6d4634b0e7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198735,7 +198735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ed7b9ff-2461-49d0-bb96-9e729bad2a10", + "id": "8e46b768-44ae-42f4-8308-324d4d4e2b42", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198791,7 +198791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2271457a-a338-489f-ac1b-700d4d6b36c2", + "id": "a1a959b2-202d-4adc-8bf4-31847ba0fc6c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198853,7 +198853,7 @@ } }, { - "id": "b71005c1-4fa1-4239-8f35-853175843e4c", + "id": "df936273-522c-4220-8460-dbcb09b433b9", "name": "Get Tenant-wide Reassignment Configuration settings", "request": { "name": "Get Tenant-wide Reassignment Configuration settings", @@ -198883,7 +198883,7 @@ }, "response": [ { - "id": "dbe0ab4b-6586-4114-b469-38f3c4cf82fc", + "id": "12433177-9cee-4f39-a103-3fdb0daa6f51", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -198927,7 +198927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f045a81d-5d75-4291-b887-d80a9c6be6d5", + "id": "ccb26d5c-865e-4be9-be12-a0749a168e54", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198971,7 +198971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42040254-da5c-4a6e-8eec-9670432167bd", + "id": "a2b595b1-50c7-45ff-858b-80d9a2250d5e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199015,7 +199015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbf26c6e-17f1-4fb7-94c5-05d1c328f82e", + "id": "a2640125-fd24-481b-9152-bbb66e378af2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199059,7 +199059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00519ac2-b555-4535-bdd9-887ab0a3e599", + "id": "82345fd3-5546-4db7-9440-f6cbeb35805c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -199103,7 +199103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c245a705-693b-4073-af26-e09ac33c260a", + "id": "25c52d74-9265-4460-9f38-9bcc463c9e33", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199147,7 +199147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee4609e9-a9a4-4cf7-8cae-4401d03a70d8", + "id": "60865b01-8e6e-4c96-bbfb-0a65fddc4e48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199197,7 +199197,7 @@ } }, { - "id": "9eb795b2-594d-4d2a-8581-745d1f0cb70d", + "id": "3d4e0820-5173-4505-877d-672de5fec137", "name": "Update Tenant-wide Reassignment Configuration settings", "request": { "name": "Update Tenant-wide Reassignment Configuration settings", @@ -199240,7 +199240,7 @@ }, "response": [ { - "id": "1526ddb6-cf4f-4fb5-8b98-fb0d924afff4", + "id": "72d299a4-1110-4abd-8cef-fb15ec319159", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -199297,7 +199297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c3d31fd-b130-47d8-b547-7d31f6a3e2b6", + "id": "e2eb8aa9-4b99-420d-b56a-34c76a796893", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199354,7 +199354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3da341e0-0377-4fc5-9ca0-604c484b8b96", + "id": "3a8ed885-d352-4470-b56d-9d6aa7c434e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199411,7 +199411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "456b76a6-a097-4678-8bc6-5828d7558c1b", + "id": "aec46e5d-f6cf-4eff-b418-4cfc8c83fb86", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199468,7 +199468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa768dc8-fac9-4c66-b423-b4cd884186bd", + "id": "8ddd7a5b-0a9b-4279-91bb-cb91441a256b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199525,7 +199525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87bc1583-a379-47bd-9242-e9b17539fa84", + "id": "cc8b9f20-13d8-44e6-864d-416eebd959c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199594,7 +199594,7 @@ "description": "Workflows allow administrators to create custom automation scripts directly within IdentityNow. These automation scripts respond to [event triggers](https://developer.sailpoint.com/idn/docs/event-triggers#how-to-get-started-with-event-triggers) and perform a series of actions to perform tasks that are either too cumbersome or not available in the IdentityNow UI. Workflows can be configured via a graphical user interface within IdentityNow, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.\n", "item": [ { - "id": "72c4e479-ddd9-4f96-97f3-cb8198dbbf2d", + "id": "22537c86-4c2b-4080-b3cc-aa4ff59ce848", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -199636,7 +199636,7 @@ }, "response": [ { - "id": "8741d28f-0dd3-461f-b91e-ca1c3c2dfa20", + "id": "30380a6e-7031-4be1-895f-2c5dca6c6916", "name": "Event Trigger", "originalRequest": { "url": { @@ -199692,7 +199692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c759c8f-bfcb-4370-ab0d-a660799f26d9", + "id": "73452546-8cae-4833-998d-070e7fb28ee9", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -199748,7 +199748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "031741ca-7849-4693-bd4a-09d35017f51a", + "id": "9e5a7e2c-4949-4904-98c4-2f464c384a5a", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -199804,7 +199804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ab286bc-2f63-4315-a60a-9d7039be62bc", + "id": "d066d3fe-eece-4f61-bb5c-f18776acef5f", "name": "Event Trigger", "originalRequest": { "url": { @@ -199860,7 +199860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a592422-ce90-4e63-b9c2-6dd331aedca8", + "id": "bc68d039-76a8-4a7e-91e6-f3e66078c673", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -199916,7 +199916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "484f1e06-66d4-45d0-bd02-39f5f0505a9f", + "id": "f00df126-ef1a-4700-8230-fdd6d8241a20", "name": "Event Trigger", "originalRequest": { "url": { @@ -199972,7 +199972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b53921a-96aa-4f73-9a0c-0b273ed575bf", + "id": "4d910cca-8197-4c66-97e2-4eca5d089728", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -200034,7 +200034,7 @@ } }, { - "id": "8b7b486e-490c-4bde-8fd9-e9e517df70a9", + "id": "85a8d6a3-1d25-4ff6-9f04-fa137d7359d5", "name": "List Workflows", "request": { "name": "List Workflows", @@ -200063,7 +200063,7 @@ }, "response": [ { - "id": "518da2e5-8f14-4af1-9c1f-39b5364d6eab", + "id": "f66f7714-3060-4845-a44b-87c0c778df01", "name": "List of workflows", "originalRequest": { "url": { @@ -200106,7 +200106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa94c35a-750b-4ff7-a874-8721eddc5193", + "id": "1ea31d26-1d0d-4f2b-9303-bc0e7e1c04e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200149,7 +200149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62f6e673-ed67-4a6d-845b-6716beede8a5", + "id": "f43ff2bc-f2d4-4ca2-9346-fb62ca3110e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200192,7 +200192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "580f1566-0f8d-48cb-9ff3-95574c0166d0", + "id": "5ad32501-4ba0-403e-9aed-13b2bcaf0dff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200235,7 +200235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db6813b6-d0c1-4c68-9c0f-64641483d607", + "id": "8e965b72-7853-44f3-b129-9d60b4bc1162", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200278,7 +200278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9de42241-8424-4f5d-9be1-0adc5fe0264d", + "id": "9422c79c-9998-41ea-a3ac-6ce343bee0e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200327,7 +200327,7 @@ } }, { - "id": "2136d491-4eb1-4c3e-bb7f-4622189c3c4f", + "id": "eacdaa65-cd25-4358-9460-610a1343888e", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -200368,7 +200368,7 @@ }, "response": [ { - "id": "383aa85c-e33e-4299-8854-447d0011ab55", + "id": "62e0ae82-a913-4be6-80bb-778daf5becd2", "name": "The workflow object", "originalRequest": { "url": { @@ -200412,7 +200412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f0645d4-c3a2-40c4-8f18-d1ac01565918", + "id": "abcefbf6-16e2-4386-8784-59cdb35cc246", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200456,7 +200456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f7c1e6f-7363-428a-98ea-a2e7c5c4334f", + "id": "316ff5d9-dd5d-403a-b2a6-a29d7a8334f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200500,7 +200500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32fff316-74fe-4b15-bb08-afb38b1a74d3", + "id": "e3bbf433-05d5-4199-b55a-484c064a629d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200544,7 +200544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "979434fd-8302-44b8-adc4-a594d27b346b", + "id": "d5540f99-9185-4c22-8310-218d229eb2ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200588,7 +200588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13a70215-a0ef-4b1c-bdf0-180fb6e9d43a", + "id": "7da377e7-62b3-4d97-9649-918b3f4448fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200638,7 +200638,7 @@ } }, { - "id": "b86eabe1-c8e2-4053-9ba0-4ae91eb8301e", + "id": "fb1f6c8d-a8d7-4b0f-b22b-38e1bd7b1ac2", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -200692,7 +200692,7 @@ }, "response": [ { - "id": "abc59a79-4c97-4a5a-885a-62816a3524b5", + "id": "4b124341-a1de-45f7-b3fa-59dd72276f6c", "name": "The Workflow object", "originalRequest": { "url": { @@ -200749,7 +200749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7774f29f-90a6-4257-a178-4ad26ef77cff", + "id": "9dc5d479-4481-4623-abfc-36516f370657", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200806,7 +200806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5da971c7-390c-4797-ac4b-7facff062fb9", + "id": "5fa213db-e2f9-467d-b4cf-1c5380380435", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200863,7 +200863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81f7e1eb-dc27-4663-8acc-8fd907027c93", + "id": "5313f575-2735-4bd2-b715-f4f68b8a25c6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200920,7 +200920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8402fbc9-a261-4a9d-b866-70ad20274b86", + "id": "49f47212-5cd5-4db4-8780-65c6e2e1ce37", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200977,7 +200977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f04d934c-aee3-4412-9a65-384dbab957a4", + "id": "59d48346-75cf-44ca-a784-bbaa5e2fc6f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201040,7 +201040,7 @@ } }, { - "id": "f4559386-af58-4f75-baf4-6701cabf2e64", + "id": "09cecc0f-a452-42c8-8c4d-77a89f657360", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -201094,7 +201094,7 @@ }, "response": [ { - "id": "29bc434f-1687-4408-bb74-9ccd00a09931", + "id": "6fc919b5-5427-4cd0-8d16-96b10b316f53", "name": "The Workflow object", "originalRequest": { "url": { @@ -201151,7 +201151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45826b55-d961-4412-a9be-00a6397aabba", + "id": "20138ca9-e500-408d-95d9-69f3399e3592", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201208,7 +201208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bdb2661-87f9-4d75-ba20-7c22b2f40168", + "id": "f7efa9ad-6349-4104-8a0b-70f3de33d54e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -201265,7 +201265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48474cc5-2f51-4c2e-b6d0-983b5d8632f0", + "id": "8ee40dcb-1d1e-45e7-b6bd-0971418cfb36", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201322,7 +201322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65d3db61-0acb-4074-9892-28feda514b13", + "id": "4d9e6fda-e958-4696-9eaf-7f84a7f0ad84", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201379,7 +201379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "914547b6-e825-4749-8564-ce627344b8be", + "id": "035f590c-18f6-4116-b01d-1e47b062c5d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201442,7 +201442,7 @@ } }, { - "id": "2fe27a40-ec75-4cc0-a517-2d5eb97a8f4f", + "id": "c0ae6f38-19b2-422b-a3d2-c999b57fdfd6", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -201483,7 +201483,7 @@ }, "response": [ { - "id": "d0fd50f3-e92d-4854-b97c-fe9832c827e4", + "id": "756dc3f3-be3b-472f-9f91-b2b2067d123a", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -201517,7 +201517,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3e2fe1b0-7e0b-439e-9794-00b84b42fdd9", + "id": "f218cfb5-8472-411f-9522-fbc4e7d58c30", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201561,7 +201561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "856c8ea2-fa8a-4dec-a170-93fd7b3ed2ab", + "id": "c10a0127-ff89-4241-a74a-02badae30680", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -201605,7 +201605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd031ca6-985e-4313-ab0e-2ff2e2f1c691", + "id": "ed54f9aa-fb69-4136-91b7-ae62d5c66d8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201649,7 +201649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "831dd92f-7e53-47b1-8922-ee008639787d", + "id": "ad70ee04-e134-4516-86fe-fc113cf29cc1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201693,7 +201693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f8ee93a-dce3-451e-a94c-b99334d3aa87", + "id": "ed5893fb-fc92-4a67-b45c-138381e1bfe7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201743,7 +201743,7 @@ } }, { - "id": "7b2b17df-8f56-41a9-9f16-1db3cdc488a6", + "id": "bbfd23c8-8ece-48e1-8675-7ecf23092187", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -201798,7 +201798,7 @@ }, "response": [ { - "id": "7d00b93b-c7ca-45e0-ad9e-bb74e5915fb8", + "id": "5ea3b857-918b-4ad5-b1af-ecef534048a0", "name": "The Workflow object", "originalRequest": { "url": { @@ -201856,7 +201856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a74137b2-8cf1-4522-9e9d-d71cebbaa226", + "id": "95ccf2ca-d8dd-4192-aebd-65ed65cc98f6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201914,7 +201914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7012d37-c846-4942-96f6-86683703cd94", + "id": "39f2bea7-69b9-4b5d-af74-32f406820757", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -201972,7 +201972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c5e9a10-163c-4b10-8d68-305fe2599fcf", + "id": "6c3fe287-38dd-4ecd-bf16-a779a760ec07", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202030,7 +202030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6b91465-2127-4e89-abfa-944f9f0587e2", + "id": "c1d5a85b-77ce-4ad5-a26c-37c6e1f8ecc7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202088,7 +202088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01978519-bf00-48d4-b9f3-fae3ec0e73d7", + "id": "353babb3-eee8-41fa-9eda-d40ae4ffcef4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202152,7 +202152,7 @@ } }, { - "id": "7ab0a865-5834-4c89-b1cb-aa3662a95216", + "id": "ccfa0e06-94cc-4fc7-afbb-c8910b0226d9", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -202231,7 +202231,7 @@ }, "response": [ { - "id": "b794875f-f824-464d-9b51-82a1537ec444", + "id": "ebd6c103-72ec-4b9f-a18b-aeabcd972c9e", "name": "List of workflow executions for the given workflow", "originalRequest": { "url": { @@ -202313,7 +202313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0eb1fa0-7bb7-49a3-a5a6-1e7c0433cb47", + "id": "f8ca5630-94d7-41ee-8b1f-15b495f2e488", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202395,7 +202395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72447e52-1981-40f2-afc1-b031486047be", + "id": "d951cbba-308b-49ff-8eb0-1e7e0504907f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202477,7 +202477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80032f86-c312-4ab7-949b-6d548edfa2ee", + "id": "68a5e0b7-c412-413c-bfa4-91c87e5cb10c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202559,7 +202559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b77005c-8329-4b53-bb56-2343ac422ae9", + "id": "6506cf7f-f018-4ec3-baa7-24fa1a13dfa5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -202641,7 +202641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a84634d-8a74-4fee-95b1-f9da57eab99e", + "id": "0cffdea5-4d0e-4228-ace2-de1ecc324403", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202723,7 +202723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cbc9e19-1030-4922-bb1a-514f4f098178", + "id": "1eb6fe96-0837-4535-906b-c5518b8b9415", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202811,7 +202811,7 @@ } }, { - "id": "e88c2f84-8a0e-4e95-a70e-c550030b9d44", + "id": "5e91a998-7e5e-4d1b-ab1e-5398fb0b7b84", "name": "Get a Workflow Execution", "request": { "name": "Get a Workflow Execution", @@ -202852,7 +202852,7 @@ }, "response": [ { - "id": "66ec7f16-f2bc-4b0a-95f6-ec993720d154", + "id": "7628f767-3afa-4439-9bcd-ac660e1ab24a", "name": "The workflow execution", "originalRequest": { "url": { @@ -202896,7 +202896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79ad0c80-e024-4e6b-aece-d258fe2624dd", + "id": "28cb8142-cc8b-4ea5-9691-eeeceb00fdc6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202940,7 +202940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58c3bd4f-502c-48db-9fe7-b423f9281fac", + "id": "66fc232a-477a-401d-bb91-bda70de72282", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202984,7 +202984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4ed4fc8-8be2-4dd6-8809-94a53f763b0d", + "id": "a5a4e20d-f56c-4547-9245-20d44c536207", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203028,7 +203028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17f6cf52-7a2e-4f98-ad4d-e6ce9d40d433", + "id": "c4c69a77-70cd-4464-afb3-adabe6ea7734", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -203072,7 +203072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bc1e252-449d-414e-9572-6e7ed9681e2c", + "id": "5bd76e85-b86a-4776-9a8f-dd8d2b871b3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203116,7 +203116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5159b55-8bce-48ee-b10f-1c9513da4796", + "id": "2fd6936d-21a7-4250-a2d0-7adc365e762e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203166,7 +203166,7 @@ } }, { - "id": "16f70fda-e9f3-4635-86fb-eaf48e1856f8", + "id": "9ca724ef-0e8a-425f-b017-ae590fed5532", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -203208,7 +203208,7 @@ }, "response": [ { - "id": "3d67c869-f65f-44dd-881e-d83f8cc57c33", + "id": "c9d9f5cc-d7d5-47a8-a9e9-fbbe8050bed8", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -203253,7 +203253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "969afa0f-df24-4a26-bc29-adaf627c07b4", + "id": "3cff53f8-3a0e-4e1a-a4b9-762eee1a36be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203298,7 +203298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58712f90-67ef-4f5d-9b0a-a1a9aabd8a3c", + "id": "a057e0ba-445a-41d2-9d06-2984db55c443", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203343,7 +203343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aebf3655-78a3-4dbf-92dc-bba8e8bde00c", + "id": "43404eb5-f56a-4d33-90f5-1260d443ef35", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203388,7 +203388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f7bb8cf-d3d1-4c79-9d2b-3375ef4c6859", + "id": "a8b251c3-20cd-4920-a46f-20fb76eddb24", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -203433,7 +203433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a7dd09d-3b86-44c7-b759-da92375581f6", + "id": "347f22cc-b399-4864-a361-5e467854cbda", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203478,7 +203478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccc109c8-0ca8-4e03-97cb-aafdb21e74f8", + "id": "134a0191-249b-4ea7-9eca-b8b13371539f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203529,7 +203529,7 @@ } }, { - "id": "db95491f-d10b-47e8-98ac-6a0d98d126ad", + "id": "4ff169aa-d82d-4e1e-8e8c-96c5ee953fd8", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -203571,7 +203571,7 @@ }, "response": [ { - "id": "064f584f-295e-4712-a5b2-93f0dd662e68", + "id": "d545cc4a-de5e-4b2f-aa05-59b2479adf08", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -203606,7 +203606,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f02277d9-8408-4130-9b6d-42b6e70218d5", + "id": "ef6a9196-64c5-486d-8b6a-eadae2815c7a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203651,7 +203651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "264dca01-02c2-4a9d-814f-240531f695dd", + "id": "9fe72563-ba41-4ee5-97ae-46dd4922de2b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203696,7 +203696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d82694cb-4513-4c17-b308-9e863b8add6f", + "id": "a35901a2-8cb0-478b-94b2-91cba2bc29ca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203741,7 +203741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8083ad8f-f609-49d0-b8aa-013a2cf9b9af", + "id": "0303f741-b931-4cd1-8e33-c3c3394015ac", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -203786,7 +203786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12b08c77-6cc5-46c5-8204-10d53e6c3e80", + "id": "eb6653ef-842f-4a03-a820-9ddbd6c66a34", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203831,7 +203831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f00d7574-4693-4bd1-827d-a15e55af1874", + "id": "d0e1fdb1-45d6-4500-a45f-f600096cb4eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203882,7 +203882,7 @@ } }, { - "id": "4d7f4dc2-61c7-49e4-8ca3-c40d88fd9ed0", + "id": "f0fc60d8-a691-46a5-abc8-9a8359e9ae06", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -203930,7 +203930,7 @@ }, "response": [ { - "id": "fb1a1f75-9383-4444-95cc-b9d35da8f6d1", + "id": "f6a71580-dddb-4df1-b820-e137278c0bc5", "name": "List of workflow steps", "originalRequest": { "url": { @@ -203992,7 +203992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ca06821-b5ae-45d0-8fa7-3e13b46323a3", + "id": "c284563c-6fb9-47ad-9952-6151d058fe4e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204054,7 +204054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c433358a-8b63-4443-81f2-8cd68ca1487e", + "id": "7e61d400-387b-422d-bf34-ac8e2f709da2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204116,7 +204116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44c91e7d-2cef-44da-a594-fa41ea8bd3b5", + "id": "9f54ca96-a44d-4641-969c-d01dccf3da00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204178,7 +204178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9ac3cd5-4bf5-4164-b76d-ff6a8368ce64", + "id": "5e51fe7e-9daa-437e-929f-fa17d6993639", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204240,7 +204240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6063038-8c5f-4bab-bc4e-f05c4813465c", + "id": "4cf46b04-d1d9-402e-9a83-e6ecd4d6a5af", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204308,7 +204308,7 @@ } }, { - "id": "a3a0faa3-b9ef-4563-a176-a760b9f7775f", + "id": "7cfb10c1-0d5b-4aa6-9445-92aeb24b307a", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -204366,7 +204366,7 @@ }, "response": [ { - "id": "ca753c38-60d8-4e62-9a04-d3e7553e1e9d", + "id": "3392e709-0f8a-4d6c-8a1e-94d84a174f64", "name": "List of workflow actions", "originalRequest": { "url": { @@ -204438,7 +204438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18baa771-7674-4301-9512-81141fb27326", + "id": "97eb1a8a-9b03-4c1f-a540-22e2c6734ece", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204510,7 +204510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21e8c1b4-f4c1-4b89-8318-dc26cc854eeb", + "id": "2c4635f7-8195-47f7-83ff-33f431f5aaca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204582,7 +204582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd147036-dd43-405a-8401-9c381d68d91e", + "id": "e774e7ee-568c-46c9-86ce-9859315a8c7a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204654,7 +204654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d71ad58-21dd-482a-ad62-8dfb777b92ee", + "id": "335e3b82-a322-4b11-9b2d-9e93a146943e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204726,7 +204726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1155595-61a3-4894-8f32-70ffb6251049", + "id": "fe474378-9f89-4efc-b401-d9348c212c0d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204804,7 +204804,7 @@ } }, { - "id": "f0a24de3-01da-467d-9948-91054bd992cf", + "id": "812c2603-cb1a-4023-af50-98c1242a54ae", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -204862,7 +204862,7 @@ }, "response": [ { - "id": "ecc6c3b1-3572-49c3-aee5-2690426516b0", + "id": "0c428d86-283b-411e-ae59-0cd0d770981b", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -204934,7 +204934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eee63013-8b0f-4022-be6c-f1ba1c367065", + "id": "d2d02a24-11f0-42e0-ae00-05e0b9ec1cbc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205006,7 +205006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4f1c882-3537-40e8-85ac-092be8f8c482", + "id": "edf08e18-7678-4241-b5b2-b29ed323d205", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205078,7 +205078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2304cbd-33cb-4cd3-a193-ef5e425ce708", + "id": "ecc2f1fb-bf04-4208-81dc-29aff9cda7ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205150,7 +205150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2abdcc3-c199-41fc-bb37-119bacb41dc7", + "id": "718c06a8-49ea-4c15-be94-69c156678c0d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205222,7 +205222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c17eec43-96fa-409a-a6fe-f2555d9a16d1", + "id": "95ea0ae9-2b3f-4939-976c-fc0aa92864c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205300,7 +205300,7 @@ } }, { - "id": "c7c0f737-2c26-4376-990b-dc538154fdf3", + "id": "0154f6aa-6efe-4819-9995-0db1fb145df4", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -205330,7 +205330,7 @@ }, "response": [ { - "id": "117c9cf7-ada7-4c60-8e4a-1111da5897c7", + "id": "25db5807-8703-4b7d-a73a-bfae3a5df4ec", "name": "List of workflow operators", "originalRequest": { "url": { @@ -205374,7 +205374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d2e3b3c-8b9f-40c4-8ee3-e0f353a7fe64", + "id": "3d796db9-2c26-4f63-8f1f-668a20d19706", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205418,7 +205418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6492c60-e542-4e79-a78e-3e285113ff0a", + "id": "855cb4de-a2e5-4d8c-b6ab-2f95f4fe59a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205462,7 +205462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "764b312f-4892-4eb4-bea6-cac63bc894fa", + "id": "fd1a93ab-2c02-4160-a59c-682206eb55a9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205506,7 +205506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "547399a8-4e78-4823-afcb-d33ff623bfb6", + "id": "c730bade-2278-4ecc-9731-8f294aa15eba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205550,7 +205550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ea2dd78-191d-4661-b476-1707ed4517de", + "id": "fec54501-43dc-4fd2-89d0-d71c0c2575d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205600,7 +205600,7 @@ } }, { - "id": "46e9182e-e82f-4d7a-b364-47d34358aded", + "id": "6e92b39e-ff33-4537-9769-c3f143e7d491", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -205643,7 +205643,7 @@ }, "response": [ { - "id": "af3ec05e-aade-44da-9263-3f01c6975d4b", + "id": "79026947-4340-417c-8e5b-256d86f5dffb", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -205689,7 +205689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33fbdf0d-e148-487e-9fd8-12ea1cd66e53", + "id": "b14c1f09-a7ec-4a3b-8fc3-714289bdcf95", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205735,7 +205735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32cf4235-d22d-4a13-8276-cbeb6727c440", + "id": "44318e6c-380a-4161-9c08-fa4fb6019d06", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205781,7 +205781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db17834a-d712-453e-a24a-0b12bd19ace7", + "id": "45179659-f70e-4882-9859-27556cc44050", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205827,7 +205827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f111bd02-34d7-4142-a15a-211f45f15fe3", + "id": "958ee4bd-d418-4c57-8572-d13c6741d19e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205873,7 +205873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cc34f05-0a53-434a-9833-27c3f573f38b", + "id": "ee35bf6a-586f-46f7-8926-78ba901df23f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205925,7 +205925,7 @@ } }, { - "id": "355d7fca-58e5-4b40-b354-ada337bbda37", + "id": "3636c156-cac8-43ca-b277-7436088e4ef2", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -205981,7 +205981,7 @@ }, "response": [ { - "id": "aeb718b3-da7d-4234-98c3-0387851ff4d8", + "id": "75799120-e736-4548-b2d1-569238a37074", "name": "The Workflow object", "originalRequest": { "url": { @@ -206040,7 +206040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47c6a82b-cfe4-4574-a182-7bfca48f0754", + "id": "4a9d91af-76fd-4279-9349-c6aee7af61c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206099,7 +206099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7abc47c5-e398-46c0-8e2f-66bbbedd15c2", + "id": "ebe04438-b38e-486a-a04f-5a164379a05a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206158,7 +206158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f674d8fe-f170-4b2c-b81b-27e6fc454e47", + "id": "c9f6d69d-f910-4176-a28e-14c9b493e21f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206217,7 +206217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5e78279-56a9-4257-9bec-e2eb026bdfb9", + "id": "8f462f78-5e2d-45ae-9e6b-690bed381a37", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206276,7 +206276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc34fc00-e02e-4429-a60e-716ada632137", + "id": "c00d379d-ea80-4d21-a537-3962e3a43c7a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206341,7 +206341,7 @@ } }, { - "id": "0bda3068-a509-4555-abea-b6df9e3165b4", + "id": "f13f5d50-3bf2-485c-b9ab-99a89b390ceb", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -206398,7 +206398,7 @@ }, "response": [ { - "id": "365eb4a2-1ea4-4604-8171-d97a5832a021", + "id": "02d9c9b9-f05c-4651-811d-6e3f78f00209", "name": "Responds with the test input", "originalRequest": { "url": { @@ -206458,7 +206458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31e0248f-f2bf-4d10-b19f-a0522816f1b8", + "id": "745852c9-d4df-483a-8218-8934a29c7988", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206518,7 +206518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc682c8e-d6bb-4902-afc6-0bb1c75e0e42", + "id": "27741c6d-6022-470d-950e-1656562e62ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206578,7 +206578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "921f57f6-35aa-4cac-86f3-75eec1e73793", + "id": "c644f6c2-f09d-4d4b-9ccc-a161b5e3b73d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206638,7 +206638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4b3ab7c-0b74-4be4-a24a-2f424ce15360", + "id": "4e39aa05-6818-4f24-8f60-abeee818f3ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206698,7 +206698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8169df8f-b969-4d9e-83d3-c28299a3f124", + "id": "af23d0ff-25c7-4519-afe0-a9591fe03738", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206765,12 +206765,890 @@ } ] }, + { + "name": "Icons", + "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 IdentityNow.\n", + "item": [ + { + "id": "089c86df-a713-4c33-a115-375d19cd1a6d", + "name": "Update an icon", + "request": { + "name": "Update an icon", + "description": { + "content": "This API endpoint updates an icon by object type and object id. A token with ORG_ADMIN authority is required to call this API.", + "type": "text/plain" + }, + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [ + { + "type": "any", + "value": "application", + "key": "objectType", + "disabled": true, + "description": { + "content": "(Required) Object type. Available options ['application']", + "type": "text/plain" + } + }, + { + "type": "any", + "value": "a291e870-48c3-4953-b656-fb5ce2a93169", + "key": "objectId", + "disabled": true, + "description": { + "content": "(Required) Object id.", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Content-Type", + "value": "multipart/form-data" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "PUT", + "body": { + "mode": "formdata", + "formdata": [ + { + "description": { + "content": "(Required) file with icon. Allowed mime-types ['image/png', 'image/jpeg']", + "type": "text/plain" + }, + "key": "image", + "value": "\\x00\\x00\\x00\\x02", + "type": "text" + } + ] + } + }, + "response": [ + { + "id": "53c4e830-ac79-4990-bd27-255eb32672cc", + "name": "Icon updated", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "multipart/form-data" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "PUT", + "body": { + "mode": "formdata", + "formdata": [ + { + "description": { + "content": "(Required) file with icon. Allowed mime-types ['image/png', 'image/jpeg']", + "type": "text/plain" + }, + "key": "image", + "value": "\\x00\\x00\\x00\\x02", + "type": "text" + } + ] + } + }, + "status": "OK", + "code": 200, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"icon\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "b5684cd4-ee85-46a1-8a41-ed8976516477", + "name": "Client Error - Returned if the request body is invalid.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "multipart/form-data" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "PUT", + "body": { + "mode": "formdata", + "formdata": [ + { + "description": { + "content": "(Required) file with icon. Allowed mime-types ['image/png', 'image/jpeg']", + "type": "text/plain" + }, + "key": "image", + "value": "\\x00\\x00\\x00\\x02", + "type": "text" + } + ] + } + }, + "status": "Bad Request", + "code": 400, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detailCode\": \"400.1 Bad Request Content\",\n \"trackingId\": \"e7eab60924f64aa284175b9fa3309599\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n }\n ],\n \"causes\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "de36c567-cde8-4797-b6cc-4f6adc7eefab", + "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "multipart/form-data" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "PUT", + "body": { + "mode": "formdata", + "formdata": [ + { + "description": { + "content": "(Required) file with icon. Allowed mime-types ['image/png', 'image/jpeg']", + "type": "text/plain" + }, + "key": "image", + "value": "\\x00\\x00\\x00\\x02", + "type": "text" + } + ] + } + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"error\": \"JWT validation failed: JWT is expired\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "047430d0-0386-4412-980a-8409c1ad2d43", + "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "multipart/form-data" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "PUT", + "body": { + "mode": "formdata", + "formdata": [ + { + "description": { + "content": "(Required) file with icon. Allowed mime-types ['image/png', 'image/jpeg']", + "type": "text/plain" + }, + "key": "image", + "value": "\\x00\\x00\\x00\\x02", + "type": "text" + } + ] + } + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detailCode\": \"403 Forbidden\",\n \"trackingId\": \"b21b1f7ce4da4d639f2c62a57171b427\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The server understood the request but refuses to authorize it.\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "79e68ad4-f9e8-4ef0-8972-2489bb17458f", + "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "multipart/form-data" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "PUT", + "body": { + "mode": "formdata", + "formdata": [ + { + "description": { + "content": "(Required) file with icon. Allowed mime-types ['image/png', 'image/jpeg']", + "type": "text/plain" + }, + "key": "image", + "value": "\\x00\\x00\\x00\\x02", + "type": "text" + } + ] + } + }, + "status": "Not Found", + "code": 404, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detailCode\": \"404 Not found\",\n \"trackingId\": \"b21b1f7ce4da4d639f2c62a57171b427\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The server did not find a current representation for the target resource.\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "9284fe57-6fed-4e07-82d8-1bee8910bb76", + "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "multipart/form-data" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "PUT", + "body": { + "mode": "formdata", + "formdata": [ + { + "description": { + "content": "(Required) file with icon. Allowed mime-types ['image/png', 'image/jpeg']", + "type": "text/plain" + }, + "key": "image", + "value": "\\x00\\x00\\x00\\x02", + "type": "text" + } + ] + } + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"message\": \" Rate Limit Exceeded \"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "b003461b-eede-4e7b-a9c1-b770e8915334", + "name": "Internal Server Error - Returned if there is an unexpected error.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "multipart/form-data" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "PUT", + "body": { + "mode": "formdata", + "formdata": [ + { + "description": { + "content": "(Required) file with icon. Allowed mime-types ['image/png', 'image/jpeg']", + "type": "text/plain" + }, + "key": "image", + "value": "\\x00\\x00\\x00\\x02", + "type": "text" + } + ] + } + }, + "status": "Internal Server Error", + "code": 500, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detailCode\": \"500.0 Internal Fault\",\n \"trackingId\": \"b21b1f7ce4da4d639f2c62a57171b427\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"An internal fault occurred.\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "6b6dca8c-e075-45b8-802a-1ced84a767c8", + "name": "Delete an icon", + "request": { + "name": "Delete an icon", + "description": { + "content": "This API endpoint delete an icon by object type and object id. A token with ORG_ADMIN authority is required to call this API.", + "type": "text/plain" + }, + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [ + { + "type": "any", + "value": "application", + "key": "objectType", + "disabled": true, + "description": { + "content": "(Required) Object type. Available options ['application']", + "type": "text/plain" + } + }, + { + "type": "any", + "value": "a291e870-48c3-4953-b656-fb5ce2a93169", + "key": "objectId", + "disabled": true, + "description": { + "content": "(Required) Object id.", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "DELETE", + "body": {} + }, + "response": [ + { + "id": "adaa9da2-fc14-4aed-8a49-df1bbaeb7c9f", + "name": "No content - indicates the request was successful but there is no content to be returned in the response.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "DELETE", + "body": {} + }, + "status": "No Content", + "code": 204, + "header": [], + "cookie": [], + "_postman_previewlanguage": "text" + }, + { + "id": "b7ca71ed-55a0-45d8-acf4-bd838a3ff104", + "name": "Client Error - Returned if the request body is invalid.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "DELETE", + "body": {} + }, + "status": "Bad Request", + "code": 400, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detailCode\": \"400.1 Bad Request Content\",\n \"trackingId\": \"e7eab60924f64aa284175b9fa3309599\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n }\n ],\n \"causes\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "a80a60e6-4d3f-4a7e-a99d-614053da0646", + "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "DELETE", + "body": {} + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"error\": \"JWT validation failed: JWT is expired\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "21975731-2f73-4173-ba2a-79f613963e81", + "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "DELETE", + "body": {} + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detailCode\": \"403 Forbidden\",\n \"trackingId\": \"b21b1f7ce4da4d639f2c62a57171b427\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The server understood the request but refuses to authorize it.\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "a207b98e-c0ee-40f2-a039-d7ba0cfc1b5d", + "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "DELETE", + "body": {} + }, + "status": "Not Found", + "code": 404, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detailCode\": \"404 Not found\",\n \"trackingId\": \"b21b1f7ce4da4d639f2c62a57171b427\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The server did not find a current representation for the target resource.\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "0b094a4e-9524-4be4-b577-e76f6e50d39b", + "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "DELETE", + "body": {} + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"message\": \" Rate Limit Exceeded \"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "338ff1f0-fc63-470c-8498-f9bee4428d06", + "name": "Internal Server Error - Returned if there is an unexpected error.", + "originalRequest": { + "url": { + "path": [ + "icons", + ":objectType", + ":objectId" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: oauth2", + "type": "text/plain" + }, + "key": "Authorization", + "value": "" + } + ], + "method": "DELETE", + "body": {} + }, + "status": "Internal Server Error", + "code": 500, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detailCode\": \"500.0 Internal Fault\",\n \"trackingId\": \"b21b1f7ce4da4d639f2c62a57171b427\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"An internal fault occurred.\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + } + ] + }, { "name": "Auth Profile", "description": "", "item": [ { - "id": "ef509d54-678f-449d-ab72-35f9e30ce1ee", + "id": "00bf50cf-0cfd-40d6-a6cf-9d2af1e44d3c", "name": "Get list of Auth Profiles.", "request": { "name": "Get list of Auth Profiles.", @@ -206799,7 +207677,7 @@ }, "response": [ { - "id": "bfa8d7cd-bc51-477d-9d83-7dc08d7612aa", + "id": "c215a220-2954-40ac-912b-6b5d73bed48b", "name": "List of Auth Profiles", "originalRequest": { "url": { @@ -206842,7 +207720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4cd795b-e811-4772-a279-728ca46d5193", + "id": "4895763a-6568-47b4-84b2-a7b26151803e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206885,7 +207763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a200baa-260b-46af-b686-573896dbc393", + "id": "bf72a608-a161-4531-88a5-da99a53452a5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206928,7 +207806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a6dade2-d00e-4f4f-955b-8ada75b4d280", + "id": "20fde217-5d86-4f5c-93c0-cfe376c21f20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206971,7 +207849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a6998b6-fb40-43ba-8fa9-172b161bfdf6", + "id": "188b6f9d-914c-459f-8ead-e33722bc75a8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207014,7 +207892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53912634-b06a-46ae-9e40-6e30e9f7e449", + "id": "8354ec3a-412a-4c93-bcdb-7136bc407674", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207063,7 +207941,7 @@ } }, { - "id": "bc972598-c437-4ec5-98fb-b5462f31c729", + "id": "1ebb4704-d694-49a3-be8c-2f64fc5a0864", "name": "Get Auth Profile.", "request": { "name": "Get Auth Profile.", @@ -207098,7 +207976,7 @@ }, "response": [ { - "id": "87a240d1-245d-42cd-b595-7327d2c0ca05", + "id": "e180cdcc-43c0-49a2-9107-1dd811fcd250", "name": "Auth Profile", "originalRequest": { "url": { @@ -207142,7 +208020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1044bd4-a2cc-449a-a40b-d67fea019312", + "id": "c259ab94-2152-4287-b9c0-7967ea25e064", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207186,7 +208064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb8cbead-6dea-4a4f-9f6d-74868c5361bd", + "id": "796698f0-e988-40ac-892d-0b5ac2c0f831", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207230,7 +208108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bd6e87d-d4f5-4243-9efd-89e417d11c4e", + "id": "ec9b44da-699e-4da3-a6b5-79c419f4c59c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207274,7 +208152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdc81e27-99dd-400d-b4ba-e730af141dad", + "id": "9c13061d-df20-4a38-bdbc-72f2d1ecfafc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -207318,7 +208196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eba3d1ec-e79b-4841-8a2b-c1332fc16591", + "id": "89746009-7850-49af-a509-121d85513a27", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207362,7 +208240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f8e1bd6-d1a5-40e5-b0e0-c8a0d90fb042", + "id": "1a3727cd-e8bc-453b-8aad-ed48da5a832d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207412,7 +208290,7 @@ } }, { - "id": "c28f188d-f6bf-4f08-a379-85f1f1db75f0", + "id": "bd29f2b0-1a9e-40ce-a663-ab97c38b88ed", "name": "Create Auth Profile.", "request": { "name": "Create Auth Profile.", @@ -207460,7 +208338,7 @@ }, "response": [ { - "id": "0e39cec8-c826-45e5-820a-6168a390e81d", + "id": "e2e4784b-4e13-473c-ab82-71f0052b4aea", "name": "Auth Profile details", "originalRequest": { "url": { @@ -207517,7 +208395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a00cbd3-89c5-432b-b066-e91c3eb75e2f", + "id": "4ea63d91-1126-4511-a2da-b71ee0099a62", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207574,7 +208452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5b4ef3e-8a13-4ded-aa1b-67c5a6e33910", + "id": "5554ae7e-9dd1-4278-9c1d-3520f83111c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207631,7 +208509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c21b5958-9384-45c2-99f9-19e58c9600cb", + "id": "cc5c1f9f-4e0a-43c6-ab96-c4e29b9ba911", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207688,7 +208566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a2c8c27-60b2-4b15-8eb8-8df2ac788753", + "id": "9fb90b50-4f2c-48e9-84e6-47e2a53030f1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207745,7 +208623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31a74029-182b-48ed-9744-e1a1b00aaae7", + "id": "d2700f88-05a0-4773-9e5f-60191d0e3dd5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207808,7 +208686,7 @@ } }, { - "id": "3a66ec5b-0bcb-401d-afa6-ce87c442497f", + "id": "c0857bc6-d0a4-4793-b03a-fedac200915e", "name": "Patch a specified Auth Profile", "request": { "name": "Patch a specified Auth Profile", @@ -207862,7 +208740,7 @@ }, "response": [ { - "id": "3fdcd8b8-bd26-4258-b39f-99ce68172140", + "id": "861e587d-9c15-4198-9e3d-33da328fee92", "name": "Responds with the Access Profile as updated.", "originalRequest": { "url": { @@ -207919,7 +208797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "964061e8-dfb8-40f7-9779-470ba38afbfa", + "id": "67546193-7317-49c8-9345-8f541d65faee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207976,7 +208854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65c58939-7e42-41bf-8c37-6267babb0879", + "id": "e1b84cff-3e39-4637-a1f3-b261a9651370", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208033,7 +208911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "469206f1-e145-42ab-9ce3-ece4ae035fcc", + "id": "18965b5c-c46d-472b-9388-d293af63a45c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208090,7 +208968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09161ae3-cef5-4911-ba8c-3a244aa695d5", + "id": "c22eb14e-ed74-40b0-bcef-e3b394abc5e2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208147,7 +209025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e72f60f-9878-4d69-83fd-dbf8ad3dfcb6", + "id": "19c4d999-bacf-4117-87a2-f4b4957e8c19", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208210,7 +209088,7 @@ } }, { - "id": "37125e25-c74a-4723-9bc3-95d0ca832117", + "id": "f6623eb2-8c0d-4398-a102-c194ae66c46a", "name": "Delete the specified Auth Profile", "request": { "name": "Delete the specified Auth Profile", @@ -208251,7 +209129,7 @@ }, "response": [ { - "id": "7b896b06-5f84-4168-90d5-f6f2caebe3ee", + "id": "3c36f312-0dea-4e43-b12a-a57cbc5b03f0", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -208285,7 +209163,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1396f350-5d7e-48b5-9d39-ac53b6e65d0f", + "id": "3077d763-9a3a-438b-9588-16f309303494", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208329,7 +209207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8353aba-122a-484f-8669-fdeff662414c", + "id": "1bb39bc7-3406-465e-b5b1-13a711c3d8d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208373,7 +209251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f839dba3-ccd8-43ef-af71-63c7edf6c5b9", + "id": "f3dfba16-80c1-4b81-a4e4-1a598f360486", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208417,7 +209295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51dd6d29-fa0f-46b8-9d4e-4eb586b48d2d", + "id": "395b0dc2-f246-40c6-baaa-3d53bb2e4240", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208461,7 +209339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcc57056-874c-424f-adee-5f394fb4049f", + "id": "5348413e-0348-46ab-9cf8-7e2674be1070", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208591,7 +209469,7 @@ } ], "info": { - "_postman_id": "587d02c6-5498-48cb-a92e-75a4e573d082", + "_postman_id": "cb4783d4-2069-4a4c-a4e3-67c969236bf2", "name": "IdentityNow Beta API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/postman/collections/sailpoint-api-nerm.json b/postman/collections/sailpoint-api-nerm.json index 43142f4..ce6c3d9 100644 --- a/postman/collections/sailpoint-api-nerm.json +++ b/postman/collections/sailpoint-api-nerm.json @@ -5,7 +5,7 @@ "description": "", "item": [ { - "id": "c412e18f-bb06-486a-b01c-46688bf88dde", + "id": "ae96550a-7c12-4bbc-b8bf-858240bc9c2e", "name": "Create a new user", "request": { "name": "Create a new user", @@ -48,7 +48,7 @@ }, "response": [ { - "id": "be4b1318-6595-4f8e-a594-58bf90575f73", + "id": "5d020019-f2f5-4f38-baf1-2f19eab1a53e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -99,12 +99,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"urn:uuid:6299877b-8ccb-41f3-d94c-7828c5d71b88\",\n \"uid\": \"eiusmod doloreExcepteur temporvo\",\n \"name\": \"sint aliquip\",\n \"email\": \"MwJFKiFB@mLsIMpuEuDyv.phw\",\n \"type\": \"NeprofileUser\",\n \"title\": \"ut\",\n \"status\": \"Disabled\",\n \"login\": \"exercitation mollit elit\",\n \"last_login\": \"2008-11-20T22:25:45.704Z\",\n \"cookies_accepted_at\": \"2004-03-07T22:31:22.979Z\",\n \"preferred_language\": \"in exercitation cupidatat ullamco\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"urn:uuid:87656985-e27b-1d2f-4a12-f31c11f02bcd\",\n \"uid\": \"laborum aute temportempor eu dol\",\n \"name\": \"et Excepteur nostrud aliquip \",\n \"email\": \"htUa7nEYR7q@kicAUGIrgKSfyzDOYvggTUETC.ssv\",\n \"type\": \"NeprofileUser\",\n \"title\": \"cillum labore est\",\n \"status\": \"Active\",\n \"login\": \"nisi ad\",\n \"last_login\": \"1977-05-07T19:32:36.991Z\",\n \"cookies_accepted_at\": \"1999-11-17T01:18:40.811Z\",\n \"preferred_language\": \"deserunt\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f8a121fb-04d5-45ef-ae67-c3a4d50efaf0", + "id": "76cc52cb-becb-46c5-bc7d-b7c07d1e9497", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -160,7 +160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34224910-979a-40be-9cd7-58b4719945ce", + "id": "c6650f0d-7ce2-4877-92a9-9c8919608d35", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -222,7 +222,7 @@ } }, { - "id": "46014e69-4e4e-4f6d-a607-723d9d0af5e9", + "id": "86074056-e52f-4283-b1de-5594b71861cc", "name": "Get users", "request": { "name": "Get users", @@ -272,7 +272,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -281,7 +281,7 @@ "type": "text/plain" }, "key": "login", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -290,7 +290,7 @@ "type": "text/plain" }, "key": "title", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -299,7 +299,7 @@ "type": "text/plain" }, "key": "status", - "value": "Inactive" + "value": "Active" }, { "disabled": false, @@ -308,7 +308,7 @@ "type": "text/plain" }, "key": "email", - "value": "ZrbVgmKGdq8U5@bSLKUMPRQmRBI.ljqq" + "value": "8fFj7@RVHvkfnYUlWfcEIhXGcaauQ.ohzp" }, { "disabled": false, @@ -334,7 +334,7 @@ }, "response": [ { - "id": "5f146799-c1b0-4821-86b1-89e5c13128bc", + "id": "823e88ac-0403-4726-af06-af7c9398f623", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -379,7 +379,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -388,7 +388,7 @@ "type": "text/plain" }, "key": "login", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -397,7 +397,7 @@ "type": "text/plain" }, "key": "title", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -406,7 +406,7 @@ "type": "text/plain" }, "key": "status", - "value": "Inactive" + "value": "Active" }, { "disabled": false, @@ -415,7 +415,7 @@ "type": "text/plain" }, "key": "email", - "value": "ZrbVgmKGdq8U5@bSLKUMPRQmRBI.ljqq" + "value": "8fFj7@RVHvkfnYUlWfcEIhXGcaauQ.ohzp" }, { "disabled": false, @@ -454,12 +454,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"136af5b2-d7be-2311-d9aa-363e57d4aebe\",\n \"uid\": \"Loremullamco deserunt sunt etmol\",\n \"name\": \"tempor ad culpa dolore\",\n \"email\": \"gsyLOSA@qOwDgJdBTHnsZyFvWXPnTYKiBagnRW.od\",\n \"type\": \"NeprofileUser\",\n \"title\": \"aliquip officia Duis\",\n \"status\": \"Active\",\n \"login\": \"nisi ea fugiat\",\n \"last_login\": \"1954-12-22T05:48:02.225Z\",\n \"cookies_accepted_at\": \"2010-04-30T18:00:27.437Z\",\n \"preferred_language\": \"cupidatat sint magna\"\n },\n {\n \"id\": \"08a6eae1-7367-319b-cee9-de47f45ba817\",\n \"uid\": \"qui elit consequat pariatur Utma\",\n \"name\": \"est laborum mollit\",\n \"email\": \"cwCZv9dNMokg4A@cW.vcg\",\n \"type\": \"NeprofileUser\",\n \"title\": \"dolore cupidatat\",\n \"status\": \"Active\",\n \"login\": \"irure ut est Ut\",\n \"last_login\": \"1951-01-07T23:03:50.164Z\",\n \"cookies_accepted_at\": \"1956-06-13T15:10:04.432Z\",\n \"preferred_language\": \"enim velit\"\n }\n ],\n \"_metadata\": {\n \"limit\": -86163796,\n \"offset\": 16250938,\n \"total\": -17333199,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"urn:uuid:a4b0d98a-1e3f-7b67-2f06-301b6a5a6748\",\n \"uid\": \"consectetur Duis inquis occaecat\",\n \"name\": \"magna incididunt in velit sunt\",\n \"email\": \"5yS9GUIiv@iQOMMooBOHXShVvraXiSNIAvwkNauRn.nl\",\n \"type\": \"NeprofileUser\",\n \"title\": \"dolor dolore sunt sint\",\n \"status\": \"Active\",\n \"login\": \"\",\n \"last_login\": \"2007-03-12T03:24:05.733Z\",\n \"cookies_accepted_at\": \"1970-04-16T13:51:20.089Z\",\n \"preferred_language\": \"deserunt\"\n },\n {\n \"id\": \"urn:uuid:b3aec817-22d2-3039-4c54-e05b1647317e\",\n \"uid\": \"velitveniam culpa Duis Utdo aliq\",\n \"name\": \"reprehenderit nulla\",\n \"email\": \"Wqu6bj@UNiprnaDnUpvJGHWCEhY.omt\",\n \"type\": \"NeprofileUser\",\n \"title\": \"ut exercitation\",\n \"status\": \"Disabled\",\n \"login\": \"reprehenderit elit\",\n \"last_login\": \"1956-06-18T03:13:25.361Z\",\n \"cookies_accepted_at\": \"1948-10-13T17:59:10.389Z\",\n \"preferred_language\": \"eiusmod in dolore\"\n }\n ],\n \"_metadata\": {\n \"limit\": 87204384,\n \"offset\": -89288236,\n \"total\": 90397363,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d44df25f-d74e-43fa-9dc2-cc2831d39f43", + "id": "c80fe1f5-7083-482c-af59-ec57b19a9e1e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -504,7 +504,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -513,7 +513,7 @@ "type": "text/plain" }, "key": "login", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -522,7 +522,7 @@ "type": "text/plain" }, "key": "title", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -531,7 +531,7 @@ "type": "text/plain" }, "key": "status", - "value": "Inactive" + "value": "Active" }, { "disabled": false, @@ -540,7 +540,7 @@ "type": "text/plain" }, "key": "email", - "value": "ZrbVgmKGdq8U5@bSLKUMPRQmRBI.ljqq" + "value": "8fFj7@RVHvkfnYUlWfcEIhXGcaauQ.ohzp" }, { "disabled": false, @@ -584,7 +584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36d00bb9-2c56-48b0-920e-695dc0d39bda", + "id": "0e0e806a-2b08-40e6-ad16-20ff4d5e352a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -629,7 +629,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -638,7 +638,7 @@ "type": "text/plain" }, "key": "login", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -647,7 +647,7 @@ "type": "text/plain" }, "key": "title", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -656,7 +656,7 @@ "type": "text/plain" }, "key": "status", - "value": "Inactive" + "value": "Active" }, { "disabled": false, @@ -665,7 +665,7 @@ "type": "text/plain" }, "key": "email", - "value": "ZrbVgmKGdq8U5@bSLKUMPRQmRBI.ljqq" + "value": "8fFj7@RVHvkfnYUlWfcEIhXGcaauQ.ohzp" }, { "disabled": false, @@ -715,7 +715,7 @@ } }, { - "id": "d47dfff8-e3d4-4dae-be95-8a80fa8a8bb0", + "id": "e04dc534-d8de-492d-acb8-d1a4f5a1f2cf", "name": "Create multiple new users", "request": { "name": "Create multiple new users", @@ -758,7 +758,7 @@ }, "response": [ { - "id": "e247f5f6-d0b0-4bec-9eae-814322ee6cd7", + "id": "83a1c36f-bab8-49db-9a99-0b2503713d5c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -809,12 +809,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"fb43fc89-caa1-fc06-882d-9dc32f7281cc\",\n \"uid\": \"Lorem in dolore officiaelit inci\",\n \"name\": \"officia do ut\",\n \"email\": \"DMlNxpxZBzw@OBznIWcaRapsjSByst.ljcs\",\n \"type\": \"NeprofileUser\",\n \"title\": \"cillum Excepteur\",\n \"status\": \"Active\",\n \"login\": \"adipisicing ad fugiat ut\",\n \"last_login\": \"2013-05-28T17:35:07.498Z\",\n \"cookies_accepted_at\": \"1988-12-17T03:38:00.928Z\",\n \"preferred_language\": \"Excepteur consectetur officia do\"\n },\n {\n \"id\": \"cc356b89-713d-8c0d-2b13-7c8583487139\",\n \"uid\": \"ut deserunt anim adsint innon Du\",\n \"name\": \"dolor adipisicing\",\n \"email\": \"2UJSN3wUCT0XLE@uleJOKUPfmEhOO.vu\",\n \"type\": \"NeprofileUser\",\n \"title\": \"et consectetur\",\n \"status\": \"Active\",\n \"login\": \"in sunt eiusmod amet\",\n \"last_login\": \"1998-09-28T04:49:16.870Z\",\n \"cookies_accepted_at\": \"1981-02-23T18:41:07.885Z\",\n \"preferred_language\": \"ad dolore aute magna ex\"\n }\n ]\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"8ea7b5fa-14c8-0cb1-45b4-770f8e53126f\",\n \"uid\": \"tempor sinttempor inconsequat en\",\n \"name\": \"nisi quis est\",\n \"email\": \"DPD7d3LiitF-Vo@K.oa\",\n \"type\": \"NeprofileUser\",\n \"title\": \"et\",\n \"status\": \"Disabled\",\n \"login\": \"irure aut\",\n \"last_login\": \"1974-11-26T18:18:40.283Z\",\n \"cookies_accepted_at\": \"2018-09-26T06:30:45.949Z\",\n \"preferred_language\": \"esse aliqua consectetur proident pariatur\"\n },\n {\n \"id\": \"urn:uuid:bc8f1e36-a936-f56e-758b-99bd0dfba420\",\n \"uid\": \"consectetur ad ullamco Loremanim\",\n \"name\": \"sint non minim ut\",\n \"email\": \"S0UNp6@bzYmcnUAkcTsZK.ojgy\",\n \"type\": \"NeprofileUser\",\n \"title\": \"voluptate Excepteur\",\n \"status\": \"Disabled\",\n \"login\": \"commod\",\n \"last_login\": \"1991-08-16T08:29:31.212Z\",\n \"cookies_accepted_at\": \"2001-02-13T23:58:32.223Z\",\n \"preferred_language\": \"do sed minim\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "97723063-33e0-4678-8dd7-c0ef5865b195", + "id": "f4acf392-1a55-423e-b38c-522ce48ed615", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -870,7 +870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b64f3a5-9590-4757-8c2c-c6933fff3b33", + "id": "d39b3110-90dc-4790-b7f1-188eb748e56e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -932,7 +932,7 @@ } }, { - "id": "3e60dfdf-84ef-4168-bf0e-523a2a9e2366", + "id": "31ba6df5-2c2b-4538-bbb1-7c5ea6834a2c", "name": "Update multiple users", "request": { "name": "Update multiple users", @@ -975,7 +975,7 @@ }, "response": [ { - "id": "b68cf161-710e-4b83-af68-2be0666e70ff", + "id": "1ec927f0-1cfa-468e-a8ac-753422729f2e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1026,12 +1026,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"fb43fc89-caa1-fc06-882d-9dc32f7281cc\",\n \"uid\": \"Lorem in dolore officiaelit inci\",\n \"name\": \"officia do ut\",\n \"email\": \"DMlNxpxZBzw@OBznIWcaRapsjSByst.ljcs\",\n \"type\": \"NeprofileUser\",\n \"title\": \"cillum Excepteur\",\n \"status\": \"Active\",\n \"login\": \"adipisicing ad fugiat ut\",\n \"last_login\": \"2013-05-28T17:35:07.498Z\",\n \"cookies_accepted_at\": \"1988-12-17T03:38:00.928Z\",\n \"preferred_language\": \"Excepteur consectetur officia do\"\n },\n {\n \"id\": \"cc356b89-713d-8c0d-2b13-7c8583487139\",\n \"uid\": \"ut deserunt anim adsint innon Du\",\n \"name\": \"dolor adipisicing\",\n \"email\": \"2UJSN3wUCT0XLE@uleJOKUPfmEhOO.vu\",\n \"type\": \"NeprofileUser\",\n \"title\": \"et consectetur\",\n \"status\": \"Active\",\n \"login\": \"in sunt eiusmod amet\",\n \"last_login\": \"1998-09-28T04:49:16.870Z\",\n \"cookies_accepted_at\": \"1981-02-23T18:41:07.885Z\",\n \"preferred_language\": \"ad dolore aute magna ex\"\n }\n ]\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"8ea7b5fa-14c8-0cb1-45b4-770f8e53126f\",\n \"uid\": \"tempor sinttempor inconsequat en\",\n \"name\": \"nisi quis est\",\n \"email\": \"DPD7d3LiitF-Vo@K.oa\",\n \"type\": \"NeprofileUser\",\n \"title\": \"et\",\n \"status\": \"Disabled\",\n \"login\": \"irure aut\",\n \"last_login\": \"1974-11-26T18:18:40.283Z\",\n \"cookies_accepted_at\": \"2018-09-26T06:30:45.949Z\",\n \"preferred_language\": \"esse aliqua consectetur proident pariatur\"\n },\n {\n \"id\": \"urn:uuid:bc8f1e36-a936-f56e-758b-99bd0dfba420\",\n \"uid\": \"consectetur ad ullamco Loremanim\",\n \"name\": \"sint non minim ut\",\n \"email\": \"S0UNp6@bzYmcnUAkcTsZK.ojgy\",\n \"type\": \"NeprofileUser\",\n \"title\": \"voluptate Excepteur\",\n \"status\": \"Disabled\",\n \"login\": \"commod\",\n \"last_login\": \"1991-08-16T08:29:31.212Z\",\n \"cookies_accepted_at\": \"2001-02-13T23:58:32.223Z\",\n \"preferred_language\": \"do sed minim\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "847f82ce-fc3d-4bec-a842-2f12f131f121", + "id": "c4d188b9-0e98-4e57-9b14-c34da0773633", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1087,7 +1087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1065e8fc-123c-4c17-8e03-23e7b8cbd688", + "id": "93431cc5-eea6-4e04-809c-ff7dc2704896", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1149,7 +1149,7 @@ } }, { - "id": "8270cb17-92c5-4f4b-ac0f-31778602d275", + "id": "a5e4ebc9-9419-4949-a4e3-01d00be2293e", "name": "Find user by id", "request": { "name": "Find user by id", @@ -1191,7 +1191,7 @@ }, "response": [ { - "id": "9085df5d-ddfe-4b1a-bcc8-6e984b5932d4", + "id": "6cd59674-a847-4218-a6aa-7488932288fc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1230,12 +1230,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"urn:uuid:6299877b-8ccb-41f3-d94c-7828c5d71b88\",\n \"uid\": \"eiusmod doloreExcepteur temporvo\",\n \"name\": \"sint aliquip\",\n \"email\": \"MwJFKiFB@mLsIMpuEuDyv.phw\",\n \"type\": \"NeprofileUser\",\n \"title\": \"ut\",\n \"status\": \"Disabled\",\n \"login\": \"exercitation mollit elit\",\n \"last_login\": \"2008-11-20T22:25:45.704Z\",\n \"cookies_accepted_at\": \"2004-03-07T22:31:22.979Z\",\n \"preferred_language\": \"in exercitation cupidatat ullamco\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"urn:uuid:87656985-e27b-1d2f-4a12-f31c11f02bcd\",\n \"uid\": \"laborum aute temportempor eu dol\",\n \"name\": \"et Excepteur nostrud aliquip \",\n \"email\": \"htUa7nEYR7q@kicAUGIrgKSfyzDOYvggTUETC.ssv\",\n \"type\": \"NeprofileUser\",\n \"title\": \"cillum labore est\",\n \"status\": \"Active\",\n \"login\": \"nisi ad\",\n \"last_login\": \"1977-05-07T19:32:36.991Z\",\n \"cookies_accepted_at\": \"1999-11-17T01:18:40.811Z\",\n \"preferred_language\": \"deserunt\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "30fe0bd1-afef-48f2-9a10-d094d23b1696", + "id": "27fd6f0b-fed4-40c5-9f7a-32e090d0d25a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1279,7 +1279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cd0a767-e7f3-42d1-a2a4-b003e0353ff1", + "id": "98fe254b-6db5-4ef0-932c-8981b8a15623", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1329,7 +1329,7 @@ } }, { - "id": "106b2383-7f14-4359-aedf-5c711662dace", + "id": "49869e04-5f08-4a84-b597-b309f67d951b", "name": "Update a user by id", "request": { "name": "Update a user by id", @@ -1384,7 +1384,7 @@ }, "response": [ { - "id": "354e6658-4564-408e-9fd4-76a2f7955d03", + "id": "b6197d57-799f-497f-a16e-b4d66e5a2707", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1436,12 +1436,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"urn:uuid:6299877b-8ccb-41f3-d94c-7828c5d71b88\",\n \"uid\": \"eiusmod doloreExcepteur temporvo\",\n \"name\": \"sint aliquip\",\n \"email\": \"MwJFKiFB@mLsIMpuEuDyv.phw\",\n \"type\": \"NeprofileUser\",\n \"title\": \"ut\",\n \"status\": \"Disabled\",\n \"login\": \"exercitation mollit elit\",\n \"last_login\": \"2008-11-20T22:25:45.704Z\",\n \"cookies_accepted_at\": \"2004-03-07T22:31:22.979Z\",\n \"preferred_language\": \"in exercitation cupidatat ullamco\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"urn:uuid:87656985-e27b-1d2f-4a12-f31c11f02bcd\",\n \"uid\": \"laborum aute temportempor eu dol\",\n \"name\": \"et Excepteur nostrud aliquip \",\n \"email\": \"htUa7nEYR7q@kicAUGIrgKSfyzDOYvggTUETC.ssv\",\n \"type\": \"NeprofileUser\",\n \"title\": \"cillum labore est\",\n \"status\": \"Active\",\n \"login\": \"nisi ad\",\n \"last_login\": \"1977-05-07T19:32:36.991Z\",\n \"cookies_accepted_at\": \"1999-11-17T01:18:40.811Z\",\n \"preferred_language\": \"deserunt\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "724da2e8-722f-49bb-a178-973aa3b8e552", + "id": "d2e199b7-7b30-4326-a70f-4eaca8821966", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1498,7 +1498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80e974c0-85f7-4f7f-a8c1-615d0efbb801", + "id": "ed80182f-1fd5-4318-bb53-5600fa0b5de7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1561,7 +1561,7 @@ } }, { - "id": "1ccef148-55a1-4020-a273-dde811be468b", + "id": "84d08fcb-8fe1-4811-bc28-93adfbc792c6", "name": "Delete a user", "request": { "name": "Delete a user", @@ -1603,7 +1603,7 @@ }, "response": [ { - "id": "20e51b8c-2d6c-4c32-8a4c-7337eda9e81b", + "id": "7dfbc9fc-2dca-43b6-81a5-c3c94c78715b", "name": "Info about the operation", "originalRequest": { "url": { @@ -1647,7 +1647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a13e45b-4202-4e0e-8976-8e00945ca175", + "id": "ae002991-c8f9-4cdb-b7fd-a4b528af7025", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1691,7 +1691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ffdb322-1da1-413c-a9ee-88fd48063866", + "id": "0d9144c0-08b2-4d1f-8191-2b1cf3090fc8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1741,7 +1741,7 @@ } }, { - "id": "ed3f7521-c1e5-4968-84fc-72027085d14d", + "id": "c7499257-34c5-4d17-85cc-270724396718", "name": "Retrieves the URL of the user avatar", "request": { "name": "Retrieves the URL of the user avatar", @@ -1784,7 +1784,7 @@ }, "response": [ { - "id": "f99bd099-cb13-4c00-866b-aafb0b124830", + "id": "e35ee200-7581-4bb4-8052-d5ca0808b0a5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1824,12 +1824,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"culpa dolore\"\n}", + "body": "{\n \"url\": \"eu \"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "88187011-9bc3-48e2-a8c1-dba872da4ed7", + "id": "f867f296-9c2c-41f9-8e32-faafe27b24a6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1874,7 +1874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b921da59-dc94-4014-9f05-b55d3e8c56b5", + "id": "726c02a4-a6c1-4326-bed4-a8280b70427e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1925,7 +1925,7 @@ } }, { - "id": "decae440-e03f-4666-b285-bdc13c4e8946", + "id": "2aad4eb4-2998-4452-a31e-e8bea57bfae5", "name": "Uploads a new user avatar", "request": { "name": "Uploads a new user avatar", @@ -1976,7 +1976,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -1985,7 +1985,7 @@ }, "response": [ { - "id": "0f1c5530-4355-4419-a027-73c057f59f28", + "id": "f69b0ade-3baf-4077-8e22-bfc4d00340f5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2028,7 +2028,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -2042,12 +2042,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"culpa dolore\"\n}", + "body": "{\n \"url\": \"eu \"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0c6d6916-d5f2-4a12-9c25-b64d403a56f2", + "id": "563518a0-49ac-4ffd-8a3c-68db68168e2b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2090,7 +2090,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -2109,7 +2109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76ee0844-40db-4e84-81e9-87c8d8136a8a", + "id": "6b2d408c-a502-4aa8-8f07-8809aa3d8348", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2152,7 +2152,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -2183,7 +2183,7 @@ "description": "", "item": [ { - "id": "08314cb6-f9c4-4c76-8888-aa047a81a3f5", + "id": "edbd1d41-3887-4b5d-b74b-2f4f3881baa8", "name": "Create a new user-manager relationship", "request": { "name": "Create a new user-manager relationship", @@ -2214,7 +2214,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c9d1431b-9bb7-9c8b-dc7b-933714c1b65e\",\n \"manager_id\": \"460e27a1-bd62-94a1-422b-1735f48a0f1a\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:6a0a85cb-6099-685d-f159-042b7daaa7dd\",\n \"manager_id\": \"urn:uuid:b0bcdc2e-f4ab-7c45-d282-36d7b38d76d7\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2226,7 +2226,7 @@ }, "response": [ { - "id": "b0c069f7-ef4a-45fd-a9ed-300a90178b89", + "id": "bb483ea0-a51e-49b7-a978-9e21faa27fc1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2260,7 +2260,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c9d1431b-9bb7-9c8b-dc7b-933714c1b65e\",\n \"manager_id\": \"460e27a1-bd62-94a1-422b-1735f48a0f1a\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:6a0a85cb-6099-685d-f159-042b7daaa7dd\",\n \"manager_id\": \"urn:uuid:b0bcdc2e-f4ab-7c45-d282-36d7b38d76d7\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2277,12 +2277,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:d3843151-8e1e-4284-c4ac-40ca88157170\",\n \"uid\": \"est elitmollit cupidatat idnisi \",\n \"user_id\": \"c7a2dfc4-2566-4af9-058f-6a73d12bdf38\",\n \"manager_id\": \"dee11847-cae0-4da2-bb0e-3449d0b569b4\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"bc30eea3-2510-b68f-2287-574c479da2ad\",\n \"uid\": \"labore Duis nonestcommodo magnae\",\n \"user_id\": \"472ebf4f-8a8e-98d2-47de-2480d4f601ee\",\n \"manager_id\": \"urn:uuid:b24d496c-4210-9ffe-e966-61043911b716\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e9014c2f-e35a-409d-8a40-7097122bda60", + "id": "b8f17a0e-c526-4dd5-899d-8093bc794ff3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2316,7 +2316,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c9d1431b-9bb7-9c8b-dc7b-933714c1b65e\",\n \"manager_id\": \"460e27a1-bd62-94a1-422b-1735f48a0f1a\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:6a0a85cb-6099-685d-f159-042b7daaa7dd\",\n \"manager_id\": \"urn:uuid:b0bcdc2e-f4ab-7c45-d282-36d7b38d76d7\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2338,7 +2338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30f53c0d-c05f-4f54-973b-d05631f7bb5b", + "id": "a178f3e3-2eb5-4f89-b283-af5c62c1a6c1", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2372,7 +2372,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c9d1431b-9bb7-9c8b-dc7b-933714c1b65e\",\n \"manager_id\": \"460e27a1-bd62-94a1-422b-1735f48a0f1a\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:6a0a85cb-6099-685d-f159-042b7daaa7dd\",\n \"manager_id\": \"urn:uuid:b0bcdc2e-f4ab-7c45-d282-36d7b38d76d7\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2400,7 +2400,7 @@ } }, { - "id": "7f0d74d8-6534-4200-bacf-83b20327bfde", + "id": "2d957e48-82aa-463e-8ea5-fe010d254e44", "name": "Get user-manager relationships", "request": { "name": "Get user-manager relationships", @@ -2459,7 +2459,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -2485,7 +2485,7 @@ }, "response": [ { - "id": "cb096a0e-b238-4732-a02f-0e0a6676cf7f", + "id": "b1e0aab8-fe22-4100-8161-993dc2aa91f4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2539,7 +2539,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -2578,12 +2578,12 @@ "value": "application/json" } ], - "body": "{\n \"user_managers\": [\n {\n \"id\": \"a581496f-fdc3-eb22-9542-49274742475e\",\n \"uid\": \"in commodolaboris nulla mollitdo\",\n \"user_id\": \"urn:uuid:ba57e201-284e-da47-391c-2811a1ce8b85\",\n \"manager_id\": \"urn:uuid:5e195af6-2cd1-db4c-bf5e-cb59810726d7\"\n },\n {\n \"id\": \"urn:uuid:dc49a522-09ce-4ec0-1e92-a53f790a8e5e\",\n \"uid\": \"mollit qui ullamcodolor cupidata\",\n \"user_id\": \"6a4f9659-4f40-dd41-60e3-414226ba905d\",\n \"manager_id\": \"a527849e-64d4-1456-4583-5abe5b274b49\"\n }\n ],\n \"_metadata\": {\n \"limit\": 6831228,\n \"offset\": -90520622,\n \"total\": 36366654,\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:404001fc-6d48-a27e-dcb0-07c5f478d2c6\",\n \"uid\": \"autealiqua irure non sit cupidat\",\n \"user_id\": \"f250d2b9-48ee-e131-9daf-f4237bc7b46b\",\n \"manager_id\": \"urn:uuid:d32a1fb5-57d4-6879-a170-71208e547c92\"\n },\n {\n \"id\": \"urn:uuid:48e10dfe-d1a4-7b98-aaad-cc7b88c5c787\",\n \"uid\": \"Lorem consectetur laboreproident\",\n \"user_id\": \"5af278bd-d2c9-08d9-28c6-3414653efce1\",\n \"manager_id\": \"912198a7-d63a-87a8-659d-57cbe4fa875c\"\n }\n ],\n \"_metadata\": {\n \"limit\": -13079451,\n \"offset\": -5181564,\n \"total\": -6301953,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4bd86822-6bed-4031-9107-ea97d38af67f", + "id": "06201b5a-1ddd-44af-be28-d9fc17d1749f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2637,7 +2637,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -2681,7 +2681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8b42a3e-7372-43c7-ab89-aff10a5b7c95", + "id": "452b05e6-e835-46ff-8b17-0d64cfe7ba41", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2735,7 +2735,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -2785,7 +2785,7 @@ } }, { - "id": "e4f788af-3c31-48d0-939f-25b4cb2fd21a", + "id": "60c0eb55-9107-4dba-ad40-a4b505a065d5", "name": "Create multiple new user-manager relationships", "request": { "name": "Create multiple new user-manager relationships", @@ -2816,7 +2816,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:9a083af3-6475-1ef6-ceea-3a23c6e97014\",\n \"manager_id\": \"082cf82f-5c79-d7d6-8d3d-69a102985c9c\"\n },\n {\n \"user_id\": \"urn:uuid:c22842bd-d6c0-87bd-9f6e-85a6e12b1e46\",\n \"manager_id\": \"4e4c49a2-d83b-da64-b93e-0290d58596b0\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:f184185f-53d3-0cbe-97f5-5cd40f28fdb8\",\n \"manager_id\": \"urn:uuid:d77eeecc-4e66-3a17-b4b8-d76eb6cc2d26\"\n },\n {\n \"user_id\": \"urn:uuid:7a83ef2c-9afe-35e3-596a-b5fb39939a40\",\n \"manager_id\": \"0e934594-fb6c-6ce7-8e6c-3d359a1e0c35\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2828,7 +2828,7 @@ }, "response": [ { - "id": "6bde52e3-6bf7-4563-808a-229a0f0451ef", + "id": "578f8f41-32fd-4858-8d47-63df7f5c7fd7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2862,7 +2862,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:9a083af3-6475-1ef6-ceea-3a23c6e97014\",\n \"manager_id\": \"082cf82f-5c79-d7d6-8d3d-69a102985c9c\"\n },\n {\n \"user_id\": \"urn:uuid:c22842bd-d6c0-87bd-9f6e-85a6e12b1e46\",\n \"manager_id\": \"4e4c49a2-d83b-da64-b93e-0290d58596b0\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:f184185f-53d3-0cbe-97f5-5cd40f28fdb8\",\n \"manager_id\": \"urn:uuid:d77eeecc-4e66-3a17-b4b8-d76eb6cc2d26\"\n },\n {\n \"user_id\": \"urn:uuid:7a83ef2c-9afe-35e3-596a-b5fb39939a40\",\n \"manager_id\": \"0e934594-fb6c-6ce7-8e6c-3d359a1e0c35\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2884,7 +2884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b91fe9d-7e8c-48a4-b04c-91854b884336", + "id": "983c6820-279a-46e9-9af1-599b9c742689", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2918,7 +2918,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:9a083af3-6475-1ef6-ceea-3a23c6e97014\",\n \"manager_id\": \"082cf82f-5c79-d7d6-8d3d-69a102985c9c\"\n },\n {\n \"user_id\": \"urn:uuid:c22842bd-d6c0-87bd-9f6e-85a6e12b1e46\",\n \"manager_id\": \"4e4c49a2-d83b-da64-b93e-0290d58596b0\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:f184185f-53d3-0cbe-97f5-5cd40f28fdb8\",\n \"manager_id\": \"urn:uuid:d77eeecc-4e66-3a17-b4b8-d76eb6cc2d26\"\n },\n {\n \"user_id\": \"urn:uuid:7a83ef2c-9afe-35e3-596a-b5fb39939a40\",\n \"manager_id\": \"0e934594-fb6c-6ce7-8e6c-3d359a1e0c35\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2940,7 +2940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6985086d-24f0-4921-b8bf-300d1dc9899c", + "id": "a885cfb3-cc30-44cc-be0d-d9c212affd63", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2974,7 +2974,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:9a083af3-6475-1ef6-ceea-3a23c6e97014\",\n \"manager_id\": \"082cf82f-5c79-d7d6-8d3d-69a102985c9c\"\n },\n {\n \"user_id\": \"urn:uuid:c22842bd-d6c0-87bd-9f6e-85a6e12b1e46\",\n \"manager_id\": \"4e4c49a2-d83b-da64-b93e-0290d58596b0\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:f184185f-53d3-0cbe-97f5-5cd40f28fdb8\",\n \"manager_id\": \"urn:uuid:d77eeecc-4e66-3a17-b4b8-d76eb6cc2d26\"\n },\n {\n \"user_id\": \"urn:uuid:7a83ef2c-9afe-35e3-596a-b5fb39939a40\",\n \"manager_id\": \"0e934594-fb6c-6ce7-8e6c-3d359a1e0c35\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3002,7 +3002,7 @@ } }, { - "id": "a455c673-78fc-4049-9c08-654ddefd890d", + "id": "0f964780-a77f-43a6-a9f4-b265d65c4ab0", "name": "Update multiple user-manager relationships", "request": { "name": "Update multiple user-manager relationships", @@ -3033,7 +3033,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"1db24c84-ab18-5c1d-c74e-4c9511b733e3\",\n \"user_id\": \"87af7b2f-ae93-79fa-cb29-3e6dbaaafee4\",\n \"manager_id\": \"b9f1b1f2-c51b-6316-1dfc-b36e98a345f9\"\n },\n {\n \"id\": \"6faf8092-377e-f63b-7beb-670d4924aa77\",\n \"user_id\": \"c5a76200-2488-b222-c9e1-f304a620e1c0\",\n \"manager_id\": \"154b1c36-2a1b-2cb4-67e6-6565167db915\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"6c7adf77-2672-cbed-245e-14b856381e0c\",\n \"user_id\": \"urn:uuid:fd1661b7-1271-8208-9293-ce95df45d4d2\",\n \"manager_id\": \"urn:uuid:51c86448-c657-8e4c-1bf4-479a9baeeb07\"\n },\n {\n \"id\": \"a95f5630-38de-b74c-009e-8f3d6730a20e\",\n \"user_id\": \"6c532703-1c40-921e-de0a-a057e872b9fe\",\n \"manager_id\": \"aa4c2001-71df-fd35-dbba-5a6fdb53ab6f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3045,7 +3045,7 @@ }, "response": [ { - "id": "3a9c9278-e18f-490f-b823-426469e3e60b", + "id": "b7426887-baee-4e99-ba0d-c2e9cb343a58", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3079,7 +3079,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"1db24c84-ab18-5c1d-c74e-4c9511b733e3\",\n \"user_id\": \"87af7b2f-ae93-79fa-cb29-3e6dbaaafee4\",\n \"manager_id\": \"b9f1b1f2-c51b-6316-1dfc-b36e98a345f9\"\n },\n {\n \"id\": \"6faf8092-377e-f63b-7beb-670d4924aa77\",\n \"user_id\": \"c5a76200-2488-b222-c9e1-f304a620e1c0\",\n \"manager_id\": \"154b1c36-2a1b-2cb4-67e6-6565167db915\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"6c7adf77-2672-cbed-245e-14b856381e0c\",\n \"user_id\": \"urn:uuid:fd1661b7-1271-8208-9293-ce95df45d4d2\",\n \"manager_id\": \"urn:uuid:51c86448-c657-8e4c-1bf4-479a9baeeb07\"\n },\n {\n \"id\": \"a95f5630-38de-b74c-009e-8f3d6730a20e\",\n \"user_id\": \"6c532703-1c40-921e-de0a-a057e872b9fe\",\n \"manager_id\": \"aa4c2001-71df-fd35-dbba-5a6fdb53ab6f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3101,7 +3101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d678404-34c4-461b-8a03-aabc4f5c4c55", + "id": "2168cde6-5c52-4492-ac59-01967b9113af", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3135,7 +3135,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"1db24c84-ab18-5c1d-c74e-4c9511b733e3\",\n \"user_id\": \"87af7b2f-ae93-79fa-cb29-3e6dbaaafee4\",\n \"manager_id\": \"b9f1b1f2-c51b-6316-1dfc-b36e98a345f9\"\n },\n {\n \"id\": \"6faf8092-377e-f63b-7beb-670d4924aa77\",\n \"user_id\": \"c5a76200-2488-b222-c9e1-f304a620e1c0\",\n \"manager_id\": \"154b1c36-2a1b-2cb4-67e6-6565167db915\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"6c7adf77-2672-cbed-245e-14b856381e0c\",\n \"user_id\": \"urn:uuid:fd1661b7-1271-8208-9293-ce95df45d4d2\",\n \"manager_id\": \"urn:uuid:51c86448-c657-8e4c-1bf4-479a9baeeb07\"\n },\n {\n \"id\": \"a95f5630-38de-b74c-009e-8f3d6730a20e\",\n \"user_id\": \"6c532703-1c40-921e-de0a-a057e872b9fe\",\n \"manager_id\": \"aa4c2001-71df-fd35-dbba-5a6fdb53ab6f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3157,7 +3157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6482dde4-f1af-445d-8797-3d4d0cc9eaea", + "id": "af0deb1e-b61f-4059-9d05-be8dde34e52d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3191,7 +3191,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"1db24c84-ab18-5c1d-c74e-4c9511b733e3\",\n \"user_id\": \"87af7b2f-ae93-79fa-cb29-3e6dbaaafee4\",\n \"manager_id\": \"b9f1b1f2-c51b-6316-1dfc-b36e98a345f9\"\n },\n {\n \"id\": \"6faf8092-377e-f63b-7beb-670d4924aa77\",\n \"user_id\": \"c5a76200-2488-b222-c9e1-f304a620e1c0\",\n \"manager_id\": \"154b1c36-2a1b-2cb4-67e6-6565167db915\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"6c7adf77-2672-cbed-245e-14b856381e0c\",\n \"user_id\": \"urn:uuid:fd1661b7-1271-8208-9293-ce95df45d4d2\",\n \"manager_id\": \"urn:uuid:51c86448-c657-8e4c-1bf4-479a9baeeb07\"\n },\n {\n \"id\": \"a95f5630-38de-b74c-009e-8f3d6730a20e\",\n \"user_id\": \"6c532703-1c40-921e-de0a-a057e872b9fe\",\n \"manager_id\": \"aa4c2001-71df-fd35-dbba-5a6fdb53ab6f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3219,7 +3219,7 @@ } }, { - "id": "fd884c22-72f5-43ad-a45a-c0a4295bfcff", + "id": "18e2b49e-62c3-48f2-b1c3-d095834f3929", "name": "Find user-manager relationship by id", "request": { "name": "Find user-manager relationship by id", @@ -3261,7 +3261,7 @@ }, "response": [ { - "id": "4097b177-f295-4367-aca8-1a9f57fcb172", + "id": "db179fa0-b3b8-4551-b6ea-503a04cf641d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3300,12 +3300,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:d3843151-8e1e-4284-c4ac-40ca88157170\",\n \"uid\": \"est elitmollit cupidatat idnisi \",\n \"user_id\": \"c7a2dfc4-2566-4af9-058f-6a73d12bdf38\",\n \"manager_id\": \"dee11847-cae0-4da2-bb0e-3449d0b569b4\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"bc30eea3-2510-b68f-2287-574c479da2ad\",\n \"uid\": \"labore Duis nonestcommodo magnae\",\n \"user_id\": \"472ebf4f-8a8e-98d2-47de-2480d4f601ee\",\n \"manager_id\": \"urn:uuid:b24d496c-4210-9ffe-e966-61043911b716\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5e1cea88-8bf7-49c1-be13-a4fb90c97065", + "id": "158baf86-81a5-4cd7-bc43-96de284b1580", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3349,7 +3349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd63ee26-6c5b-4c98-a7fa-d963ccc745d4", + "id": "2a5deb00-4427-437f-884d-1a7fb9e71c7d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3399,7 +3399,7 @@ } }, { - "id": "4b331dce-6df5-43cd-8aee-ad42a3b03219", + "id": "e03a4592-96e8-4d57-8a2e-2a400d60f172", "name": "Update a user-manager relationship by id", "request": { "name": "Update a user-manager relationship by id", @@ -3442,7 +3442,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c9d1431b-9bb7-9c8b-dc7b-933714c1b65e\",\n \"manager_id\": \"460e27a1-bd62-94a1-422b-1735f48a0f1a\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:6a0a85cb-6099-685d-f159-042b7daaa7dd\",\n \"manager_id\": \"urn:uuid:b0bcdc2e-f4ab-7c45-d282-36d7b38d76d7\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3454,7 +3454,7 @@ }, "response": [ { - "id": "f588d2d2-2844-415e-b08f-5f53eec9ab04", + "id": "781bfda5-ab6e-40be-b163-1e1436f07813", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3489,7 +3489,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c9d1431b-9bb7-9c8b-dc7b-933714c1b65e\",\n \"manager_id\": \"460e27a1-bd62-94a1-422b-1735f48a0f1a\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:6a0a85cb-6099-685d-f159-042b7daaa7dd\",\n \"manager_id\": \"urn:uuid:b0bcdc2e-f4ab-7c45-d282-36d7b38d76d7\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3506,12 +3506,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:d3843151-8e1e-4284-c4ac-40ca88157170\",\n \"uid\": \"est elitmollit cupidatat idnisi \",\n \"user_id\": \"c7a2dfc4-2566-4af9-058f-6a73d12bdf38\",\n \"manager_id\": \"dee11847-cae0-4da2-bb0e-3449d0b569b4\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"bc30eea3-2510-b68f-2287-574c479da2ad\",\n \"uid\": \"labore Duis nonestcommodo magnae\",\n \"user_id\": \"472ebf4f-8a8e-98d2-47de-2480d4f601ee\",\n \"manager_id\": \"urn:uuid:b24d496c-4210-9ffe-e966-61043911b716\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "19f6a174-b72d-46b5-8618-a56f1f0c5079", + "id": "662b5d22-e2d8-4d62-8fa7-c4894cbd1632", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3546,7 +3546,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c9d1431b-9bb7-9c8b-dc7b-933714c1b65e\",\n \"manager_id\": \"460e27a1-bd62-94a1-422b-1735f48a0f1a\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:6a0a85cb-6099-685d-f159-042b7daaa7dd\",\n \"manager_id\": \"urn:uuid:b0bcdc2e-f4ab-7c45-d282-36d7b38d76d7\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3568,7 +3568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "249cb049-b848-488a-a983-69f2cc711616", + "id": "dc68b822-292d-43c2-989a-3735ecf58fbf", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3603,7 +3603,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c9d1431b-9bb7-9c8b-dc7b-933714c1b65e\",\n \"manager_id\": \"460e27a1-bd62-94a1-422b-1735f48a0f1a\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:6a0a85cb-6099-685d-f159-042b7daaa7dd\",\n \"manager_id\": \"urn:uuid:b0bcdc2e-f4ab-7c45-d282-36d7b38d76d7\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3637,7 +3637,7 @@ "description": "", "item": [ { - "id": "b46c5e18-a9e0-430e-8b5d-2fd6d3aa944b", + "id": "2fa3606b-24fa-4ce2-a9ff-55a1396cb5d2", "name": "Get roles", "request": { "name": "Get roles", @@ -3704,7 +3704,7 @@ }, "response": [ { - "id": "5f5fee26-bf0e-43e6-89a5-83985c7ac346", + "id": "5e256e25-18ca-469c-a54a-d12ea5aa899c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3779,12 +3779,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"e1b72690-0b22-80f4-9ac5-d3a906de21b4\",\n \"uid\": \"ut nisinisi in est Duis autein a\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:68798c7e-16e7-daa4-8967-7d6b11e58140\",\n \"uid\": \"et suntesse sed ullamcolaborum d\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": 25073052,\n \"offset\": 93079558,\n \"total\": 63498525,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"75b58649-dcf2-6202-8e5c-e5cbedbdf7cf\",\n \"uid\": \"sunt eu exercitation aliquipex l\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"19da4e71-a757-f375-4d59-9531f31b8a00\",\n \"uid\": \"deserunt quis amet consequat ull\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": -84863819,\n \"offset\": -5474237,\n \"total\": 53585088,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "34968c79-5e6f-4fc9-9017-47cde1a9bb45", + "id": "eab75367-16f6-4a9b-a44b-278712666663", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3864,7 +3864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "543b016d-7aeb-4a34-be37-4697fe3270c4", + "id": "5208ae12-8b77-4d2e-b2c8-d68ad59080f4", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3950,7 +3950,7 @@ } }, { - "id": "b498c00b-ca23-4bfd-82c4-9f407c56fa56", + "id": "66904ec3-d7fd-4929-9b1f-47dadd9cbf27", "name": "Create multiple new roles", "request": { "name": "Create multiple new roles", @@ -3981,7 +3981,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"et inquiet labore Duis doloreame\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"velit non proident aliquip dolor\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"non et in occaecatelit inLorem c\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"sunt laborum sed exercitationexe\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3993,7 +3993,7 @@ }, "response": [ { - "id": "1e64a23a-c3fe-4571-ae1c-adb1f8a2a710", + "id": "e9e45163-719a-4815-ba9a-2aaf94fa5f81", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4027,7 +4027,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"et inquiet labore Duis doloreame\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"velit non proident aliquip dolor\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"non et in occaecatelit inLorem c\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"sunt laborum sed exercitationexe\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4044,12 +4044,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"d3d8cffd-2904-0b36-ceb1-93a75c2a8351\",\n \"uid\": \"eu ullamcocupidatat Excepteurocc\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:6a0ec87b-a122-1978-501f-9dc7a56abe94\",\n \"uid\": \"et Excepteur Duiselit aute volup\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"4c4cdacb-ddc6-49aa-6a9a-9926ed7ddb35\",\n \"uid\": \"irure Duis idcillum sed nisi iru\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"8385642d-cb3b-8be5-dbfd-cf649e124d52\",\n \"uid\": \"veniam laborum aliquaiddolor eni\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b4bd57f2-5bc7-432a-b7dd-bd0a3902da2e", + "id": "347ff28c-f2d3-4ba3-ab89-9042972ecce4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4083,7 +4083,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"et inquiet labore Duis doloreame\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"velit non proident aliquip dolor\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"non et in occaecatelit inLorem c\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"sunt laborum sed exercitationexe\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4105,7 +4105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dd8e224-adff-49f1-a2f3-298d85b87131", + "id": "4dd8795f-dadc-4c22-8fd8-7502121e610b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4139,7 +4139,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"et inquiet labore Duis doloreame\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"velit non proident aliquip dolor\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"non et in occaecatelit inLorem c\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"sunt laborum sed exercitationexe\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4167,7 +4167,7 @@ } }, { - "id": "5284937a-821a-40c7-801a-ff98e2edd28b", + "id": "c602faf6-5f79-4e0a-b96f-2cac36ccaae8", "name": "Update multiple roles", "request": { "name": "Update multiple roles", @@ -4210,7 +4210,7 @@ }, "response": [ { - "id": "96c05bab-e63f-4890-ba2a-1c3bdf13fc13", + "id": "54affdd7-2f52-4abe-afad-88a3aea3fedd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4261,12 +4261,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"d3d8cffd-2904-0b36-ceb1-93a75c2a8351\",\n \"uid\": \"eu ullamcocupidatat Excepteurocc\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:6a0ec87b-a122-1978-501f-9dc7a56abe94\",\n \"uid\": \"et Excepteur Duiselit aute volup\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"4c4cdacb-ddc6-49aa-6a9a-9926ed7ddb35\",\n \"uid\": \"irure Duis idcillum sed nisi iru\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"8385642d-cb3b-8be5-dbfd-cf649e124d52\",\n \"uid\": \"veniam laborum aliquaiddolor eni\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6022bdb6-fad6-444e-9cd4-801554d2c336", + "id": "20a13e95-b08a-46c2-8891-63aed966dd12", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4322,7 +4322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0a79d5e-85d2-4c08-a864-8ef779679ad5", + "id": "cf700583-43d0-4581-97b0-fb0e38e5ff08", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4384,7 +4384,7 @@ } }, { - "id": "65207869-b9c8-43fd-a130-5fb27c7b11cd", + "id": "e426f257-db3f-480e-b5d2-0db8f043b775", "name": "Create a new role", "request": { "name": "Create a new role", @@ -4415,7 +4415,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"utofficia incididunt consectetur\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"consequat veniam tempor quiamet \",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4427,7 +4427,7 @@ }, "response": [ { - "id": "de715372-0fb4-4261-a92d-55c9d62994b5", + "id": "61ca25e3-c137-480d-a0c4-e98e140fae3f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4461,7 +4461,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"utofficia incididunt consectetur\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"consequat veniam tempor quiamet \",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4478,12 +4478,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"urn:uuid:6e2496b3-0401-7e22-40dc-79bd7ef4b0cf\",\n \"uid\": \"eu fugiat sint deseruntsit tempo\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"b62b4b2b-aaeb-649e-6982-3c4df0e06988\",\n \"uid\": \"in consectetur auteid Duis sint \",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "95e1dac2-f04e-4c7b-9d2d-23bc7f72bf34", + "id": "0cebca14-0586-4c69-a467-4766d9affc68", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4517,7 +4517,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"utofficia incididunt consectetur\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"consequat veniam tempor quiamet \",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4539,7 +4539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c4d22a0-fd4e-403d-a530-d0fd88e75966", + "id": "449e0444-ce86-4398-b783-c894421fd259", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4573,7 +4573,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"utofficia incididunt consectetur\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"consequat veniam tempor quiamet \",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4601,7 +4601,7 @@ } }, { - "id": "38a9e98b-b6f7-4d8f-9986-807b0cc249d5", + "id": "1b1185d7-90c1-41cd-a6e3-b54f1dd2bf81", "name": "Find role by id", "request": { "name": "Find role by id", @@ -4643,7 +4643,7 @@ }, "response": [ { - "id": "2e80e043-52f9-4145-b6dc-9be18cacefee", + "id": "ca336847-22db-496f-824a-db10acaec098", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4682,12 +4682,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"urn:uuid:6e2496b3-0401-7e22-40dc-79bd7ef4b0cf\",\n \"uid\": \"eu fugiat sint deseruntsit tempo\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"b62b4b2b-aaeb-649e-6982-3c4df0e06988\",\n \"uid\": \"in consectetur auteid Duis sint \",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e92dbb4a-94e8-40ba-80e4-2d4869fc035c", + "id": "124f0e8f-c60a-4c0b-b7d7-5626bb295840", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4731,7 +4731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97e4e43e-824c-47c7-a5c9-ced6c0a93289", + "id": "cf33afa8-e754-4454-b252-203a85d5e28f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4781,7 +4781,7 @@ } }, { - "id": "202fb4da-8c86-4cb8-bc46-61e9219e6abf", + "id": "d892a10b-f169-439d-b75a-4b3b860a0cf8", "name": "Update an existing role", "request": { "name": "Update an existing role", @@ -4836,7 +4836,7 @@ }, "response": [ { - "id": "c11eda4c-0cce-49ac-8403-81b4a9c4c30c", + "id": "8113c4b0-e62e-449b-a205-61bddafea0b8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4888,12 +4888,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"urn:uuid:6e2496b3-0401-7e22-40dc-79bd7ef4b0cf\",\n \"uid\": \"eu fugiat sint deseruntsit tempo\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"b62b4b2b-aaeb-649e-6982-3c4df0e06988\",\n \"uid\": \"in consectetur auteid Duis sint \",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "06a03472-3e2f-4c11-a489-279da8160036", + "id": "47483412-046c-4f01-a94b-87b8b7f989ac", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4950,7 +4950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "636fa352-a146-4512-b584-bf3f577a9be6", + "id": "229d204a-7dd4-4dc5-91f8-5c29dbf7972d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5019,7 +5019,7 @@ "description": "", "item": [ { - "id": "cad3de44-abe2-44ce-81bc-c0575e6a197c", + "id": "e4ded53f-6311-414c-af60-295521b5928f", "name": "Create a permission", "request": { "name": "Create a permission", @@ -5062,7 +5062,7 @@ }, "response": [ { - "id": "e8f14a86-0780-4135-8906-62f7a41a5546", + "id": "5f2a6fc7-a027-4783-8d5a-25258984fbd5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5118,7 +5118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "084ff22e-6a2e-4b2f-9ff6-669fefd4e753", + "id": "d1198766-9f9a-433c-af2a-ae8ce21af80c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5174,7 +5174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bf537d5-fed5-41b2-8a75-41b97562c4bc", + "id": "2dbb584a-fd80-406e-824d-0dd1f4dc81ac", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5242,7 +5242,7 @@ "description": "", "item": [ { - "id": "1bb8a41e-470b-4c18-808b-c4a3ef29b697", + "id": "c42cadc0-2f70-49ec-bf1e-6536ac9aec68", "name": "Assign a new role to a user", "request": { "name": "Assign a new role to a user", @@ -5273,7 +5273,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"00fc152e-1fe9-52c9-3d0f-a59620605dbc\",\n \"role_id\": \"urn:uuid:20f2edee-3816-3566-1100-8b35e38b4221\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"b17ffa3e-4205-32a1-5280-201085f1a459\",\n \"role_id\": \"a1ed28f7-603d-046f-7cdd-3c4ef94e625e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5285,7 +5285,7 @@ }, "response": [ { - "id": "47bc8379-872e-4967-8a02-f3d96212baf9", + "id": "4a9b2323-c6a9-4a6d-b9d4-0af80b7fd86e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5319,7 +5319,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"00fc152e-1fe9-52c9-3d0f-a59620605dbc\",\n \"role_id\": \"urn:uuid:20f2edee-3816-3566-1100-8b35e38b4221\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"b17ffa3e-4205-32a1-5280-201085f1a459\",\n \"role_id\": \"a1ed28f7-603d-046f-7cdd-3c4ef94e625e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5336,12 +5336,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"28029c96-3a45-8506-bded-abe8fc993898\",\n \"uid\": \"laboreut consecteturproident ad \",\n \"user_id\": \"5beafc55-0673-eb82-ff06-b7dfd8ebd1d1\",\n \"role_id\": \"b503c03a-362a-51b5-d0a1-f028cecfa01f\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:7e2d313a-4ab9-fa81-d321-d273be495def\",\n \"uid\": \"non doloredolore do dolor incidi\",\n \"user_id\": \"3d55d471-6ded-cb35-1d3c-d47675ec6b33\",\n \"role_id\": \"7ee431a2-a478-d023-2b9f-84d3cb830163\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "08997780-008a-41bc-8680-131d4b5a6bc5", + "id": "d2c434c3-67be-4974-bbca-8484d30d2e37", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5375,7 +5375,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"00fc152e-1fe9-52c9-3d0f-a59620605dbc\",\n \"role_id\": \"urn:uuid:20f2edee-3816-3566-1100-8b35e38b4221\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"b17ffa3e-4205-32a1-5280-201085f1a459\",\n \"role_id\": \"a1ed28f7-603d-046f-7cdd-3c4ef94e625e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5397,7 +5397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56370995-dc99-4097-a586-2f558cd03754", + "id": "26ae3f5d-0375-4569-9276-0d917614125b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5431,7 +5431,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"00fc152e-1fe9-52c9-3d0f-a59620605dbc\",\n \"role_id\": \"urn:uuid:20f2edee-3816-3566-1100-8b35e38b4221\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"b17ffa3e-4205-32a1-5280-201085f1a459\",\n \"role_id\": \"a1ed28f7-603d-046f-7cdd-3c4ef94e625e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5459,7 +5459,7 @@ } }, { - "id": "0a072360-d2eb-487a-9926-d006d2cd7ef9", + "id": "e55f3dad-7912-42ae-bd5e-fb61a02aa6e2", "name": "Get user role pairings", "request": { "name": "Get user role pairings", @@ -5518,7 +5518,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -5544,7 +5544,7 @@ }, "response": [ { - "id": "0f59c1ac-097a-4a5e-ab9f-1884fcedd189", + "id": "09fdb387-8a59-473e-8473-579b3e881544", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5598,7 +5598,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -5637,12 +5637,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"dadd8d98-54e1-cd94-e76e-53a134a3e53b\",\n \"uid\": \"elit anim ad dolore occaecatoffi\",\n \"user_id\": \"urn:uuid:043138a8-fdba-439a-835a-1679ce1b4a40\",\n \"role_id\": \"urn:uuid:3ef75a5f-3639-20eb-7db4-5085ed758fc4\"\n },\n {\n \"id\": \"urn:uuid:bf960d80-dcb3-1542-e2d5-67394891da63\",\n \"uid\": \"in sedoccaecat dolore ullamco Lo\",\n \"user_id\": \"de6a50c4-8348-96d8-7d1b-e2e961de6b2d\",\n \"role_id\": \"229284a2-0bcd-13ba-8c7d-e5d85aa10765\"\n }\n ],\n \"_metadata\": {\n \"limit\": 76731496,\n \"offset\": -34831216,\n \"total\": 39114113,\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:e7c49d71-1e29-2ccd-c17e-2dfabe7b46f1\",\n \"uid\": \"laborum exercitationcupidatat qu\",\n \"user_id\": \"6047b5b6-6d71-5e5c-e1bc-32a6b9058ba9\",\n \"role_id\": \"urn:uuid:d6b5ba8f-f1f8-66b8-7e1a-00796c634293\"\n },\n {\n \"id\": \"urn:uuid:ad6b0f48-0253-969d-1784-32077702ba1b\",\n \"uid\": \"elit laboris est esse eiusmodcul\",\n \"user_id\": \"eeafba90-4df0-105d-743a-97846e587410\",\n \"role_id\": \"urn:uuid:5a2f422f-533f-b169-c329-49a6ace66f40\"\n }\n ],\n \"_metadata\": {\n \"limit\": -76697618,\n \"offset\": -2011439,\n \"total\": -22586809,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aa04bc49-ac0f-4c1f-9f36-96395afe384d", + "id": "f006928b-82e5-47de-b347-1ba07345d334", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5696,7 +5696,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -5740,7 +5740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4ee9be8-b83e-483b-920e-5221b3b61f9e", + "id": "d2382308-457b-4fca-a777-ed626bcc753e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5794,7 +5794,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -5844,7 +5844,7 @@ } }, { - "id": "5c267ceb-defb-4598-a80e-78d0c215eae1", + "id": "1cfe61e4-ce91-4831-8208-ee1e119c8a3d", "name": "Create multiple new user role pairings", "request": { "name": "Create multiple new user role pairings", @@ -5875,7 +5875,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:22a5220a-d0fe-13e5-8048-00a1a2c47bdb\",\n \"role_id\": \"8a7f1eb8-4488-a3c1-961b-ded0f07dcfae\"\n },\n {\n \"user_id\": \"urn:uuid:844d761a-a7f1-245f-c3e3-6c3928abbab6\",\n \"role_id\": \"578210f2-0e02-4844-83ea-9995c70a348c\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:a1d26547-fb56-6bd6-5bea-4062bbfde9c3\",\n \"role_id\": \"urn:uuid:ee006d80-5af0-2412-9768-065501bee9e8\"\n },\n {\n \"user_id\": \"urn:uuid:945c036b-c8b1-b481-71ba-5dbeac014dff\",\n \"role_id\": \"urn:uuid:b91eb7f9-f6a4-c297-1c19-1c9c3d0a84cb\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -5887,7 +5887,7 @@ }, "response": [ { - "id": "9cbd6f06-378c-4dfc-bcbd-321110c80114", + "id": "61abcbe2-3f69-49ea-ac7c-18bb525ef3b8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5921,7 +5921,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:22a5220a-d0fe-13e5-8048-00a1a2c47bdb\",\n \"role_id\": \"8a7f1eb8-4488-a3c1-961b-ded0f07dcfae\"\n },\n {\n \"user_id\": \"urn:uuid:844d761a-a7f1-245f-c3e3-6c3928abbab6\",\n \"role_id\": \"578210f2-0e02-4844-83ea-9995c70a348c\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:a1d26547-fb56-6bd6-5bea-4062bbfde9c3\",\n \"role_id\": \"urn:uuid:ee006d80-5af0-2412-9768-065501bee9e8\"\n },\n {\n \"user_id\": \"urn:uuid:945c036b-c8b1-b481-71ba-5dbeac014dff\",\n \"role_id\": \"urn:uuid:b91eb7f9-f6a4-c297-1c19-1c9c3d0a84cb\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -5938,12 +5938,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:d326f197-0b3b-18d0-a0cd-4b2de17e63f9\",\n \"uid\": \"Duis elit officiaExcepteur dolor\",\n \"user_id\": \"f79ad009-8c28-4327-a469-49adb22b1027\",\n \"role_id\": \"urn:uuid:7ae09582-6a73-fa3a-d1e5-815b729aae93\"\n },\n {\n \"id\": \"urn:uuid:af8211d4-bd7a-2f9e-eedb-931ba9dcf176\",\n \"uid\": \"labore consequat nulla nonnonvol\",\n \"user_id\": \"9a294731-b71c-f708-98b7-fb6f828b8795\",\n \"role_id\": \"urn:uuid:2c88a9b4-20b1-5f7c-1d64-ca41a1e54975\"\n }\n ]\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:2fe06d1b-b464-c547-3feb-6884b7f57ed0\",\n \"uid\": \"consequat Duiseiusmod irure comm\",\n \"user_id\": \"urn:uuid:154fd72a-8358-a394-bfec-fe90669eaa54\",\n \"role_id\": \"c9000425-d05a-e873-17e1-f0bfaf35aa5c\"\n },\n {\n \"id\": \"urn:uuid:70be6928-c5cf-9295-c65d-d3e3417c3871\",\n \"uid\": \"elit cillum dolor quis etlabore \",\n \"user_id\": \"urn:uuid:7e37a411-65bc-d45e-c2b9-8a5621a0ca08\",\n \"role_id\": \"urn:uuid:ff4988aa-df2c-542b-c6ea-1b35e8877af6\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6232ed96-37cd-470e-a4f8-b48fddcbf764", + "id": "24fd0ff5-a321-426a-81b7-c005a00a2b3c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5977,7 +5977,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:22a5220a-d0fe-13e5-8048-00a1a2c47bdb\",\n \"role_id\": \"8a7f1eb8-4488-a3c1-961b-ded0f07dcfae\"\n },\n {\n \"user_id\": \"urn:uuid:844d761a-a7f1-245f-c3e3-6c3928abbab6\",\n \"role_id\": \"578210f2-0e02-4844-83ea-9995c70a348c\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:a1d26547-fb56-6bd6-5bea-4062bbfde9c3\",\n \"role_id\": \"urn:uuid:ee006d80-5af0-2412-9768-065501bee9e8\"\n },\n {\n \"user_id\": \"urn:uuid:945c036b-c8b1-b481-71ba-5dbeac014dff\",\n \"role_id\": \"urn:uuid:b91eb7f9-f6a4-c297-1c19-1c9c3d0a84cb\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -5999,7 +5999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ad47f89-03d3-4976-aeca-c95d07d9487e", + "id": "a6783bf8-6c07-4f9e-9d91-4c0c9a86de75", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6033,7 +6033,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:22a5220a-d0fe-13e5-8048-00a1a2c47bdb\",\n \"role_id\": \"8a7f1eb8-4488-a3c1-961b-ded0f07dcfae\"\n },\n {\n \"user_id\": \"urn:uuid:844d761a-a7f1-245f-c3e3-6c3928abbab6\",\n \"role_id\": \"578210f2-0e02-4844-83ea-9995c70a348c\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:a1d26547-fb56-6bd6-5bea-4062bbfde9c3\",\n \"role_id\": \"urn:uuid:ee006d80-5af0-2412-9768-065501bee9e8\"\n },\n {\n \"user_id\": \"urn:uuid:945c036b-c8b1-b481-71ba-5dbeac014dff\",\n \"role_id\": \"urn:uuid:b91eb7f9-f6a4-c297-1c19-1c9c3d0a84cb\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6061,7 +6061,7 @@ } }, { - "id": "fce444e3-d60e-49bd-85a5-82fb9e64d698", + "id": "7264b51f-422b-447f-acb1-611a9e30bc1d", "name": "Update multiple user role pairings", "request": { "name": "Update multiple user role pairings", @@ -6092,7 +6092,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:acf2aa7f-be3d-7235-3b02-b3893a3889d7\",\n \"user_id\": \"urn:uuid:a0b9031b-509e-6d01-b9ed-118a361effc8\",\n \"role_id\": \"5bf7cfac-64b8-d0d6-5f6c-83c79aff081d\"\n },\n {\n \"id\": \"urn:uuid:319e272f-ceed-853d-7970-c2d2f2c045a8\",\n \"user_id\": \"urn:uuid:ce70a8de-19ed-f20f-4d1e-2ba80f172d6f\",\n \"role_id\": \"urn:uuid:c88af45e-8cee-3427-8b0f-36abe17d0b38\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"ef99d733-bccb-8220-5597-e852aea6eb68\",\n \"user_id\": \"37348c06-6ede-7e29-19c3-e19b3fad6601\",\n \"role_id\": \"urn:uuid:e5e03454-071c-27a7-8503-d77fcd3df838\"\n },\n {\n \"id\": \"urn:uuid:210d9f09-2cfa-5a3b-98c4-85c75bd98af1\",\n \"user_id\": \"5fe45a8b-4d53-936a-f75a-83fdce7ad3e4\",\n \"role_id\": \"7fbd64a3-b3b9-2b76-3b8e-87df42060956\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6104,7 +6104,7 @@ }, "response": [ { - "id": "3e15d2a8-162f-430f-b528-c035ff9ded1a", + "id": "b9878720-5e38-4275-a76e-2866c5b155ab", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6138,7 +6138,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:acf2aa7f-be3d-7235-3b02-b3893a3889d7\",\n \"user_id\": \"urn:uuid:a0b9031b-509e-6d01-b9ed-118a361effc8\",\n \"role_id\": \"5bf7cfac-64b8-d0d6-5f6c-83c79aff081d\"\n },\n {\n \"id\": \"urn:uuid:319e272f-ceed-853d-7970-c2d2f2c045a8\",\n \"user_id\": \"urn:uuid:ce70a8de-19ed-f20f-4d1e-2ba80f172d6f\",\n \"role_id\": \"urn:uuid:c88af45e-8cee-3427-8b0f-36abe17d0b38\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"ef99d733-bccb-8220-5597-e852aea6eb68\",\n \"user_id\": \"37348c06-6ede-7e29-19c3-e19b3fad6601\",\n \"role_id\": \"urn:uuid:e5e03454-071c-27a7-8503-d77fcd3df838\"\n },\n {\n \"id\": \"urn:uuid:210d9f09-2cfa-5a3b-98c4-85c75bd98af1\",\n \"user_id\": \"5fe45a8b-4d53-936a-f75a-83fdce7ad3e4\",\n \"role_id\": \"7fbd64a3-b3b9-2b76-3b8e-87df42060956\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6155,12 +6155,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:d326f197-0b3b-18d0-a0cd-4b2de17e63f9\",\n \"uid\": \"Duis elit officiaExcepteur dolor\",\n \"user_id\": \"f79ad009-8c28-4327-a469-49adb22b1027\",\n \"role_id\": \"urn:uuid:7ae09582-6a73-fa3a-d1e5-815b729aae93\"\n },\n {\n \"id\": \"urn:uuid:af8211d4-bd7a-2f9e-eedb-931ba9dcf176\",\n \"uid\": \"labore consequat nulla nonnonvol\",\n \"user_id\": \"9a294731-b71c-f708-98b7-fb6f828b8795\",\n \"role_id\": \"urn:uuid:2c88a9b4-20b1-5f7c-1d64-ca41a1e54975\"\n }\n ]\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:2fe06d1b-b464-c547-3feb-6884b7f57ed0\",\n \"uid\": \"consequat Duiseiusmod irure comm\",\n \"user_id\": \"urn:uuid:154fd72a-8358-a394-bfec-fe90669eaa54\",\n \"role_id\": \"c9000425-d05a-e873-17e1-f0bfaf35aa5c\"\n },\n {\n \"id\": \"urn:uuid:70be6928-c5cf-9295-c65d-d3e3417c3871\",\n \"uid\": \"elit cillum dolor quis etlabore \",\n \"user_id\": \"urn:uuid:7e37a411-65bc-d45e-c2b9-8a5621a0ca08\",\n \"role_id\": \"urn:uuid:ff4988aa-df2c-542b-c6ea-1b35e8877af6\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "973d1e2f-f8c5-4989-b54b-29e907f9303e", + "id": "87089392-d904-423d-8323-0ab3251215dd", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6194,7 +6194,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:acf2aa7f-be3d-7235-3b02-b3893a3889d7\",\n \"user_id\": \"urn:uuid:a0b9031b-509e-6d01-b9ed-118a361effc8\",\n \"role_id\": \"5bf7cfac-64b8-d0d6-5f6c-83c79aff081d\"\n },\n {\n \"id\": \"urn:uuid:319e272f-ceed-853d-7970-c2d2f2c045a8\",\n \"user_id\": \"urn:uuid:ce70a8de-19ed-f20f-4d1e-2ba80f172d6f\",\n \"role_id\": \"urn:uuid:c88af45e-8cee-3427-8b0f-36abe17d0b38\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"ef99d733-bccb-8220-5597-e852aea6eb68\",\n \"user_id\": \"37348c06-6ede-7e29-19c3-e19b3fad6601\",\n \"role_id\": \"urn:uuid:e5e03454-071c-27a7-8503-d77fcd3df838\"\n },\n {\n \"id\": \"urn:uuid:210d9f09-2cfa-5a3b-98c4-85c75bd98af1\",\n \"user_id\": \"5fe45a8b-4d53-936a-f75a-83fdce7ad3e4\",\n \"role_id\": \"7fbd64a3-b3b9-2b76-3b8e-87df42060956\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6216,7 +6216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f64a6a11-f067-4a2a-9fce-f1614dc969cd", + "id": "b9110ce2-6613-4f27-94c5-09460f59639f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6250,7 +6250,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:acf2aa7f-be3d-7235-3b02-b3893a3889d7\",\n \"user_id\": \"urn:uuid:a0b9031b-509e-6d01-b9ed-118a361effc8\",\n \"role_id\": \"5bf7cfac-64b8-d0d6-5f6c-83c79aff081d\"\n },\n {\n \"id\": \"urn:uuid:319e272f-ceed-853d-7970-c2d2f2c045a8\",\n \"user_id\": \"urn:uuid:ce70a8de-19ed-f20f-4d1e-2ba80f172d6f\",\n \"role_id\": \"urn:uuid:c88af45e-8cee-3427-8b0f-36abe17d0b38\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"ef99d733-bccb-8220-5597-e852aea6eb68\",\n \"user_id\": \"37348c06-6ede-7e29-19c3-e19b3fad6601\",\n \"role_id\": \"urn:uuid:e5e03454-071c-27a7-8503-d77fcd3df838\"\n },\n {\n \"id\": \"urn:uuid:210d9f09-2cfa-5a3b-98c4-85c75bd98af1\",\n \"user_id\": \"5fe45a8b-4d53-936a-f75a-83fdce7ad3e4\",\n \"role_id\": \"7fbd64a3-b3b9-2b76-3b8e-87df42060956\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6278,7 +6278,7 @@ } }, { - "id": "7c6d8b5b-ba2a-4c3a-aa53-f8e135e81f0d", + "id": "e90d5cc4-0f95-46a7-8a0a-e77a8bfa74ca", "name": "Find user role pairing by id", "request": { "name": "Find user role pairing by id", @@ -6320,7 +6320,7 @@ }, "response": [ { - "id": "67b95594-c0f3-49d2-aaa9-6022f0b30bbb", + "id": "e66058ee-0413-4b4d-8034-054f8db9d56c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6359,12 +6359,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"28029c96-3a45-8506-bded-abe8fc993898\",\n \"uid\": \"laboreut consecteturproident ad \",\n \"user_id\": \"5beafc55-0673-eb82-ff06-b7dfd8ebd1d1\",\n \"role_id\": \"b503c03a-362a-51b5-d0a1-f028cecfa01f\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:7e2d313a-4ab9-fa81-d321-d273be495def\",\n \"uid\": \"non doloredolore do dolor incidi\",\n \"user_id\": \"3d55d471-6ded-cb35-1d3c-d47675ec6b33\",\n \"role_id\": \"7ee431a2-a478-d023-2b9f-84d3cb830163\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "816f7ba8-d5af-4cfb-b878-a435af941a79", + "id": "ecbbab37-6116-40dd-aa90-f247fdfefe36", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6408,7 +6408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab742571-fced-4ec0-8eb9-26a93d23e369", + "id": "921b413a-b3d1-4aa4-a3f1-9911d14f06b6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6458,7 +6458,7 @@ } }, { - "id": "ff8ed5af-2287-4b61-9e94-405b0dec4490", + "id": "9d1d437f-b176-4075-894a-45be3d7fd582", "name": "Update a user role pairing by id", "request": { "name": "Update a user role pairing by id", @@ -6501,7 +6501,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"00fc152e-1fe9-52c9-3d0f-a59620605dbc\",\n \"role_id\": \"urn:uuid:20f2edee-3816-3566-1100-8b35e38b4221\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"b17ffa3e-4205-32a1-5280-201085f1a459\",\n \"role_id\": \"a1ed28f7-603d-046f-7cdd-3c4ef94e625e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6513,7 +6513,7 @@ }, "response": [ { - "id": "077ffd59-eded-44ae-87a2-f154977112d5", + "id": "fc48ca43-effe-489f-8324-0eaaa834ea98", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6548,7 +6548,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"00fc152e-1fe9-52c9-3d0f-a59620605dbc\",\n \"role_id\": \"urn:uuid:20f2edee-3816-3566-1100-8b35e38b4221\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"b17ffa3e-4205-32a1-5280-201085f1a459\",\n \"role_id\": \"a1ed28f7-603d-046f-7cdd-3c4ef94e625e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6565,12 +6565,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"28029c96-3a45-8506-bded-abe8fc993898\",\n \"uid\": \"laboreut consecteturproident ad \",\n \"user_id\": \"5beafc55-0673-eb82-ff06-b7dfd8ebd1d1\",\n \"role_id\": \"b503c03a-362a-51b5-d0a1-f028cecfa01f\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:7e2d313a-4ab9-fa81-d321-d273be495def\",\n \"uid\": \"non doloredolore do dolor incidi\",\n \"user_id\": \"3d55d471-6ded-cb35-1d3c-d47675ec6b33\",\n \"role_id\": \"7ee431a2-a478-d023-2b9f-84d3cb830163\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "59d7660d-f5ca-491b-be57-e225795d1679", + "id": "2080a739-e39f-42d1-a6b1-4070089aade7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6605,7 +6605,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"00fc152e-1fe9-52c9-3d0f-a59620605dbc\",\n \"role_id\": \"urn:uuid:20f2edee-3816-3566-1100-8b35e38b4221\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"b17ffa3e-4205-32a1-5280-201085f1a459\",\n \"role_id\": \"a1ed28f7-603d-046f-7cdd-3c4ef94e625e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6627,7 +6627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cde75fd0-813b-4860-bf1c-ceb3833f05ac", + "id": "cdc52590-8d25-4e9b-a089-eaee73b596d5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6662,7 +6662,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"00fc152e-1fe9-52c9-3d0f-a59620605dbc\",\n \"role_id\": \"urn:uuid:20f2edee-3816-3566-1100-8b35e38b4221\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"b17ffa3e-4205-32a1-5280-201085f1a459\",\n \"role_id\": \"a1ed28f7-603d-046f-7cdd-3c4ef94e625e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6690,7 +6690,7 @@ } }, { - "id": "36795a70-738b-49ed-812c-f57eacc9c814", + "id": "3b3c2460-96c8-417a-829e-776d2b67abc8", "name": "Delete a user role assignment", "request": { "name": "Delete a user role assignment", @@ -6732,7 +6732,7 @@ }, "response": [ { - "id": "2628721b-45d4-4534-901d-a3cfbd693458", + "id": "5db09048-4532-4428-a9dc-f15b974b82f6", "name": "User role was destroyed", "originalRequest": { "url": { @@ -6776,7 +6776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13e1da4e-3be5-4274-8201-8f24ba9a5f4d", + "id": "9f30462b-cf26-466b-9ed9-af4b5d9d4085", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6820,7 +6820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6d331be-e7fd-4a14-99e2-7399a8329d66", + "id": "7d3907b5-e3d1-4ad0-8953-19d709c2da3b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6876,7 +6876,7 @@ "description": "", "item": [ { - "id": "48948456-4746-4060-857e-0bccb5c32a2d", + "id": "b97f038c-d361-4a8b-b774-ad57fc418bdc", "name": "Get attribute data in bulk", "request": { "name": "Get attribute data in bulk", @@ -6961,7 +6961,7 @@ }, "response": [ { - "id": "9b0a5e6e-6d62-4a5d-8628-40eff69d3f46", + "id": "ec9b7407-d471-494f-8e87-fe4c00c38eaf", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7054,12 +7054,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attributes\": [\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"do voluptate aliquipcillum quis \",\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\": \"1960-07-19T19:28:35.952Z\",\n \"created_at\": \"1952-08-24T12:13:45.697Z\",\n \"updated_at\": \"2014-06-07T01:27:19.116Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"ea sed quis anim Loremin in aliq\",\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\": \"1992-08-30T04:26:55.979Z\",\n \"created_at\": \"1985-12-05T23:08:17.696Z\",\n \"updated_at\": \"1971-11-06T02:59:02.843Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1957-11-20T00:06:34.061Z\",\n \"tmp_updated_at\": \"1998-05-05T13:24:25.075Z\"\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\": \"minim quisdo eiusmod adipisicing\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1979-08-03T19:45:15.206Z\",\n \"created_at\": \"2002-01-26T23:02:01.454Z\",\n \"updated_at\": \"1983-03-31T15:07:00.146Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"aliquip id ut temporirure sunt U\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1978-03-25T10:47:32.618Z\",\n \"created_at\": \"1950-09-03T13:19:17.013Z\",\n \"updated_at\": \"2010-12-04T21:19:43.524Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1981-09-15T09:56:58.418Z\",\n \"tmp_updated_at\": \"1996-02-08T04:34:19.749Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n ],\n \"_metadata\": {\n \"limit\": -67279059,\n \"offset\": -83905740,\n \"total\": 94833039,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"ne_attributes\": [\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"ut esse sit elitullamco deserunt\",\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\": \"2004-05-06T06:21:09.755Z\",\n \"created_at\": \"1975-10-11T16:34:23.230Z\",\n \"updated_at\": \"1951-10-11T01:30:39.512Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"labore occaecat fugiat laborumco\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1998-08-14T11:32:07.845Z\",\n \"created_at\": \"1977-12-02T01:59:46.173Z\",\n \"updated_at\": \"1969-11-13T13:16:41.176Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1947-08-25T15:18:14.392Z\",\n \"tmp_updated_at\": \"1983-11-21T01:33:29.343Z\"\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\": \"deserunt magna aliquip nostrud o\",\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\": \"1954-01-08T00:53:29.683Z\",\n \"created_at\": \"2015-04-27T19:18:06.741Z\",\n \"updated_at\": \"2010-11-26T17:37:48.409Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"et consectetur magna mollitconse\",\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\": \"2002-10-09T15:54:32.905Z\",\n \"created_at\": \"1958-06-15T02:55:06.854Z\",\n \"updated_at\": \"1962-11-26T18:33:47.632Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1957-08-17T00:04:17.641Z\",\n \"tmp_updated_at\": \"1966-12-06T05:14:45.896Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n ],\n \"_metadata\": {\n \"limit\": -67250798,\n \"offset\": -49629211,\n \"total\": 35749400,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ca901625-c937-4f78-a01e-67c72a90cc63", + "id": "b0b05f51-98d7-4de3-b754-61f5da4c25d3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7157,7 +7157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed8e25d9-7280-48ed-b33a-002d24948eeb", + "id": "ba239287-2d96-43c9-84be-6a4ed9c5c71c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7261,7 +7261,7 @@ } }, { - "id": "b05979e4-a092-493b-b5b5-326935251f78", + "id": "018236fc-ef54-4f75-9a16-9a46ab4fdd7c", "name": "Create an attribute", "request": { "name": "Create an attribute", @@ -7292,7 +7292,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"proident enim incididunt commodo\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"laborum doLorem ad culpaqui anim\",\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\": \"1978-10-16T01:04:02.294Z\",\n \"created_at\": \"1968-03-07T03:42:25.043Z\",\n \"updated_at\": \"1976-05-23T03:49:02.304Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1972-11-18T01:39:39.027Z\",\n \"tmp_updated_at\": \"1987-04-11T00:29:13.680Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"eiusmod anim magna commodo sitsu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"do esse minimnostrud dolore adeu\",\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\": \"2016-10-13T02:19:34.417Z\",\n \"created_at\": \"1977-03-29T11:08:39.560Z\",\n \"updated_at\": \"2011-08-27T20:24:36.487Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1973-09-09T06:59:08.283Z\",\n \"tmp_updated_at\": \"1982-08-08T05:14:41.505Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7304,7 +7304,7 @@ }, "response": [ { - "id": "28d4c850-1c66-450e-af04-836dbe012b33", + "id": "d4188f16-e464-4e63-a9cb-c9add0353848", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7338,7 +7338,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"proident enim incididunt commodo\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"laborum doLorem ad culpaqui anim\",\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\": \"1978-10-16T01:04:02.294Z\",\n \"created_at\": \"1968-03-07T03:42:25.043Z\",\n \"updated_at\": \"1976-05-23T03:49:02.304Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1972-11-18T01:39:39.027Z\",\n \"tmp_updated_at\": \"1987-04-11T00:29:13.680Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"eiusmod anim magna commodo sitsu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"do esse minimnostrud dolore adeu\",\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\": \"2016-10-13T02:19:34.417Z\",\n \"created_at\": \"1977-03-29T11:08:39.560Z\",\n \"updated_at\": \"2011-08-27T20:24:36.487Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1973-09-09T06:59:08.283Z\",\n \"tmp_updated_at\": \"1982-08-08T05:14:41.505Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7355,12 +7355,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"veniam aliquipirure et commodo c\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2001-07-19T11:12:31.691Z\",\n \"created_at\": \"1972-05-19T17:37:21.845Z\",\n \"updated_at\": \"1975-08-18T23:29:21.781Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"estelit anim eiusmod consectetur\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2009-06-16T00:51:03.703Z\",\n \"created_at\": \"2009-09-30T20:13:17.339Z\",\n \"updated_at\": \"2006-04-23T00:21:45.370Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2020-11-29T03:10:52.509Z\",\n \"tmp_updated_at\": \"1978-03-15T17:06:14.352Z\"\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\": \"dolore elit estexercitation magn\",\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\": \"1963-11-20T02:09:09.866Z\",\n \"created_at\": \"2022-04-01T13:56:15.003Z\",\n \"updated_at\": \"1974-07-05T10:57:39.307Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"nisi laboris consequat aliquip q\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1994-06-18T12:09:32.201Z\",\n \"created_at\": \"2003-08-17T07:57:07.955Z\",\n \"updated_at\": \"1966-05-27T01:39:04.006Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2022-09-09T15:55:59.952Z\",\n \"tmp_updated_at\": \"1945-03-31T15:49:17.857Z\"\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": "77ca1606-228e-4664-aaf0-ac4fb4762130", + "id": "2b1ce097-d543-41e1-ab1f-bb706aadc743", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7394,7 +7394,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"proident enim incididunt commodo\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"laborum doLorem ad culpaqui anim\",\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\": \"1978-10-16T01:04:02.294Z\",\n \"created_at\": \"1968-03-07T03:42:25.043Z\",\n \"updated_at\": \"1976-05-23T03:49:02.304Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1972-11-18T01:39:39.027Z\",\n \"tmp_updated_at\": \"1987-04-11T00:29:13.680Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"eiusmod anim magna commodo sitsu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"do esse minimnostrud dolore adeu\",\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\": \"2016-10-13T02:19:34.417Z\",\n \"created_at\": \"1977-03-29T11:08:39.560Z\",\n \"updated_at\": \"2011-08-27T20:24:36.487Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1973-09-09T06:59:08.283Z\",\n \"tmp_updated_at\": \"1982-08-08T05:14:41.505Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7416,7 +7416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e466cf9-0f99-4f2c-821c-953933a4a1bf", + "id": "c5e544c2-8c9f-49bf-af26-b9358f8009f8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7450,7 +7450,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"proident enim incididunt commodo\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"laborum doLorem ad culpaqui anim\",\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\": \"1978-10-16T01:04:02.294Z\",\n \"created_at\": \"1968-03-07T03:42:25.043Z\",\n \"updated_at\": \"1976-05-23T03:49:02.304Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1972-11-18T01:39:39.027Z\",\n \"tmp_updated_at\": \"1987-04-11T00:29:13.680Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"eiusmod anim magna commodo sitsu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"do esse minimnostrud dolore adeu\",\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\": \"2016-10-13T02:19:34.417Z\",\n \"created_at\": \"1977-03-29T11:08:39.560Z\",\n \"updated_at\": \"2011-08-27T20:24:36.487Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1973-09-09T06:59:08.283Z\",\n \"tmp_updated_at\": \"1982-08-08T05:14:41.505Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7478,7 +7478,7 @@ } }, { - "id": "a8035a4e-a2f8-43a6-a100-c211b637949d", + "id": "a9c5ee89-c606-4e63-ae0a-bacaa85fcfef", "name": "Find attribute data by id", "request": { "name": "Find attribute data by id", @@ -7520,7 +7520,7 @@ }, "response": [ { - "id": "5482d0ff-f6dd-45ec-b25f-d713a21eb072", + "id": "7550a169-7049-4e8b-b81b-b980c51264a0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7559,12 +7559,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"veniam aliquipirure et commodo c\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2001-07-19T11:12:31.691Z\",\n \"created_at\": \"1972-05-19T17:37:21.845Z\",\n \"updated_at\": \"1975-08-18T23:29:21.781Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"estelit anim eiusmod consectetur\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2009-06-16T00:51:03.703Z\",\n \"created_at\": \"2009-09-30T20:13:17.339Z\",\n \"updated_at\": \"2006-04-23T00:21:45.370Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2020-11-29T03:10:52.509Z\",\n \"tmp_updated_at\": \"1978-03-15T17:06:14.352Z\"\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\": \"dolore elit estexercitation magn\",\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\": \"1963-11-20T02:09:09.866Z\",\n \"created_at\": \"2022-04-01T13:56:15.003Z\",\n \"updated_at\": \"1974-07-05T10:57:39.307Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"nisi laboris consequat aliquip q\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1994-06-18T12:09:32.201Z\",\n \"created_at\": \"2003-08-17T07:57:07.955Z\",\n \"updated_at\": \"1966-05-27T01:39:04.006Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2022-09-09T15:55:59.952Z\",\n \"tmp_updated_at\": \"1945-03-31T15:49:17.857Z\"\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": "5729f0d2-4039-497f-aaa5-2a758fa9e822", + "id": "daea75fc-b532-4ed5-9e5b-1f3cc12a4a5f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7608,7 +7608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d95e8a3-68e6-4a89-9b2b-ffbbf31d43d3", + "id": "2dd8223f-16ce-4092-a821-0a11153d1bce", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7658,7 +7658,7 @@ } }, { - "id": "79d970f9-f729-4d7b-a3d8-86ed923f60b6", + "id": "71ee717a-8105-4036-9b09-4366959f87ea", "name": "Update attribute data by id", "request": { "name": "Update attribute data by id", @@ -7701,7 +7701,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"proident enim incididunt commodo\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"laborum doLorem ad culpaqui anim\",\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\": \"1978-10-16T01:04:02.294Z\",\n \"created_at\": \"1968-03-07T03:42:25.043Z\",\n \"updated_at\": \"1976-05-23T03:49:02.304Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1972-11-18T01:39:39.027Z\",\n \"tmp_updated_at\": \"1987-04-11T00:29:13.680Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"eiusmod anim magna commodo sitsu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"do esse minimnostrud dolore adeu\",\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\": \"2016-10-13T02:19:34.417Z\",\n \"created_at\": \"1977-03-29T11:08:39.560Z\",\n \"updated_at\": \"2011-08-27T20:24:36.487Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1973-09-09T06:59:08.283Z\",\n \"tmp_updated_at\": \"1982-08-08T05:14:41.505Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7713,7 +7713,7 @@ }, "response": [ { - "id": "cd3358cf-5631-48f7-a1ff-b7802a4018ab", + "id": "75f5bc4f-ec4b-45ba-97ff-3a47ee08e6f3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7748,7 +7748,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"proident enim incididunt commodo\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"laborum doLorem ad culpaqui anim\",\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\": \"1978-10-16T01:04:02.294Z\",\n \"created_at\": \"1968-03-07T03:42:25.043Z\",\n \"updated_at\": \"1976-05-23T03:49:02.304Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1972-11-18T01:39:39.027Z\",\n \"tmp_updated_at\": \"1987-04-11T00:29:13.680Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"eiusmod anim magna commodo sitsu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"do esse minimnostrud dolore adeu\",\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\": \"2016-10-13T02:19:34.417Z\",\n \"created_at\": \"1977-03-29T11:08:39.560Z\",\n \"updated_at\": \"2011-08-27T20:24:36.487Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1973-09-09T06:59:08.283Z\",\n \"tmp_updated_at\": \"1982-08-08T05:14:41.505Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7765,12 +7765,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"veniam aliquipirure et commodo c\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2001-07-19T11:12:31.691Z\",\n \"created_at\": \"1972-05-19T17:37:21.845Z\",\n \"updated_at\": \"1975-08-18T23:29:21.781Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"estelit anim eiusmod consectetur\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2009-06-16T00:51:03.703Z\",\n \"created_at\": \"2009-09-30T20:13:17.339Z\",\n \"updated_at\": \"2006-04-23T00:21:45.370Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2020-11-29T03:10:52.509Z\",\n \"tmp_updated_at\": \"1978-03-15T17:06:14.352Z\"\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\": \"dolore elit estexercitation magn\",\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\": \"1963-11-20T02:09:09.866Z\",\n \"created_at\": \"2022-04-01T13:56:15.003Z\",\n \"updated_at\": \"1974-07-05T10:57:39.307Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"nisi laboris consequat aliquip q\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1994-06-18T12:09:32.201Z\",\n \"created_at\": \"2003-08-17T07:57:07.955Z\",\n \"updated_at\": \"1966-05-27T01:39:04.006Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2022-09-09T15:55:59.952Z\",\n \"tmp_updated_at\": \"1945-03-31T15:49:17.857Z\"\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": "b3907b9e-7e39-4007-8c86-98f55140b9ab", + "id": "16689816-33ea-4833-8992-9f665cb6b30f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7805,7 +7805,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"proident enim incididunt commodo\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"laborum doLorem ad culpaqui anim\",\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\": \"1978-10-16T01:04:02.294Z\",\n \"created_at\": \"1968-03-07T03:42:25.043Z\",\n \"updated_at\": \"1976-05-23T03:49:02.304Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1972-11-18T01:39:39.027Z\",\n \"tmp_updated_at\": \"1987-04-11T00:29:13.680Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"eiusmod anim magna commodo sitsu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"do esse minimnostrud dolore adeu\",\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\": \"2016-10-13T02:19:34.417Z\",\n \"created_at\": \"1977-03-29T11:08:39.560Z\",\n \"updated_at\": \"2011-08-27T20:24:36.487Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1973-09-09T06:59:08.283Z\",\n \"tmp_updated_at\": \"1982-08-08T05:14:41.505Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7827,7 +7827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "440226d0-6809-4028-8542-56291e699961", + "id": "6b188ee8-86fb-4b15-a621-e040e956427d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7862,7 +7862,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"proident enim incididunt commodo\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"laborum doLorem ad culpaqui anim\",\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\": \"1978-10-16T01:04:02.294Z\",\n \"created_at\": \"1968-03-07T03:42:25.043Z\",\n \"updated_at\": \"1976-05-23T03:49:02.304Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1972-11-18T01:39:39.027Z\",\n \"tmp_updated_at\": \"1987-04-11T00:29:13.680Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"eiusmod anim magna commodo sitsu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"do esse minimnostrud dolore adeu\",\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\": \"2016-10-13T02:19:34.417Z\",\n \"created_at\": \"1977-03-29T11:08:39.560Z\",\n \"updated_at\": \"2011-08-27T20:24:36.487Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1973-09-09T06:59:08.283Z\",\n \"tmp_updated_at\": \"1982-08-08T05:14:41.505Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7896,7 +7896,7 @@ "description": "", "item": [ { - "id": "b04fe958-26eb-4f3d-b67b-ab742515c253", + "id": "8f8e2da7-07c0-457f-857d-2b75b04de117", "name": "Add a value to an option based attribute", "request": { "name": "Add a value to an option based attribute", @@ -7927,7 +7927,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4889ee95-9c6a-3544-0a30-e6c65559f473\",\n \"option\": \"enim est ut\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"9ac566bf-c00b-2686-5d31-b14780b18a23\",\n \"option\": \"dolor dolor labore ut minim\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7939,7 +7939,7 @@ }, "response": [ { - "id": "8ab0eaa3-6f4d-478f-b39f-1121b22323a8", + "id": "bee7434f-c96e-461f-a112-4354679e2bfa", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7973,7 +7973,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4889ee95-9c6a-3544-0a30-e6c65559f473\",\n \"option\": \"enim est ut\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"9ac566bf-c00b-2686-5d31-b14780b18a23\",\n \"option\": \"dolor dolor labore ut minim\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7990,12 +7990,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"6ad768d7-8fab-b43c-aabd-f17832780799\",\n \"uid\": \"adipisicing fugiat elit estquisl\",\n \"ne_attribute_id\": \"urn:uuid:c1c3cc41-dbd1-9f2b-67ca-c59eaeaa1d26\",\n \"option\": \"dolore minim commodo Duis\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:5e594635-ed68-8414-424a-63bd5a4b1f70\",\n \"uid\": \"deserunt Excepteur nulladeserunt\",\n \"ne_attribute_id\": \"urn:uuid:09dc7a86-a27f-29ee-c484-d172bf131578\",\n \"option\": \"irure ex\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0b150564-74ef-4b00-8657-bf89b206dd9c", + "id": "4c3b6ecb-9789-40bd-ab8e-e2c4e4fe27e8", "name": "Invalid input", "originalRequest": { "url": { @@ -8025,7 +8025,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4889ee95-9c6a-3544-0a30-e6c65559f473\",\n \"option\": \"enim est ut\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"9ac566bf-c00b-2686-5d31-b14780b18a23\",\n \"option\": \"dolor dolor labore ut minim\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8047,7 +8047,7 @@ } }, { - "id": "ec8e9d96-edd0-43ed-8790-f23493876ea2", + "id": "fcf10717-1977-43d5-9284-9daff44f2a68", "name": "Get option based attribute values", "request": { "name": "Get option based attribute values", @@ -8123,7 +8123,7 @@ }, "response": [ { - "id": "4bb4e57c-a66b-4583-b908-5270327b7f08", + "id": "8a1abfe2-f91a-42cf-8da3-9c3f2b3ccd29", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8207,12 +8207,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:9e97f319-0b0d-79c5-6d7d-0d436d8ff020\",\n \"uid\": \"sint pariatur indolore eiusmod a\",\n \"ne_attribute_id\": \"urn:uuid:3ff6abc4-239c-7990-90b2-4f4000fda12c\",\n \"option\": \"laboris Lorem dolore in officia\"\n },\n {\n \"id\": \"urn:uuid:b3a39853-f1ca-3a26-31a6-bb762a8cae76\",\n \"uid\": \"incididunt adnulla cupidatat con\",\n \"ne_attribute_id\": \"ce32d1ba-22de-981c-de11-22b664972734\",\n \"option\": \"sed laboris in veniam est\"\n }\n ],\n \"_metadata\": {\n \"limit\": -68806430,\n \"offset\": 27965402,\n \"total\": 54101141,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"4c918d73-7a30-7fb8-a41c-34b5d9849544\",\n \"uid\": \"in magna nisi adipisicing consec\",\n \"ne_attribute_id\": \"urn:uuid:328d9ac9-5953-c44d-d847-f05d0db38461\",\n \"option\": \"ipsum irure in fugiat\"\n },\n {\n \"id\": \"1258453f-b8dc-c5f4-a9a9-afda065c066d\",\n \"uid\": \"proident exercitationirure ex Du\",\n \"ne_attribute_id\": \"77d8cba2-6856-5153-6a21-22d358641aad\",\n \"option\": \"non Lorem dolore\"\n }\n ],\n \"_metadata\": {\n \"limit\": 46407456,\n \"offset\": 20982767,\n \"total\": -12781904,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "25154f9d-6002-4633-8de5-09ee66f213e5", + "id": "4c5e1d9e-b2ed-403d-b545-1473ed0302f8", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8301,7 +8301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5852de96-e167-4921-963a-7211af832524", + "id": "7f8adc97-83fd-4d4c-a6de-3e637355a9cb", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8396,7 +8396,7 @@ } }, { - "id": "ca3f036a-1ac0-4f43-871a-812e0b33df0a", + "id": "a39a605f-b7e2-4b2f-92fe-3111f82c0239", "name": "Create multiple new option based attribute values", "request": { "name": "Create multiple new option based attribute values", @@ -8427,7 +8427,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:5217c625-c4dd-dd7b-b63d-f6322310c6cf\",\n \"option\": \"laborum Du\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:18a2ef9c-e289-e772-7317-edfb8b9421b2\",\n \"option\": \"laborum qui fugiat in dolor\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"06b6fddb-f94f-2bfa-5f01-10cc0beb929e\",\n \"option\": \"culpa tempor laboris\"\n },\n {\n \"ne_attribute_id\": \"1515c7f6-6250-c3d7-272f-c0f194b7325e\",\n \"option\": \"incididunt commodo magna\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8439,7 +8439,7 @@ }, "response": [ { - "id": "14e0420f-c9bb-4eee-a523-0bc9473f5e64", + "id": "11fb3604-e869-4484-b0bc-a0fc45d90596", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8473,7 +8473,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:5217c625-c4dd-dd7b-b63d-f6322310c6cf\",\n \"option\": \"laborum Du\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:18a2ef9c-e289-e772-7317-edfb8b9421b2\",\n \"option\": \"laborum qui fugiat in dolor\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"06b6fddb-f94f-2bfa-5f01-10cc0beb929e\",\n \"option\": \"culpa tempor laboris\"\n },\n {\n \"ne_attribute_id\": \"1515c7f6-6250-c3d7-272f-c0f194b7325e\",\n \"option\": \"incididunt commodo magna\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8490,12 +8490,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:e5537380-e71e-d7ab-898f-9c9d22b5da40\",\n \"uid\": \"voluptate minimquis exercitation\",\n \"ne_attribute_id\": \"6113d096-7821-7555-dc07-2487a3d5da70\",\n \"option\": \"ea dolore Duis\"\n },\n {\n \"id\": \"urn:uuid:0d70567a-c18d-2c70-0bb3-89ac398db49e\",\n \"uid\": \"velit adipisicingoccaecat Lorems\",\n \"ne_attribute_id\": \"urn:uuid:a1741df8-ee51-e967-66d0-9683dc65b2f4\",\n \"option\": \"sit elit incididunt nostrud\"\n }\n ]\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"778b5bcb-014c-05ca-46a2-5886b3b20312\",\n \"uid\": \"velit fugiat dolor adipisicingUt\",\n \"ne_attribute_id\": \"4b380baa-f35b-cc20-8e8e-ffda0cdbf793\",\n \"option\": \"sed nulla irure\"\n },\n {\n \"id\": \"urn:uuid:6f6c642f-b431-d213-e8df-8000a551bd02\",\n \"uid\": \"Duis qui exercitation eiusmod de\",\n \"ne_attribute_id\": \"urn:uuid:c2760f30-151c-0398-5683-2e534833b00e\",\n \"option\": \"dolore qui dolor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a2475397-dcac-42b0-8cfb-e267ca6635b4", + "id": "328b7e8e-816c-443d-8f7d-7dc6ec659b67", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8529,7 +8529,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:5217c625-c4dd-dd7b-b63d-f6322310c6cf\",\n \"option\": \"laborum Du\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:18a2ef9c-e289-e772-7317-edfb8b9421b2\",\n \"option\": \"laborum qui fugiat in dolor\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"06b6fddb-f94f-2bfa-5f01-10cc0beb929e\",\n \"option\": \"culpa tempor laboris\"\n },\n {\n \"ne_attribute_id\": \"1515c7f6-6250-c3d7-272f-c0f194b7325e\",\n \"option\": \"incididunt commodo magna\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8551,7 +8551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "483b2357-5bc7-4c54-8a15-fd13a1135c7a", + "id": "47ac19f4-19d3-4042-a673-f63bbd8f68ec", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8585,7 +8585,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:5217c625-c4dd-dd7b-b63d-f6322310c6cf\",\n \"option\": \"laborum Du\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:18a2ef9c-e289-e772-7317-edfb8b9421b2\",\n \"option\": \"laborum qui fugiat in dolor\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"06b6fddb-f94f-2bfa-5f01-10cc0beb929e\",\n \"option\": \"culpa tempor laboris\"\n },\n {\n \"ne_attribute_id\": \"1515c7f6-6250-c3d7-272f-c0f194b7325e\",\n \"option\": \"incididunt commodo magna\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8613,7 +8613,7 @@ } }, { - "id": "771d3083-e991-4083-9316-f3a470ad433e", + "id": "a7e8b345-5711-48ba-b8b3-d6d94a55ff53", "name": "Update multiple option based attribute values", "request": { "name": "Update multiple option based attribute values", @@ -8644,7 +8644,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"c0c2dab1-a18c-9f53-f495-c63b66d680cd\",\n \"ne_attribute_id\": \"urn:uuid:87d27dea-2b4c-1c85-1e65-c73f88a0549c\",\n \"option\": \"nisi irure\"\n },\n {\n \"id\": \"b3c4cfaf-eac6-9a14-2ad3-624cea6e55ed\",\n \"ne_attribute_id\": \"a76a759d-1004-9649-d091-93af6c07d4b7\",\n \"option\": \"officia ad\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"b657e0b8-1552-fb66-9723-5e8ee2c67186\",\n \"ne_attribute_id\": \"urn:uuid:0c1dd5b0-de67-55ed-5319-1a0d4300738b\",\n \"option\": \"Duis non enim laboris consectetur\"\n },\n {\n \"id\": \"urn:uuid:83c46584-be24-a24d-efd6-98d85cc3ab96\",\n \"ne_attribute_id\": \"0ee51680-ff5b-c613-f1d5-4ea5aa3c2798\",\n \"option\": \"laboris in ad Lorem\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8656,7 +8656,7 @@ }, "response": [ { - "id": "f7813f2d-e448-45e4-97ef-fe4b81249bee", + "id": "627dabc8-10e7-44a8-a0a0-33bf7cc21c59", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8690,7 +8690,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"c0c2dab1-a18c-9f53-f495-c63b66d680cd\",\n \"ne_attribute_id\": \"urn:uuid:87d27dea-2b4c-1c85-1e65-c73f88a0549c\",\n \"option\": \"nisi irure\"\n },\n {\n \"id\": \"b3c4cfaf-eac6-9a14-2ad3-624cea6e55ed\",\n \"ne_attribute_id\": \"a76a759d-1004-9649-d091-93af6c07d4b7\",\n \"option\": \"officia ad\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"b657e0b8-1552-fb66-9723-5e8ee2c67186\",\n \"ne_attribute_id\": \"urn:uuid:0c1dd5b0-de67-55ed-5319-1a0d4300738b\",\n \"option\": \"Duis non enim laboris consectetur\"\n },\n {\n \"id\": \"urn:uuid:83c46584-be24-a24d-efd6-98d85cc3ab96\",\n \"ne_attribute_id\": \"0ee51680-ff5b-c613-f1d5-4ea5aa3c2798\",\n \"option\": \"laboris in ad Lorem\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8707,12 +8707,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:e5537380-e71e-d7ab-898f-9c9d22b5da40\",\n \"uid\": \"voluptate minimquis exercitation\",\n \"ne_attribute_id\": \"6113d096-7821-7555-dc07-2487a3d5da70\",\n \"option\": \"ea dolore Duis\"\n },\n {\n \"id\": \"urn:uuid:0d70567a-c18d-2c70-0bb3-89ac398db49e\",\n \"uid\": \"velit adipisicingoccaecat Lorems\",\n \"ne_attribute_id\": \"urn:uuid:a1741df8-ee51-e967-66d0-9683dc65b2f4\",\n \"option\": \"sit elit incididunt nostrud\"\n }\n ]\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"778b5bcb-014c-05ca-46a2-5886b3b20312\",\n \"uid\": \"velit fugiat dolor adipisicingUt\",\n \"ne_attribute_id\": \"4b380baa-f35b-cc20-8e8e-ffda0cdbf793\",\n \"option\": \"sed nulla irure\"\n },\n {\n \"id\": \"urn:uuid:6f6c642f-b431-d213-e8df-8000a551bd02\",\n \"uid\": \"Duis qui exercitation eiusmod de\",\n \"ne_attribute_id\": \"urn:uuid:c2760f30-151c-0398-5683-2e534833b00e\",\n \"option\": \"dolore qui dolor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b8670208-414c-4c7d-95fd-b591eb0d4c72", + "id": "449dfa17-cee5-4eb2-a7f6-3ed20dc9f65b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8746,7 +8746,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"c0c2dab1-a18c-9f53-f495-c63b66d680cd\",\n \"ne_attribute_id\": \"urn:uuid:87d27dea-2b4c-1c85-1e65-c73f88a0549c\",\n \"option\": \"nisi irure\"\n },\n {\n \"id\": \"b3c4cfaf-eac6-9a14-2ad3-624cea6e55ed\",\n \"ne_attribute_id\": \"a76a759d-1004-9649-d091-93af6c07d4b7\",\n \"option\": \"officia ad\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"b657e0b8-1552-fb66-9723-5e8ee2c67186\",\n \"ne_attribute_id\": \"urn:uuid:0c1dd5b0-de67-55ed-5319-1a0d4300738b\",\n \"option\": \"Duis non enim laboris consectetur\"\n },\n {\n \"id\": \"urn:uuid:83c46584-be24-a24d-efd6-98d85cc3ab96\",\n \"ne_attribute_id\": \"0ee51680-ff5b-c613-f1d5-4ea5aa3c2798\",\n \"option\": \"laboris in ad Lorem\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8768,7 +8768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53456cdd-5692-4ee2-827c-f097978eebb1", + "id": "9dd509c6-ee93-4b9c-ae4e-5e48fabbb6e1", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8802,7 +8802,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"c0c2dab1-a18c-9f53-f495-c63b66d680cd\",\n \"ne_attribute_id\": \"urn:uuid:87d27dea-2b4c-1c85-1e65-c73f88a0549c\",\n \"option\": \"nisi irure\"\n },\n {\n \"id\": \"b3c4cfaf-eac6-9a14-2ad3-624cea6e55ed\",\n \"ne_attribute_id\": \"a76a759d-1004-9649-d091-93af6c07d4b7\",\n \"option\": \"officia ad\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"b657e0b8-1552-fb66-9723-5e8ee2c67186\",\n \"ne_attribute_id\": \"urn:uuid:0c1dd5b0-de67-55ed-5319-1a0d4300738b\",\n \"option\": \"Duis non enim laboris consectetur\"\n },\n {\n \"id\": \"urn:uuid:83c46584-be24-a24d-efd6-98d85cc3ab96\",\n \"ne_attribute_id\": \"0ee51680-ff5b-c613-f1d5-4ea5aa3c2798\",\n \"option\": \"laboris in ad Lorem\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8830,7 +8830,7 @@ } }, { - "id": "7a0217c7-6854-4081-ad2a-c806785fabe7", + "id": "74fc6458-d6c8-42b2-803b-fbbc0f66ca05", "name": "Find option based attribute value by id", "request": { "name": "Find option based attribute value by id", @@ -8872,7 +8872,7 @@ }, "response": [ { - "id": "add5a62c-52e0-4d88-9297-00143406ef17", + "id": "6d601f2f-8f55-4679-a0da-ce97475d4053", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8911,12 +8911,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"6ad768d7-8fab-b43c-aabd-f17832780799\",\n \"uid\": \"adipisicing fugiat elit estquisl\",\n \"ne_attribute_id\": \"urn:uuid:c1c3cc41-dbd1-9f2b-67ca-c59eaeaa1d26\",\n \"option\": \"dolore minim commodo Duis\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:5e594635-ed68-8414-424a-63bd5a4b1f70\",\n \"uid\": \"deserunt Excepteur nulladeserunt\",\n \"ne_attribute_id\": \"urn:uuid:09dc7a86-a27f-29ee-c484-d172bf131578\",\n \"option\": \"irure ex\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "58baf6ea-4994-4601-9b95-716f998e8269", + "id": "cd20613d-0766-4e3e-84fb-67fb3e1fc793", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8960,7 +8960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4dbabd8-9f88-4270-a091-175cac37aa47", + "id": "da0f0046-4e7b-4ad9-a78f-e693f5553ef3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9010,7 +9010,7 @@ } }, { - "id": "8cc2315a-11d6-4959-bd81-947ec94d63c3", + "id": "cb37b543-c61b-4004-9c53-a23d8c0100e9", "name": "Update a option based attribute value by id", "request": { "name": "Update a option based attribute value by id", @@ -9053,7 +9053,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4889ee95-9c6a-3544-0a30-e6c65559f473\",\n \"option\": \"enim est ut\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"9ac566bf-c00b-2686-5d31-b14780b18a23\",\n \"option\": \"dolor dolor labore ut minim\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9065,7 +9065,7 @@ }, "response": [ { - "id": "e677087f-99e3-4937-b6a2-7cc5174b56b8", + "id": "512f5a30-f821-4720-8bd0-a4373ce88a02", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9100,7 +9100,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4889ee95-9c6a-3544-0a30-e6c65559f473\",\n \"option\": \"enim est ut\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"9ac566bf-c00b-2686-5d31-b14780b18a23\",\n \"option\": \"dolor dolor labore ut minim\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9117,12 +9117,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"6ad768d7-8fab-b43c-aabd-f17832780799\",\n \"uid\": \"adipisicing fugiat elit estquisl\",\n \"ne_attribute_id\": \"urn:uuid:c1c3cc41-dbd1-9f2b-67ca-c59eaeaa1d26\",\n \"option\": \"dolore minim commodo Duis\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:5e594635-ed68-8414-424a-63bd5a4b1f70\",\n \"uid\": \"deserunt Excepteur nulladeserunt\",\n \"ne_attribute_id\": \"urn:uuid:09dc7a86-a27f-29ee-c484-d172bf131578\",\n \"option\": \"irure ex\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d80904d0-ac86-463a-af8e-f04b44c3ceb6", + "id": "5b6ff819-1548-447c-9311-c0bc8c9de73a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9157,7 +9157,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4889ee95-9c6a-3544-0a30-e6c65559f473\",\n \"option\": \"enim est ut\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"9ac566bf-c00b-2686-5d31-b14780b18a23\",\n \"option\": \"dolor dolor labore ut minim\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9179,7 +9179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5e8acca-e73a-4053-9500-c8e6d5505ab3", + "id": "27390bba-6119-4729-bafb-eae4e8e9ae1e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9214,7 +9214,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4889ee95-9c6a-3544-0a30-e6c65559f473\",\n \"option\": \"enim est ut\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"9ac566bf-c00b-2686-5d31-b14780b18a23\",\n \"option\": \"dolor dolor labore ut minim\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9242,7 +9242,7 @@ } }, { - "id": "8706fe31-6b7d-4335-904c-251abb460827", + "id": "2412549c-b4a4-4754-99f6-d5123b5933be", "name": "Delete a option based attribute value by id", "request": { "name": "Delete a option based attribute value by id", @@ -9284,7 +9284,7 @@ }, "response": [ { - "id": "0fd21918-93bc-44ec-ac0d-d3c06e8c809e", + "id": "063fa0ac-6391-4dce-9eac-fe4e767e0bb2", "name": "Confirmation of a deleted object", "originalRequest": { "url": { @@ -9328,7 +9328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6493fd23-1a10-4397-83e1-0e650686c3a4", + "id": "3ad10b89-df1c-4df0-bb7e-7daa22c9e8b4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9372,7 +9372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36fe17e2-e88e-4961-abf1-9322a1318465", + "id": "6ce5cc0b-c44a-4672-b5d7-f96058485b97", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9428,7 +9428,7 @@ "description": "", "item": [ { - "id": "4929130a-ddda-44c5-9f0e-04394e849717", + "id": "df3fba7c-9479-428d-a0e4-51f1ecf85c22", "name": "Create a profile page", "request": { "name": "Create a profile page", @@ -9472,7 +9472,7 @@ }, "response": [ { - "id": "b6e01bbe-c914-4ad6-ab65-5f71241dfb5d", + "id": "6bba3379-a81a-4d5a-8e0e-fe90de973ce7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9529,7 +9529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5ac455b-33fc-4ba6-9abe-a1270d89d086", + "id": "6053c1e6-b176-47cd-8a64-29fb837efbaa", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9586,7 +9586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60818863-de62-4371-85df-cfa628c950de", + "id": "74ca7900-3c6a-449a-a559-ee38f65eb7ff", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9649,7 +9649,7 @@ } }, { - "id": "86ab4c12-38c8-4405-9d34-51205464fe03", + "id": "7b57b9b8-794a-415b-b20f-bf307f309208", "name": "Create a workflow page", "request": { "name": "Create a workflow page", @@ -9693,7 +9693,7 @@ }, "response": [ { - "id": "2fa446de-aa0c-4e48-bbfe-36d3297fa021", + "id": "78bff9ea-d871-49bb-aae0-090a1ee3d2cb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9750,7 +9750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56f8ad90-9986-46aa-80b4-f44f311d809b", + "id": "81071922-918c-4022-b14e-0d777bab5a1a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9807,7 +9807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd7141b4-f4bf-48bb-b5c7-6b1d6507533a", + "id": "003f3cb0-7d8e-402c-89ee-5b77a171c481", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9876,7 +9876,7 @@ "description": "", "item": [ { - "id": "d54a2780-3d8b-460e-aabe-e986c9f42d0d", + "id": "0701f19d-3075-40cd-ae7d-8819c35eab0b", "name": "Create a profile type", "request": { "name": "Create a profile type", @@ -9907,7 +9907,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sedtempor exercitationanim dolor\",\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 nostruddolor dolorid dolore\",\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\": \"quis consequat exercitation magn\",\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\": \"do minim ipsumnisi labore aliqui\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ullamco commodo Duisin eadolore \",\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\": \"ea cupidatatlabore elit tempor c\",\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\": \"quis culpavelit tempor eiusmodla\",\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\": \"enim proident ad occaecatesse id\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9919,7 +9919,7 @@ }, "response": [ { - "id": "26487fd6-a6ef-4009-b842-c9ab190e6348", + "id": "402a8b76-cf08-4b49-ab41-f5e595df3a98", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9953,7 +9953,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sedtempor exercitationanim dolor\",\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 nostruddolor dolorid dolore\",\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\": \"quis consequat exercitation magn\",\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\": \"do minim ipsumnisi labore aliqui\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ullamco commodo Duisin eadolore \",\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\": \"ea cupidatatlabore elit tempor c\",\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\": \"quis culpavelit tempor eiusmodla\",\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\": \"enim proident ad occaecatesse id\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9970,12 +9970,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"occaecatdolore officia ea eiusmo\",\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\": \"eiusmod elit aliqua in officianu\",\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\": \"ut quistempor sed officiasint ul\",\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\": \"voluptate aute fugiat minim temp\",\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\": \"aute non nulla ipsum aliquadeser\",\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\": \"incididunt Duis quisadipisicing \",\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\": \"non culpaet sitcupidatat veniam \",\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\": \"Excepteurquis dolore ut estcommo\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"enim Excepteur ad nisi dolorecul\",\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\": \"elit Excepteur officia cupidatat\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "516c1c42-765c-4478-8d73-57859bdd49fd", + "id": "48adae5b-28be-4be3-90d7-ca09fce3334c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10009,7 +10009,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sedtempor exercitationanim dolor\",\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 nostruddolor dolorid dolore\",\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\": \"quis consequat exercitation magn\",\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\": \"do minim ipsumnisi labore aliqui\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ullamco commodo Duisin eadolore \",\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\": \"ea cupidatatlabore elit tempor c\",\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\": \"quis culpavelit tempor eiusmodla\",\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\": \"enim proident ad occaecatesse id\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10031,7 +10031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ca56f11-7f54-4d17-8183-e610147d75bc", + "id": "ffd44913-2a17-4796-86af-68495ceb571b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10065,7 +10065,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sedtempor exercitationanim dolor\",\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 nostruddolor dolorid dolore\",\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\": \"quis consequat exercitation magn\",\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\": \"do minim ipsumnisi labore aliqui\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ullamco commodo Duisin eadolore \",\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\": \"ea cupidatatlabore elit tempor c\",\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\": \"quis culpavelit tempor eiusmodla\",\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\": \"enim proident ad occaecatesse id\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10093,7 +10093,7 @@ } }, { - "id": "b51835e1-6ae9-437b-a279-7e7d08afdb11", + "id": "120f5c48-f409-412b-a951-faecc44faae3", "name": "Get profile types", "request": { "name": "Get profile types", @@ -10143,7 +10143,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -10178,7 +10178,7 @@ }, "response": [ { - "id": "05105427-eedc-43d3-9c76-abd126306f12", + "id": "fea05b2e-169a-425e-bd5a-e4d95f04cdbf", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10223,7 +10223,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -10271,12 +10271,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_types\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliquipin mollit deserunt quisno\",\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\": \"reprehenderit sed eu officia ali\",\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\": \"incididunt aliqua Lorem quisutma\",\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 in veniam indolorecillum i\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ullamcoUt reprehenderit non utfu\",\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\": \"incididunt eiusmod minim utoccae\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"proident dolore Lorem aliquipcil\",\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\": \"eu Lorem aute laboriscupidatat 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\": \"aliquip officia exercitationlabo\",\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\": \"eiusmod occaecat sit deserunt nu\",\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\": 65543666,\n \"offset\": 61574378,\n \"total\": -80982557,\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\": \"irure Utreprehenderit voluptatel\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Lorem irure veniam qui nostrudir\",\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\": \"mollit ut pariatur elitipsum dol\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"consequat dolor Utut Excepteur e\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nisi mollit eaExcepteur nisido i\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"quisint occaecat utdolor nonsint\",\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\": \"occaecat sint ut quisLoremdolor \",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"pariatur irure in elitaliqua com\",\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\": \"exercitationdolor Excepteur sit \",\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\": \"occaecat mollit officiatempor la\",\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\": 54434208,\n \"offset\": -69182209,\n \"total\": 44906040,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "33f7865f-5e39-4f4c-a1e6-90969e200d39", + "id": "4a7df4c5-40ff-4e53-8e37-995c7ed6e0de", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10321,7 +10321,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -10374,7 +10374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8def9ada-335c-4af7-95e4-3a82a69cf58b", + "id": "af0c0fa6-b181-4bf5-9afd-9faa53f19ca4", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10419,7 +10419,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -10478,7 +10478,7 @@ } }, { - "id": "36769b9b-9a05-4e47-a3bc-5ee9a1854b7f", + "id": "bdba5172-e067-440c-8e43-547b55f4ee7e", "name": "Find profile type by id", "request": { "name": "Find profile type by id", @@ -10520,7 +10520,7 @@ }, "response": [ { - "id": "ed94de34-78dc-4c3c-9e2d-03dbd4075218", + "id": "33b67a3b-a116-4e47-983f-75569a629c1f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10559,12 +10559,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"occaecatdolore officia ea eiusmo\",\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\": \"eiusmod elit aliqua in officianu\",\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\": \"ut quistempor sed officiasint ul\",\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\": \"voluptate aute fugiat minim temp\",\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\": \"aute non nulla ipsum aliquadeser\",\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\": \"incididunt Duis quisadipisicing \",\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\": \"non culpaet sitcupidatat veniam \",\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\": \"Excepteurquis dolore ut estcommo\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"enim Excepteur ad nisi dolorecul\",\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\": \"elit Excepteur officia cupidatat\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7015561d-f74d-49b0-ae29-2b38e26a14dc", + "id": "2a6c2a5e-503b-411d-8ae5-3a2045dba3c6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10608,7 +10608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef24736d-b398-4129-95de-c5ebcb8247b3", + "id": "c39c6563-03ff-437d-be0f-16ccf41419c3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10658,7 +10658,7 @@ } }, { - "id": "25e6ff01-3932-4876-b622-94611e01a82c", + "id": "df045729-adf4-4500-b6cd-d2deb8b964cf", "name": "Update a profile type by id", "request": { "name": "Update a profile type by id", @@ -10701,7 +10701,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"elit minim culpaelit ex pariatur\",\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\": \"anim amet dolor Excepteuraliquip\",\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\": \"non reprehenderit nullaipsum id \",\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\": \"adipisicing dolorenulla exveniam\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ametullamcoreprehenderit id offi\",\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\": \"commodooccaecat amet sitquisvolu\",\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\": \"ad eiusmodin ullamco excillum ea\",\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\": \"fugiatauteincididunt enim culpae\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10713,7 +10713,7 @@ }, "response": [ { - "id": "fd2b1232-77fd-46f6-9805-5bf399bb9280", + "id": "4c0cdb83-2030-4901-8efe-eda7a62fffa6", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10748,7 +10748,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"elit minim culpaelit ex pariatur\",\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\": \"anim amet dolor Excepteuraliquip\",\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\": \"non reprehenderit nullaipsum id \",\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\": \"adipisicing dolorenulla exveniam\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ametullamcoreprehenderit id offi\",\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\": \"commodooccaecat amet sitquisvolu\",\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\": \"ad eiusmodin ullamco excillum ea\",\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\": \"fugiatauteincididunt enim culpae\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10765,12 +10765,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"occaecatdolore officia ea eiusmo\",\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\": \"eiusmod elit aliqua in officianu\",\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\": \"ut quistempor sed officiasint ul\",\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\": \"voluptate aute fugiat minim temp\",\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\": \"aute non nulla ipsum aliquadeser\",\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\": \"incididunt Duis quisadipisicing \",\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\": \"non culpaet sitcupidatat veniam \",\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\": \"Excepteurquis dolore ut estcommo\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"enim Excepteur ad nisi dolorecul\",\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\": \"elit Excepteur officia cupidatat\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ab4f1c63-cec7-4a0c-aac1-88149e5fff21", + "id": "27093b9c-8220-450a-b738-bc9791d7ddbb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10805,7 +10805,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"elit minim culpaelit ex pariatur\",\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\": \"anim amet dolor Excepteuraliquip\",\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\": \"non reprehenderit nullaipsum id \",\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\": \"adipisicing dolorenulla exveniam\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ametullamcoreprehenderit id offi\",\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\": \"commodooccaecat amet sitquisvolu\",\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\": \"ad eiusmodin ullamco excillum ea\",\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\": \"fugiatauteincididunt enim culpae\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10827,7 +10827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be5d2c8c-58bb-4690-8591-b3c7567a370a", + "id": "e542e2cb-14d6-4179-8234-73d3b666becd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10862,7 +10862,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"elit minim culpaelit ex pariatur\",\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\": \"anim amet dolor Excepteuraliquip\",\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\": \"non reprehenderit nullaipsum id \",\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\": \"adipisicing dolorenulla exveniam\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "raw": "{\n \"profile_type\": {\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ametullamcoreprehenderit id offi\",\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\": \"commodooccaecat amet sitquisvolu\",\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\": \"ad eiusmodin ullamco excillum ea\",\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\": \"fugiatauteincididunt enim culpae\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10890,7 +10890,7 @@ } }, { - "id": "ba839641-8b13-43ed-b351-74cad8d1360a", + "id": "93ca0eb7-cf7b-410d-a5bb-09a956292e6d", "name": "Delete profile type", "request": { "name": "Delete profile type", @@ -10932,7 +10932,7 @@ }, "response": [ { - "id": "0ca4c2d7-c8de-40ad-9cc3-e04a6bb88b57", + "id": "4adc0e2e-92ea-414b-87de-79faf2b350d6", "name": "Info about the operation", "originalRequest": { "url": { @@ -10976,7 +10976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c69c769-a504-449c-a177-775dd90e7214", + "id": "d0bb9cd1-003a-4874-87db-7d1686ef084e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11020,7 +11020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aa9a413-9bdc-44bd-b126-6603a1cf34e7", + "id": "82187a3a-ca8d-4c6d-b08c-27165f43fc2d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11076,7 +11076,7 @@ "description": "", "item": [ { - "id": "d0336bc8-079a-4c69-b293-40605bdf8e09", + "id": "783e901e-e517-4aef-943e-b8df949b1849", "name": "profile_types/ne_attributes synced status", "request": { "name": "profile_types/ne_attributes synced status", @@ -11174,7 +11174,7 @@ }, "response": [ { - "id": "c5e53bda-dd8f-47ea-b748-2b1c824aabce", + "id": "de5ede53-7acd-47e4-9717-e8cef3d46ce0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11260,12 +11260,12 @@ "value": "application/json" } ], - "body": "{\n \"form\": {\n \"count\": 5,\n \"records\": [\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"fugiat tempor sint Duisconsectet\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n },\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"reprehenderit minimesse etoccaec\",\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\": \"cupidatat sint voluptate ut occa\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n },\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"adreprehenderit id mollit auteel\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "89b48af3-db78-4df5-a625-7b3941a9f553", + "id": "1b9906f1-aa74-481d-adf6-36c81b071026", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11356,7 +11356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfc87a86-e5fb-4ec4-aa70-17461a77f018", + "id": "188d8606-0020-4d94-9ba9-97e8e3151c26", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11453,7 +11453,7 @@ } }, { - "id": "6508277d-01e7-4213-9b79-0e08bf621293", + "id": "16c99fe4-6df7-42a5-94a8-99915858e09e", "name": "Create a synced attribute", "request": { "name": "Create a synced attribute", @@ -11503,7 +11503,7 @@ }, "response": [ { - "id": "63631d74-19c3-462f-808c-1a30721f5eea", + "id": "fa735cfa-7918-4593-8c4d-5c73572630c1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11561,7 +11561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0c16d5e-b7ee-4c33-9e13-95db072f35bd", + "id": "677a0110-fd09-41e2-8fcd-3ffbf7ece894", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11619,7 +11619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "331c7cba-040e-4063-b6fc-3adbad5447d1", + "id": "c9c90355-02d7-4fa6-bd44-baa3e6f23e1b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11683,7 +11683,7 @@ } }, { - "id": "a927d424-caec-461c-bdb7-cc385b2460bc", + "id": "b66d384d-66ea-4f2e-9d78-6a096896f4f0", "name": "Delete synced attribute", "request": { "name": "Delete synced attribute", @@ -11737,7 +11737,7 @@ }, "response": [ { - "id": "2fffb8b2-b6b7-4ce1-b0c8-d9a8185b2f8d", + "id": "be45da65-faf0-4940-97bb-eb8805c888a1", "name": "Info about the operation", "originalRequest": { "url": { @@ -11783,7 +11783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "353a0bf9-8d37-4268-a29c-d20415c43a38", + "id": "828d9a90-ca26-494a-a190-d9144947f276", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11829,7 +11829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "383a5f07-29f0-4808-a975-85754b75bc07", + "id": "aa106769-0e46-4a5d-b798-c05ee3938f39", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11887,7 +11887,7 @@ "description": "", "item": [ { - "id": "2681d0bf-37a1-4fc8-aafc-4b3d8448c23e", + "id": "fb41fe08-4ece-486d-a7ee-1d3b9a311cb4", "name": "Create a profile type role", "request": { "name": "Create a profile type role", @@ -11930,7 +11930,7 @@ }, "response": [ { - "id": "91620672-b64c-48f0-907a-e29c514abf77", + "id": "a119ae56-1064-49d9-bf3e-ac6b92d701e7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11986,7 +11986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afadac2b-c41f-4045-be66-9bccfa8110ac", + "id": "3f4a2565-be29-4dc8-a6c0-97e8d86dbea7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12042,7 +12042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b11440d3-4875-4145-9433-08f98ac432ee", + "id": "1658f0e7-5e34-430a-9bf0-8efb3afcc968", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12110,7 +12110,7 @@ "description": "", "item": [ { - "id": "d5f7449e-f49c-4a09-8cdf-6e3a162999eb", + "id": "083905f8-4aa4-412f-ac23-7968f7757d2b", "name": "Create a profile", "request": { "name": "Create a profile", @@ -12141,7 +12141,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"qui dolore et consequat laborum\",\n \"profile_type_id\": \"29ea41d5-8114-9f9c-68c4-444ec0de9a3b\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"consectetur minim et elit sit\",\n \"profile_type_id\": \"urn:uuid:33558665-e4a7-879b-8b41-180d69ec51eb\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12153,7 +12153,7 @@ }, "response": [ { - "id": "93527313-f918-4bbd-a8be-89036d35e7fe", + "id": "d6573257-d9ac-4bb7-b64d-18717052c314", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12187,7 +12187,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"qui dolore et consequat laborum\",\n \"profile_type_id\": \"29ea41d5-8114-9f9c-68c4-444ec0de9a3b\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"consectetur minim et elit sit\",\n \"profile_type_id\": \"urn:uuid:33558665-e4a7-879b-8b41-180d69ec51eb\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12204,12 +12204,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nisi et labore reprehenderit idn\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"commodo incididunt irure in Duis\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e7532324-b57a-4b09-8575-2f72e148fbe1", + "id": "846b4abe-4668-4702-b86d-db6e6a941719", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12243,7 +12243,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"qui dolore et consequat laborum\",\n \"profile_type_id\": \"29ea41d5-8114-9f9c-68c4-444ec0de9a3b\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"consectetur minim et elit sit\",\n \"profile_type_id\": \"urn:uuid:33558665-e4a7-879b-8b41-180d69ec51eb\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12265,7 +12265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eceeae1e-0da3-435e-a1d6-e892e04f8e9d", + "id": "0d4aae15-a634-468b-a989-61b98a96e27e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12299,7 +12299,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"qui dolore et consequat laborum\",\n \"profile_type_id\": \"29ea41d5-8114-9f9c-68c4-444ec0de9a3b\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"consectetur minim et elit sit\",\n \"profile_type_id\": \"urn:uuid:33558665-e4a7-879b-8b41-180d69ec51eb\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12327,7 +12327,7 @@ } }, { - "id": "3ce4b8ae-ee72-4dc8-9922-0aea5348431b", + "id": "209198d7-0ca6-4621-8fe1-cc5602f558fa", "name": "Get profiles", "request": { "name": "Get profiles", @@ -12386,7 +12386,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -12395,7 +12395,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -12404,7 +12404,7 @@ "type": "text/plain" }, "key": "status", - "value": "Inactive" + "value": "Active" }, { "disabled": false, @@ -12430,7 +12430,7 @@ }, "response": [ { - "id": "1c838e1d-ae1b-446c-ad1b-f27e9b2cbb73", + "id": "e663c8ab-eca1-4709-bc70-c355ba8a17c2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12484,7 +12484,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -12493,7 +12493,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -12502,7 +12502,7 @@ "type": "text/plain" }, "key": "status", - "value": "Inactive" + "value": "Active" }, { "disabled": false, @@ -12541,12 +12541,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"cupidatat sed exsittempor cupida\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit exaliqua consectet\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": 45230584,\n \"offset\": 10402201,\n \"total\": -52890089,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"in animaute animmagna ullamcopar\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nisi culpa quis ullamco aliquipu\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": -12187019,\n \"offset\": -88990345,\n \"total\": -48378973,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4376da2c-ce5b-40fa-899c-9be33b01cea5", + "id": "3a305b35-8fc0-4af2-9399-a5e00ea17db1", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12600,7 +12600,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -12609,7 +12609,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -12618,7 +12618,7 @@ "type": "text/plain" }, "key": "status", - "value": "Inactive" + "value": "Active" }, { "disabled": false, @@ -12662,7 +12662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd050950-655e-4e37-ac3a-a3f8d6d4bd6e", + "id": "939ee6b1-7f22-4e7e-beba-7aae40d83a98", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12716,7 +12716,7 @@ "type": "text/plain" }, "key": "name", - "value": "consequat amet qu" + "value": "Lorem" }, { "disabled": false, @@ -12725,7 +12725,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -12734,7 +12734,7 @@ "type": "text/plain" }, "key": "status", - "value": "Inactive" + "value": "Active" }, { "disabled": false, @@ -12784,7 +12784,7 @@ } }, { - "id": "8a95eae8-f1ce-4f6f-9514-3d7d2f3deb30", + "id": "b828abb4-bf19-4ee6-92e3-23ccfc7a093e", "name": "Create multiple profiles", "request": { "name": "Create multiple profiles", @@ -12815,7 +12815,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"amet\",\n \"profile_type_id\": \"urn:uuid:38ca7bfc-6f28-722c-a1ad-15baa78323da\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"voluptate deserunt et\",\n \"profile_type_id\": \"urn:uuid:ddb86ce5-f4aa-ee21-3fc2-3efc722975e4\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"elit dolore voluptate\",\n \"profile_type_id\": \"5fe45913-b3d8-eee3-be36-6bea602df5b1\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"occaecat dolor enim\",\n \"profile_type_id\": \"66e9032f-4b73-ff18-5e76-aa2c3e65e1f5\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12827,7 +12827,7 @@ }, "response": [ { - "id": "69096af1-426d-4b75-961d-7735165c2d99", + "id": "70defac7-2f76-4295-bf67-6831a51fae25", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12861,7 +12861,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"amet\",\n \"profile_type_id\": \"urn:uuid:38ca7bfc-6f28-722c-a1ad-15baa78323da\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"voluptate deserunt et\",\n \"profile_type_id\": \"urn:uuid:ddb86ce5-f4aa-ee21-3fc2-3efc722975e4\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"elit dolore voluptate\",\n \"profile_type_id\": \"5fe45913-b3d8-eee3-be36-6bea602df5b1\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"occaecat dolor enim\",\n \"profile_type_id\": \"66e9032f-4b73-ff18-5e76-aa2c3e65e1f5\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12878,12 +12878,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"dolor adipisicing cupidatat sunt\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate veniamet fugiat enimno\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"quis doExcepteur fugiat adipisic\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Duis in veniamtempor nisi idvolu\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3ab85517-ed4e-4e24-a53c-9f8b4338a418", + "id": "7c456c45-ea82-4d03-b68e-eea5c2ab6ac2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12917,7 +12917,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"amet\",\n \"profile_type_id\": \"urn:uuid:38ca7bfc-6f28-722c-a1ad-15baa78323da\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"voluptate deserunt et\",\n \"profile_type_id\": \"urn:uuid:ddb86ce5-f4aa-ee21-3fc2-3efc722975e4\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"elit dolore voluptate\",\n \"profile_type_id\": \"5fe45913-b3d8-eee3-be36-6bea602df5b1\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"occaecat dolor enim\",\n \"profile_type_id\": \"66e9032f-4b73-ff18-5e76-aa2c3e65e1f5\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12939,7 +12939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "342e49fa-fbce-43ae-99da-ea5bbaaf875a", + "id": "f517fb82-e815-486b-9231-18290939b434", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12973,7 +12973,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"amet\",\n \"profile_type_id\": \"urn:uuid:38ca7bfc-6f28-722c-a1ad-15baa78323da\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"voluptate deserunt et\",\n \"profile_type_id\": \"urn:uuid:ddb86ce5-f4aa-ee21-3fc2-3efc722975e4\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"elit dolore voluptate\",\n \"profile_type_id\": \"5fe45913-b3d8-eee3-be36-6bea602df5b1\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"occaecat dolor enim\",\n \"profile_type_id\": \"66e9032f-4b73-ff18-5e76-aa2c3e65e1f5\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13001,7 +13001,7 @@ } }, { - "id": "b4adb50b-a2b8-41ba-bfed-a456c9adf171", + "id": "f14396f4-2f2b-48e1-a01d-ef8f56f22cd7", "name": "Update multiple profiles", "request": { "name": "Update multiple profiles", @@ -13032,7 +13032,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:aac8efe1-734e-603e-1815-e54d72d97524\",\n \"name\": \"pariatur exercitati\",\n \"profile_type_id\": \"89de1295-91bc-512c-57c3-98f2de338203\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"c42df5f8-61eb-a429-7263-89c4af793ae3\",\n \"name\": \"dolore labore aliqui\",\n \"profile_type_id\": \"46bb2678-9879-1156-0234-2df75a06aa8f\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:c5c47334-5325-ff8e-66ae-78c9835d70d3\",\n \"name\": \"nostrud Lorem\",\n \"profile_type_id\": \"urn:uuid:eae4fbdf-4463-1cc5-7a2b-9a50133b6fb4\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"b77469a9-d8a1-e926-b1f9-709a7cf9e4bc\",\n \"name\": \"id mollit enim\",\n \"profile_type_id\": \"urn:uuid:3942344a-6a57-50bd-0c22-aad21edef7c0\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13044,7 +13044,7 @@ }, "response": [ { - "id": "00b4e846-ee79-4b74-9124-5768005b38fe", + "id": "649d92cb-e4ea-4ce9-ac37-5d2feb988eed", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13078,7 +13078,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:aac8efe1-734e-603e-1815-e54d72d97524\",\n \"name\": \"pariatur exercitati\",\n \"profile_type_id\": \"89de1295-91bc-512c-57c3-98f2de338203\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"c42df5f8-61eb-a429-7263-89c4af793ae3\",\n \"name\": \"dolore labore aliqui\",\n \"profile_type_id\": \"46bb2678-9879-1156-0234-2df75a06aa8f\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:c5c47334-5325-ff8e-66ae-78c9835d70d3\",\n \"name\": \"nostrud Lorem\",\n \"profile_type_id\": \"urn:uuid:eae4fbdf-4463-1cc5-7a2b-9a50133b6fb4\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"b77469a9-d8a1-e926-b1f9-709a7cf9e4bc\",\n \"name\": \"id mollit enim\",\n \"profile_type_id\": \"urn:uuid:3942344a-6a57-50bd-0c22-aad21edef7c0\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13095,12 +13095,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"dolor adipisicing cupidatat sunt\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate veniamet fugiat enimno\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"quis doExcepteur fugiat adipisic\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Duis in veniamtempor nisi idvolu\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3a40f875-1e48-4ec9-8269-c303a63b86ee", + "id": "0887b4a9-e4d2-4a62-a819-cf1f8dfa3399", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13134,7 +13134,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:aac8efe1-734e-603e-1815-e54d72d97524\",\n \"name\": \"pariatur exercitati\",\n \"profile_type_id\": \"89de1295-91bc-512c-57c3-98f2de338203\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"c42df5f8-61eb-a429-7263-89c4af793ae3\",\n \"name\": \"dolore labore aliqui\",\n \"profile_type_id\": \"46bb2678-9879-1156-0234-2df75a06aa8f\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:c5c47334-5325-ff8e-66ae-78c9835d70d3\",\n \"name\": \"nostrud Lorem\",\n \"profile_type_id\": \"urn:uuid:eae4fbdf-4463-1cc5-7a2b-9a50133b6fb4\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"b77469a9-d8a1-e926-b1f9-709a7cf9e4bc\",\n \"name\": \"id mollit enim\",\n \"profile_type_id\": \"urn:uuid:3942344a-6a57-50bd-0c22-aad21edef7c0\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13156,7 +13156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbfa612a-4246-4af7-9b1a-e1248cf2445f", + "id": "e4626474-a626-4b93-a01b-55b6d4d4b801", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13190,7 +13190,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:aac8efe1-734e-603e-1815-e54d72d97524\",\n \"name\": \"pariatur exercitati\",\n \"profile_type_id\": \"89de1295-91bc-512c-57c3-98f2de338203\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"c42df5f8-61eb-a429-7263-89c4af793ae3\",\n \"name\": \"dolore labore aliqui\",\n \"profile_type_id\": \"46bb2678-9879-1156-0234-2df75a06aa8f\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:c5c47334-5325-ff8e-66ae-78c9835d70d3\",\n \"name\": \"nostrud Lorem\",\n \"profile_type_id\": \"urn:uuid:eae4fbdf-4463-1cc5-7a2b-9a50133b6fb4\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"b77469a9-d8a1-e926-b1f9-709a7cf9e4bc\",\n \"name\": \"id mollit enim\",\n \"profile_type_id\": \"urn:uuid:3942344a-6a57-50bd-0c22-aad21edef7c0\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13218,7 +13218,7 @@ } }, { - "id": "63912f76-d204-4dac-86ce-9b41d0000400", + "id": "f18a995f-8a37-45bc-9539-adfb1817daa9", "name": "Delete multiple profiles", "request": { "name": "Delete multiple profiles", @@ -13249,7 +13249,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"93c03b8d-96c1-9911-cf9f-1324cf1fed48\"\n },\n {\n \"id\": \"4a8e54fa-fbaf-af28-1b5c-a4c98d621280\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:79a23930-f4ea-6dc7-115d-e90b8db76b94\"\n },\n {\n \"id\": \"urn:uuid:b72b1eda-6e55-126b-04c3-3b95b8460146\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13261,7 +13261,7 @@ }, "response": [ { - "id": "b6c47e5b-419f-42a5-bc7c-73dbca8eeb7f", + "id": "3fc69b99-bcd9-4fcf-ac07-fa42dc89a233", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13295,7 +13295,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"93c03b8d-96c1-9911-cf9f-1324cf1fed48\"\n },\n {\n \"id\": \"4a8e54fa-fbaf-af28-1b5c-a4c98d621280\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:79a23930-f4ea-6dc7-115d-e90b8db76b94\"\n },\n {\n \"id\": \"urn:uuid:b72b1eda-6e55-126b-04c3-3b95b8460146\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13312,12 +13312,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"dolor adipisicing cupidatat sunt\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate veniamet fugiat enimno\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"quis doExcepteur fugiat adipisic\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Duis in veniamtempor nisi idvolu\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bcccad78-6143-4807-8de8-6421a59225c1", + "id": "28a011c1-9281-407b-8060-174120590d19", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13351,7 +13351,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"93c03b8d-96c1-9911-cf9f-1324cf1fed48\"\n },\n {\n \"id\": \"4a8e54fa-fbaf-af28-1b5c-a4c98d621280\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:79a23930-f4ea-6dc7-115d-e90b8db76b94\"\n },\n {\n \"id\": \"urn:uuid:b72b1eda-6e55-126b-04c3-3b95b8460146\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13373,7 +13373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a633d346-301c-42dc-bba5-9d27d5f6e3c2", + "id": "aa42e6e4-0aba-46c8-8a63-cbd213b5b095", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13407,7 +13407,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"93c03b8d-96c1-9911-cf9f-1324cf1fed48\"\n },\n {\n \"id\": \"4a8e54fa-fbaf-af28-1b5c-a4c98d621280\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:79a23930-f4ea-6dc7-115d-e90b8db76b94\"\n },\n {\n \"id\": \"urn:uuid:b72b1eda-6e55-126b-04c3-3b95b8460146\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13435,7 +13435,7 @@ } }, { - "id": "f627ce77-4c6f-418d-a968-4fdfc1290980", + "id": "5284b74a-1688-43f3-b5d6-e64d14af85f9", "name": "Find profile by id", "request": { "name": "Find profile by id", @@ -13477,7 +13477,7 @@ }, "response": [ { - "id": "fa67612c-f358-4e90-99bc-2cf7957e8125", + "id": "edb935b8-b367-4bf5-af64-3e6b30532f47", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13516,12 +13516,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nisi et labore reprehenderit idn\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"commodo incididunt irure in Duis\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "24e2b801-88ca-4f71-ada4-f9732c10cd41", + "id": "a06cc043-fc71-400a-b234-4f09c5fddd27", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13565,7 +13565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ee4440c-fd7d-4ab1-b41f-8645605412ad", + "id": "41926866-1b2b-4472-97b3-0552481527a2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13615,7 +13615,7 @@ } }, { - "id": "ba8353b4-379d-42ff-8e1f-c8d2269e6c65", + "id": "147e6ed3-a5df-47e3-9ec5-3a1c5133ee99", "name": "Update a profile by id", "request": { "name": "Update a profile by id", @@ -13658,7 +13658,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"adipisicing eu nostrud\",\n \"profile_type_id\": \"urn:uuid:fc9f68ee-80ef-5cc3-e9c6-5016d4407eaf\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"sint ad quis occaecat\",\n \"profile_type_id\": \"urn:uuid:86ad2e0c-1733-7735-3826-c3bae040de97\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -13670,7 +13670,7 @@ }, "response": [ { - "id": "4bc5e934-a3d3-4666-a2e7-849ab7ec3cfc", + "id": "a92788f1-c60a-4afb-a2de-4e01ca34adcb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13705,7 +13705,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"adipisicing eu nostrud\",\n \"profile_type_id\": \"urn:uuid:fc9f68ee-80ef-5cc3-e9c6-5016d4407eaf\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"sint ad quis occaecat\",\n \"profile_type_id\": \"urn:uuid:86ad2e0c-1733-7735-3826-c3bae040de97\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -13722,12 +13722,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nisi et labore reprehenderit idn\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"commodo incididunt irure in Duis\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fb329bf7-3599-4b41-b4f0-949cb802c777", + "id": "5c50710b-734e-4d87-b251-cee2569f7653", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13762,7 +13762,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"adipisicing eu nostrud\",\n \"profile_type_id\": \"urn:uuid:fc9f68ee-80ef-5cc3-e9c6-5016d4407eaf\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"sint ad quis occaecat\",\n \"profile_type_id\": \"urn:uuid:86ad2e0c-1733-7735-3826-c3bae040de97\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -13784,7 +13784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e74f98b5-8223-4dca-a746-58e540e5a455", + "id": "ac2e161a-8c9c-4c5d-b0d3-83e5daf30472", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13819,7 +13819,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"adipisicing eu nostrud\",\n \"profile_type_id\": \"urn:uuid:fc9f68ee-80ef-5cc3-e9c6-5016d4407eaf\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"sint ad quis occaecat\",\n \"profile_type_id\": \"urn:uuid:86ad2e0c-1733-7735-3826-c3bae040de97\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -13847,7 +13847,7 @@ } }, { - "id": "92f8c264-622f-46b5-9618-ae946b788762", + "id": "fc818e42-4f1f-4f94-80ae-82494b7192ca", "name": "Delete a single profile", "request": { "name": "Delete a single profile", @@ -13889,7 +13889,7 @@ }, "response": [ { - "id": "c4e0daef-1004-48d7-996e-2de5368a3454", + "id": "68005e5d-336d-46f5-874b-0c88df808dd9", "name": "The Profile was successfully deleted.", "originalRequest": { "url": { @@ -13923,7 +13923,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ce011bd9-45fc-4775-923a-e862ca48225a", + "id": "8416582d-0017-40f7-a65b-1b326e8c73fd", "name": "Error deleting Profile", "originalRequest": { "url": { @@ -13962,12 +13962,12 @@ "value": "application/json" } ], - "body": "{\n \"error\": \"velit eiusmod\"\n}", + "body": "{\n \"error\": \"occaecat irure en\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "03948afe-ed75-4422-93c3-ee1b58dd9fb7", + "id": "e1e04775-c1f2-47e5-b2ef-6e4b24f5a644", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14017,7 +14017,7 @@ } }, { - "id": "1acc24fc-5494-477d-b037-191da5226454", + "id": "fa06aad8-9995-4069-ad25-ac4105e22b99", "name": "Retrieves the URL of an attachment attribute value from a profile", "request": { "name": "Retrieves the URL of an attachment attribute value from a profile", @@ -14071,7 +14071,7 @@ }, "response": [ { - "id": "562a15c4-2f54-4ecb-8c97-6649c015723e", + "id": "14a78089-9fcc-493c-a067-499ea707d198", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14112,12 +14112,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"culpa dolore\"\n}", + "body": "{\n \"url\": \"eu \"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "093afcdb-40a8-4d6e-bfea-2b1e77706c79", + "id": "f8e0055f-3a9c-4df4-a78f-fe15686729f9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14163,7 +14163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24c8b339-032e-4663-880e-13298cfe786f", + "id": "e40f99c3-b553-4c97-9a56-88fe7b94f6f6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14215,7 +14215,7 @@ } }, { - "id": "75abc105-dade-41a9-afb6-f07829041230", + "id": "6227ffcc-ceeb-4f3e-b533-be2c06ca8305", "name": "Uploads a new attachment attribute value to a profile", "request": { "name": "Uploads a new attachment attribute value to a profile", @@ -14277,7 +14277,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -14286,7 +14286,7 @@ }, "response": [ { - "id": "6e51058f-a6d3-4c54-b1ed-285829d390e0", + "id": "84dc2be8-606a-4875-b179-88de7728cd06", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14330,7 +14330,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -14344,12 +14344,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"culpa dolore\"\n}", + "body": "{\n \"url\": \"eu \"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d8714b5e-0a19-4a64-b94f-75f28a72a3e2", + "id": "040771b5-1785-4911-87ef-935932514b6a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14393,7 +14393,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -14412,7 +14412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d4f38ea-c01f-4982-a62c-4a83b80ce20f", + "id": "cf28ded8-840b-4d11-bc93-24eb8496e9c8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14456,7 +14456,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -14481,7 +14481,7 @@ } }, { - "id": "ae0a577a-2a07-4a9d-a0db-b2a703025204", + "id": "0622cecf-e633-4c57-be3b-daf5cea8c4ed", "name": "Retrieves the URL of the profile avatar", "request": { "name": "Retrieves the URL of the profile avatar", @@ -14524,7 +14524,7 @@ }, "response": [ { - "id": "b8fba346-5930-4fe1-8fda-a1a02517a1ad", + "id": "b3f7c41d-0ade-43a1-9726-43ee5eb6cfdc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14564,12 +14564,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"culpa dolore\"\n}", + "body": "{\n \"url\": \"eu \"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4ed38793-cc11-4b26-a0c1-4bfc13e164ef", + "id": "ff5deec3-ab6d-43a0-bdb8-54b0cab68033", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14614,7 +14614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "777eb29d-40fd-4a65-8377-23a6cfd00d9e", + "id": "5ec6c0ab-ef5a-4787-a813-5cf96c1bcec0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14665,7 +14665,7 @@ } }, { - "id": "6f1cb534-7fc1-40b2-8486-a6ebc9b6898c", + "id": "2b7d460a-21dd-4587-8644-c74a1d0ecc34", "name": "Uploads a new profile avatar", "request": { "name": "Uploads a new profile avatar", @@ -14716,7 +14716,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -14725,7 +14725,7 @@ }, "response": [ { - "id": "464131d4-cdfb-4f7d-9a9e-32fe05001b13", + "id": "a3624736-f9fb-4d27-b7d3-9ff8986c18f4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14768,7 +14768,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -14782,12 +14782,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"culpa dolore\"\n}", + "body": "{\n \"url\": \"eu \"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "34b5a2e7-4195-481a-82c4-b40235495a6e", + "id": "41e136db-b2b2-4181-af5f-6ef21655b1be", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14830,7 +14830,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -14849,7 +14849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e6d7660-3b04-4fed-8f2f-29465dfd2d8e", + "id": "81819ff4-faba-440a-815d-686773c1fb2d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14892,7 +14892,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -14923,7 +14923,7 @@ "description": "", "item": [ { - "id": "7a42c229-482a-4692-bb6d-939b5b29f315", + "id": "b2eaf315-4280-4ebd-8018-5b43acd0da59", "name": "Get risk score data in bulk", "request": { "name": "Get risk score data in bulk", @@ -14973,7 +14973,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -14991,7 +14991,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15000,7 +15000,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15009,7 +15009,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15035,7 +15035,7 @@ }, "response": [ { - "id": "ce11a685-39e1-4636-9eab-1741bc485f57", + "id": "c369c234-a20d-4bac-ab37-cc0c5ea73cae", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15098,7 +15098,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15107,7 +15107,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15116,7 +15116,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15155,12 +15155,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_scores\": [\n {\n \"id\": \"36f57d54-088b-f0e2-f2e4-106b0630f094\",\n \"uid\": \"exnulla consecteturutnostrud des\",\n \"object_id\": \"urn:uuid:16ba7834-f35d-6825-a0db-f389381557c0\",\n \"object_type\": \"Profile\",\n \"overall_score\": 128285452.48,\n \"overall_risk_level_id\": \"urn:uuid:a4538d0e-159b-aa11-1524-c3605ddce784\",\n \"impact_score\": 144586329.27,\n \"impact_risk_level_id\": \"e141b634-c589-8417-cb7e-5710e241c2ac\",\n \"probability_score\": 190181702.41,\n \"probability_risk_level_id\": \"69c8f0a4-6136-6fcf-2558-10418e539d2d\"\n },\n {\n \"id\": \"urn:uuid:62e37289-94e6-e333-cf6c-74e65adec61f\",\n \"uid\": \"adDuisin elit dolore minim adea \",\n \"object_id\": \"urn:uuid:7d5daf92-f6b1-bf4f-6408-330df059df54\",\n \"object_type\": \"Profile\",\n \"overall_score\": 69470941.75,\n \"overall_risk_level_id\": \"urn:uuid:9de8387f-7f00-1f39-35d8-f65fa1bfcf90\",\n \"impact_score\": 173077842.38,\n \"impact_risk_level_id\": \"urn:uuid:82d50101-498f-e9c0-cc2a-fbbfea51f0fe\",\n \"probability_score\": 95022249.18,\n \"probability_risk_level_id\": \"urn:uuid:1091921e-02b4-ac0f-af9f-111fa9f3bc5c\"\n }\n ],\n \"_metadata\": {\n \"limit\": -47986474,\n \"offset\": -2598810,\n \"total\": 2805079,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"risk_scores\": [\n {\n \"id\": \"fd5dae6d-c04f-ed6c-bc25-254eac60d886\",\n \"uid\": \"tempor ipsum id deserunt Duisani\",\n \"object_id\": \"urn:uuid:1a0ac3db-155c-308f-b57b-bf22d057c7f9\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 74672035.44,\n \"overall_risk_level_id\": \"urn:uuid:5f09eab4-cfef-34a5-584b-8082578953c7\",\n \"impact_score\": 45304280.85,\n \"impact_risk_level_id\": \"0b54f672-0ed3-533e-5148-a59c1069f3af\",\n \"probability_score\": 186187063.09,\n \"probability_risk_level_id\": \"urn:uuid:96c625b6-01cc-0dd8-90dc-e1e64b7c2657\"\n },\n {\n \"id\": \"urn:uuid:f75f2d15-309f-6d93-5aa3-81706d1a7e77\",\n \"uid\": \"officia elitminim sed deseruntla\",\n \"object_id\": \"c3e77e72-4c39-1ea3-974f-e804af414449\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 174147696.46,\n \"overall_risk_level_id\": \"urn:uuid:cd7c481a-2227-8a62-1cda-daa4f66d010b\",\n \"impact_score\": 71229421.89,\n \"impact_risk_level_id\": \"urn:uuid:d84d5926-7e11-3146-03b9-d32a2a562a7a\",\n \"probability_score\": 188743815.59,\n \"probability_risk_level_id\": \"b151d25a-e884-8263-5861-963cc32180a9\"\n }\n ],\n \"_metadata\": {\n \"limit\": 63081690,\n \"offset\": -17244617,\n \"total\": 41782180,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3801a666-4c6c-49f5-a0b3-88dcbb61a8e7", + "id": "35a0b8ca-bf14-4b1b-b5ce-76323fd32699", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15205,7 +15205,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15223,7 +15223,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15232,7 +15232,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15241,7 +15241,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15285,7 +15285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe41db91-ac08-495a-89be-1884159597b9", + "id": "64bcecd3-fcb9-4c82-93e3-458b6a626e4a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15330,7 +15330,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15348,7 +15348,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15357,7 +15357,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15366,7 +15366,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -15416,7 +15416,7 @@ } }, { - "id": "2eb8943f-66f0-40f3-8314-1c7cf9ba2b68", + "id": "1b8e929d-27ec-49b3-82e1-86439db74af6", "name": "Find risk score data by id", "request": { "name": "Find risk score data by id", @@ -15458,7 +15458,7 @@ }, "response": [ { - "id": "cea47cf8-7c91-40ca-bf3b-50494d78c120", + "id": "fdbb4c57-ecb4-4ca5-a594-9f02b1321254", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15497,12 +15497,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_score\": {\n \"id\": \"urn:uuid:f5eef0da-1466-9b99-b082-bd28a72bc227\",\n \"uid\": \"qui cillumcillum velit dolor ada\",\n \"object_id\": \"urn:uuid:ec549c22-dbc2-4ddb-6394-34e9a466bd2e\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 151287046.87,\n \"overall_risk_level_id\": \"51d35e65-81f2-978d-e1a8-e962d1699fcb\",\n \"impact_score\": 155923193.4,\n \"impact_risk_level_id\": \"urn:uuid:6b25d54c-ab82-fa21-f679-aa02959ff330\",\n \"probability_score\": 858796.98,\n \"probability_risk_level_id\": \"urn:uuid:fcc57480-8ca4-7f84-c5ec-785af878d039\"\n }\n}", + "body": "{\n \"risk_score\": {\n \"id\": \"urn:uuid:e21baaa6-94b4-5d2e-d74c-42fce6dcd4c4\",\n \"uid\": \"aliqua temporveniam pariatur Exc\",\n \"object_id\": \"urn:uuid:23e1fa5a-6742-9eb3-c799-032adc8553c0\",\n \"object_type\": \"Profile\",\n \"overall_score\": 29653623.900000002,\n \"overall_risk_level_id\": \"urn:uuid:20ff418c-8d3f-1cbb-2cdc-51260b989661\",\n \"impact_score\": 195600493.06,\n \"impact_risk_level_id\": \"63784539-4216-219c-49f7-3e5aba2faac0\",\n \"probability_score\": 20549230,\n \"probability_risk_level_id\": \"urn:uuid:9b8d37ba-be98-c376-8bc2-a8b7f404baaa\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "71398c1b-931e-40a5-ac82-42ef85962080", + "id": "ad8c275a-d165-4e4c-beaa-0904da4b888d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15546,7 +15546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a809ea1-7a33-4602-988c-0a5757dde913", + "id": "04f1fb6e-1a26-46be-8a0c-40f47f2688c0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15602,7 +15602,7 @@ "description": "", "item": [ { - "id": "11cd9352-1fe8-4892-80d1-9bf0edb4115d", + "id": "e802cb3f-3260-48e3-9be2-7b6e8c107b80", "name": "Get risk level data in bulk", "request": { "name": "Get risk level data in bulk", @@ -15678,7 +15678,7 @@ }, "response": [ { - "id": "6de1c1c5-0c2d-42c3-8b6d-883624d6adea", + "id": "d514b550-3220-4595-9c36-88320fe13d1c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15762,12 +15762,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_levels\": [\n {\n \"id\": \"urn:uuid:bfd278d4-7c15-f44e-e53c-f5c6284ad22e\",\n \"uid\": \"dolore Lorem id quisaliquip ulla\",\n \"label\": \"voluptate sint anim\",\n \"points\": 173558886.48,\n \"order\": 87671469\n },\n {\n \"id\": \"5e23e3ba-6716-43ec-2abd-4adc771ef185\",\n \"uid\": \"cupidatat id in sint Utincididun\",\n \"label\": \"dolore reprehenderit ex\",\n \"points\": 46614979.32,\n \"order\": 26859585\n }\n ],\n \"_metadata\": {\n \"limit\": 65619724,\n \"offset\": -2162233,\n \"total\": 97382821,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"risk_levels\": [\n {\n \"id\": \"61b5fd0f-cbc3-9c39-ff4c-48d5c2807d25\",\n \"uid\": \"Excepteur sed nisi nullanon labo\",\n \"label\": \"incididunt elit\",\n \"points\": 105540002.67,\n \"order\": 2894237\n },\n {\n \"id\": \"4a6a50ab-d494-6d5e-798e-614921189f22\",\n \"uid\": \"dolor sunt occaecatincididunt id\",\n \"label\": \"laboris sunt\",\n \"points\": 148430595.41,\n \"order\": 74962200\n }\n ],\n \"_metadata\": {\n \"limit\": -23582905,\n \"offset\": 80498023,\n \"total\": 64910547,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f1412bdb-f369-4901-917d-ecc19aeb350f", + "id": "3c695b72-0725-4602-97bc-6d63a6465af5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15856,7 +15856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0178f0f-9591-47cc-8d2a-9afa98b07eae", + "id": "e862d3d7-5d27-421d-90ad-225d59f1bc72", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15951,7 +15951,7 @@ } }, { - "id": "334f2488-eb27-4aff-a177-d449a136fff3", + "id": "68880700-d256-4e17-9e87-adf65837f1e9", "name": "Find risk level data by id", "request": { "name": "Find risk level data by id", @@ -15993,7 +15993,7 @@ }, "response": [ { - "id": "6f6e8bc0-1d47-4779-903d-8febcbccee0b", + "id": "eb28dd17-204d-4d3e-9af8-dd0ba7740832", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16032,12 +16032,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_level\": {\n \"id\": \"eb926d53-659d-5b44-32a9-f7f7ef2d839b\",\n \"uid\": \"Ut officia exet non reprehenderi\",\n \"label\": \"in laboris mollit ad ea\",\n \"points\": 167187504.37,\n \"order\": 10575796\n }\n}", + "body": "{\n \"risk_level\": {\n \"id\": \"7f7ea0c6-92bd-93bb-a31a-a0132c62ba43\",\n \"uid\": \"in exercitationeu non sitaute pr\",\n \"label\": \"dolore amet Duis consectetur\",\n \"points\": 197035704.88,\n \"order\": 45364554\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ec85df3b-985c-4e1f-855c-ac732b5e18fe", + "id": "89b9bb68-2600-494c-b8fd-a46fd1ab8479", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16081,7 +16081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e757aef4-e68e-4295-9638-3e47004a5b08", + "id": "aa359e12-0f4d-41f9-a147-885b9d96116c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16137,7 +16137,7 @@ "description": "", "item": [ { - "id": "ed815aa0-1c3c-4160-949b-42ff77b44ae5", + "id": "6503d1f4-7ac3-4716-985f-485f7f5ff70a", "name": "Create a user-profile contributor relationship", "request": { "name": "Create a user-profile contributor relationship", @@ -16168,7 +16168,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:f9dbed3b-77ae-d725-a962-634554cd969e\",\n \"profile_id\": \"urn:uuid:6efcbaa5-c98b-9fdf-e0f0-4c5c360eb0e2\",\n \"ne_attribute_id\": \"fc6ebb88-f98f-df18-b5d9-596c9914b1e1\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:3c873773-5bce-41d9-1a54-1b4d7be467a2\",\n \"profile_id\": \"urn:uuid:917ffe14-103b-d464-09e6-5f8c16d8f7b4\",\n \"ne_attribute_id\": \"urn:uuid:deca6b8d-f337-bf75-f861-5b58b667028b\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -16180,7 +16180,7 @@ }, "response": [ { - "id": "8b10e29a-0424-435a-b3cb-fb1b72e9f22d", + "id": "1be95f95-4751-40b6-b475-7ca788e26cb2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16214,7 +16214,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:f9dbed3b-77ae-d725-a962-634554cd969e\",\n \"profile_id\": \"urn:uuid:6efcbaa5-c98b-9fdf-e0f0-4c5c360eb0e2\",\n \"ne_attribute_id\": \"fc6ebb88-f98f-df18-b5d9-596c9914b1e1\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:3c873773-5bce-41d9-1a54-1b4d7be467a2\",\n \"profile_id\": \"urn:uuid:917ffe14-103b-d464-09e6-5f8c16d8f7b4\",\n \"ne_attribute_id\": \"urn:uuid:deca6b8d-f337-bf75-f861-5b58b667028b\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -16231,12 +16231,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:8237110e-0c0a-abf7-9de5-c4fd820437f7\",\n \"uid\": \"dolore ipsum consectetur utdeser\",\n \"user_id\": \"urn:uuid:856dc169-df19-5800-cd9b-e16093b65662\",\n \"profile_id\": \"urn:uuid:da5cff93-8091-0a45-24f5-9a81aa526e70\",\n \"ne_attribute_id\": \"urn:uuid:b728736b-31d3-663f-778f-ffda9f001591\",\n \"relationship_type\": \"owner\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"dc068e9a-47f2-03c9-d337-fb6d0cf329bc\",\n \"uid\": \"laborisofficia commodo ametnostr\",\n \"user_id\": \"urn:uuid:3c2bbfa0-cb62-8e73-df55-84a01c8d65ae\",\n \"profile_id\": \"0dbc383e-b973-0627-d313-afa56bf0b4e6\",\n \"ne_attribute_id\": \"4a32c485-86d2-1d5d-2fc9-a9466d1b6303\",\n \"relationship_type\": \"contributor\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "44ba0b69-19cd-466c-951b-20fc610664dc", + "id": "d317ce2c-3e79-4699-b523-d6d3b2966952", "name": "Invalid input", "originalRequest": { "url": { @@ -16266,7 +16266,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:f9dbed3b-77ae-d725-a962-634554cd969e\",\n \"profile_id\": \"urn:uuid:6efcbaa5-c98b-9fdf-e0f0-4c5c360eb0e2\",\n \"ne_attribute_id\": \"fc6ebb88-f98f-df18-b5d9-596c9914b1e1\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:3c873773-5bce-41d9-1a54-1b4d7be467a2\",\n \"profile_id\": \"urn:uuid:917ffe14-103b-d464-09e6-5f8c16d8f7b4\",\n \"ne_attribute_id\": \"urn:uuid:deca6b8d-f337-bf75-f861-5b58b667028b\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -16288,7 +16288,7 @@ } }, { - "id": "0365105f-141b-4eda-88f7-e8cc77b3aee9", + "id": "f3b8fedf-632c-43cf-abea-cd6479ac7571", "name": "Get user-profile contributor relationships", "request": { "name": "Get user-profile contributor relationships", @@ -16391,7 +16391,7 @@ }, "response": [ { - "id": "e57547aa-615c-4fda-afba-7444cc95c53e", + "id": "227e74bf-f069-4980-96e6-9b76538d29df", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16502,12 +16502,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:6386dbfb-9930-f2e5-c452-c5c03e25d117\",\n \"uid\": \"enim utnisi ut cillumdolore ulla\",\n \"user_id\": \"22cb2abd-fc14-c236-82eb-60a48e549119\",\n \"profile_id\": \"71ca3d07-c844-c02c-7eee-145c84fc4e1d\",\n \"ne_attribute_id\": \"urn:uuid:b4bef5ce-fd15-9078-127b-a0a7f1e69e15\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:97ffc76d-2070-aea3-8161-3dd2637b02b6\",\n \"uid\": \"ipsum consequatsunt voluptatequi\",\n \"user_id\": \"d4481d9a-a1b0-0f05-c297-bf7b780a6b50\",\n \"profile_id\": \"f4935bc1-03f6-fcce-e1ff-9c504bdf2028\",\n \"ne_attribute_id\": \"urn:uuid:f86c4f9e-a008-8623-ce20-43aae9f01fe4\",\n \"relationship_type\": \"contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": -87568090,\n \"offset\": -28786823,\n \"total\": -31889574,\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:76a3b6ab-d025-d423-1c8d-3d4489ba42ef\",\n \"uid\": \"Lorem laborumconsequat qui id te\",\n \"user_id\": \"60cbefad-4a70-e805-668c-0e5c5dce55ef\",\n \"profile_id\": \"urn:uuid:457d50dc-6b23-915b-5f4f-ace729ced28a\",\n \"ne_attribute_id\": \"ff5a6e75-24be-0287-2a26-bedc39cc9fb9\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:8019cb9c-9200-ebd3-7fe0-8e5764ac02c4\",\n \"uid\": \"quis nisieu reprehenderitametad \",\n \"user_id\": \"e2c45f09-4156-d776-7546-1a299b985aef\",\n \"profile_id\": \"c9b1bc5e-a919-ecd2-5444-00d43590b13d\",\n \"ne_attribute_id\": \"urn:uuid:77ce511d-0b4b-7a84-5f11-99f17338b42a\",\n \"relationship_type\": \"owner\"\n }\n ],\n \"_metadata\": {\n \"limit\": 48447323,\n \"offset\": -59123959,\n \"total\": 50575311,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2c1b1c35-a735-43ff-970a-35cfc81494e1", + "id": "b153718a-1dbd-41ef-a27e-beda3405522f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16623,7 +16623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6cd80e2-8328-4bb2-89f7-fd7649b0dfd3", + "id": "e5740fa3-de23-4cca-ab1e-8c9ec4288dab", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16745,7 +16745,7 @@ } }, { - "id": "e7ca7434-643a-4c71-8494-8ab0945e325f", + "id": "ed6630d4-4ec5-44b4-ba3c-6606d5525093", "name": "Create multiple user-profile contributor relationships", "request": { "name": "Create multiple user-profile contributor relationships", @@ -16776,7 +16776,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:5ed44895-c9f8-a9f5-9dcc-56c970c57b13\",\n \"profile_id\": \"2fd5c537-063e-29c4-bfe0-c015268a4acf\",\n \"ne_attribute_id\": \"e4148bce-6b91-3128-9572-623227170577\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:842f3467-c45f-e91b-5f04-f6f8ac944317\",\n \"profile_id\": \"urn:uuid:bf48503b-6cc1-20a9-c11d-847dfcccc2ba\",\n \"ne_attribute_id\": \"1bf5de46-510a-067a-94f1-81b8125d3ff1\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"fe971583-96e2-fd31-52bf-1d5b8f7e612f\",\n \"profile_id\": \"urn:uuid:2ad509f1-c8c5-3ec6-91b1-01680c697b52\",\n \"ne_attribute_id\": \"urn:uuid:a031c193-40f9-f1a0-fb68-97730d3c7aa7\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"0de9ac76-ba89-ce5a-0f0a-1b1fdd0e42e6\",\n \"profile_id\": \"urn:uuid:d06737f8-1b4c-68eb-6a7e-10d6ee3a981c\",\n \"ne_attribute_id\": \"07f47101-d867-6c55-01bd-fbfc8f7d383a\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16788,7 +16788,7 @@ }, "response": [ { - "id": "bbc41492-49b9-464c-b172-43281fcf71a2", + "id": "aadae3ba-ac03-4f12-a4f6-be1d1e36a898", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16822,7 +16822,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:5ed44895-c9f8-a9f5-9dcc-56c970c57b13\",\n \"profile_id\": \"2fd5c537-063e-29c4-bfe0-c015268a4acf\",\n \"ne_attribute_id\": \"e4148bce-6b91-3128-9572-623227170577\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:842f3467-c45f-e91b-5f04-f6f8ac944317\",\n \"profile_id\": \"urn:uuid:bf48503b-6cc1-20a9-c11d-847dfcccc2ba\",\n \"ne_attribute_id\": \"1bf5de46-510a-067a-94f1-81b8125d3ff1\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"fe971583-96e2-fd31-52bf-1d5b8f7e612f\",\n \"profile_id\": \"urn:uuid:2ad509f1-c8c5-3ec6-91b1-01680c697b52\",\n \"ne_attribute_id\": \"urn:uuid:a031c193-40f9-f1a0-fb68-97730d3c7aa7\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"0de9ac76-ba89-ce5a-0f0a-1b1fdd0e42e6\",\n \"profile_id\": \"urn:uuid:d06737f8-1b4c-68eb-6a7e-10d6ee3a981c\",\n \"ne_attribute_id\": \"07f47101-d867-6c55-01bd-fbfc8f7d383a\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16839,12 +16839,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:1cfa4aff-6b4d-8460-e20b-6175ed9ff163\",\n \"uid\": \"dolore laboreadipisicing consequ\",\n \"user_id\": \"urn:uuid:94804394-46c4-4e47-62cc-3dae5c9246af\",\n \"profile_id\": \"urn:uuid:cab96408-fff9-6c08-34a7-1924fc4129fc\",\n \"ne_attribute_id\": \"869138eb-34b1-95ae-332c-370a55356c98\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:59d21c8d-279d-3d08-77e8-39a742b7849b\",\n \"uid\": \"sed deserunt veniam aliquanostru\",\n \"user_id\": \"urn:uuid:33b6b051-5d6c-c1c1-8121-bc0182fd4674\",\n \"profile_id\": \"f8e9a337-6a08-0fbd-1b04-7a4b2382fc00\",\n \"ne_attribute_id\": \"6449209e-3681-a2f3-7611-bfd0b6191b09\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:a767c23c-a7c1-0b99-07ba-e071358041c2\",\n \"uid\": \"cupidatat ex in minim doloremoll\",\n \"user_id\": \"urn:uuid:360ab5b4-fe1e-4d56-6221-6dbf75e3e16e\",\n \"profile_id\": \"c68a4b7d-886e-da68-bd67-068af65b8177\",\n \"ne_attribute_id\": \"urn:uuid:a0a22b62-28b6-670e-d2d4-97d20c72b92d\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"f0ee0ca0-b399-8bb5-aa4f-79b426db51ed\",\n \"uid\": \"sit qui ea nostrudfugiat ut dolo\",\n \"user_id\": \"a10f4ccb-083a-bb9a-7f64-f891401b51f0\",\n \"profile_id\": \"urn:uuid:256bcdfa-4f95-f816-66be-b6a21afee84b\",\n \"ne_attribute_id\": \"urn:uuid:87328f7e-48aa-bc7e-84d6-f124ecd0dabf\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8354d71b-5706-429b-82f0-5332cec47810", + "id": "17b27e44-8bd9-4a51-a101-477be00f7ef7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16878,7 +16878,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:5ed44895-c9f8-a9f5-9dcc-56c970c57b13\",\n \"profile_id\": \"2fd5c537-063e-29c4-bfe0-c015268a4acf\",\n \"ne_attribute_id\": \"e4148bce-6b91-3128-9572-623227170577\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:842f3467-c45f-e91b-5f04-f6f8ac944317\",\n \"profile_id\": \"urn:uuid:bf48503b-6cc1-20a9-c11d-847dfcccc2ba\",\n \"ne_attribute_id\": \"1bf5de46-510a-067a-94f1-81b8125d3ff1\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"fe971583-96e2-fd31-52bf-1d5b8f7e612f\",\n \"profile_id\": \"urn:uuid:2ad509f1-c8c5-3ec6-91b1-01680c697b52\",\n \"ne_attribute_id\": \"urn:uuid:a031c193-40f9-f1a0-fb68-97730d3c7aa7\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"0de9ac76-ba89-ce5a-0f0a-1b1fdd0e42e6\",\n \"profile_id\": \"urn:uuid:d06737f8-1b4c-68eb-6a7e-10d6ee3a981c\",\n \"ne_attribute_id\": \"07f47101-d867-6c55-01bd-fbfc8f7d383a\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16900,7 +16900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b7b1b5b-eaaf-4b6c-88a4-c5ecc5d6c76c", + "id": "2b5d2a4f-1eb2-4870-bc40-0ef8a6663c43", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16934,7 +16934,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:5ed44895-c9f8-a9f5-9dcc-56c970c57b13\",\n \"profile_id\": \"2fd5c537-063e-29c4-bfe0-c015268a4acf\",\n \"ne_attribute_id\": \"e4148bce-6b91-3128-9572-623227170577\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:842f3467-c45f-e91b-5f04-f6f8ac944317\",\n \"profile_id\": \"urn:uuid:bf48503b-6cc1-20a9-c11d-847dfcccc2ba\",\n \"ne_attribute_id\": \"1bf5de46-510a-067a-94f1-81b8125d3ff1\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"fe971583-96e2-fd31-52bf-1d5b8f7e612f\",\n \"profile_id\": \"urn:uuid:2ad509f1-c8c5-3ec6-91b1-01680c697b52\",\n \"ne_attribute_id\": \"urn:uuid:a031c193-40f9-f1a0-fb68-97730d3c7aa7\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"0de9ac76-ba89-ce5a-0f0a-1b1fdd0e42e6\",\n \"profile_id\": \"urn:uuid:d06737f8-1b4c-68eb-6a7e-10d6ee3a981c\",\n \"ne_attribute_id\": \"07f47101-d867-6c55-01bd-fbfc8f7d383a\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16962,7 +16962,7 @@ } }, { - "id": "eb7dd471-5d12-49b2-8188-584ddad85882", + "id": "82ed89c4-ee9c-436e-bc6f-aec6206729d1", "name": "Update multiple user-profile contributor relationships", "request": { "name": "Update multiple user-profile contributor relationships", @@ -16993,7 +16993,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"1f8de049-09fa-8639-b294-1ef2eeb92e23\",\n \"user_id\": \"e26ce13a-744d-805b-1613-06034c94545a\",\n \"profile_id\": \"urn:uuid:4f0aa96c-cf90-37aa-f07d-c1ae50e02104\",\n \"ne_attribute_id\": \"5feb4ead-2553-b4a4-af69-67b5b9d3510a\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:cf3310ef-2c9f-8141-e104-1ee809e31a53\",\n \"user_id\": \"urn:uuid:87fc63bc-4fed-f5d3-85ca-aa6d3ef867b7\",\n \"profile_id\": \"531e6b99-95a1-2689-f20e-e61a814c0b5b\",\n \"ne_attribute_id\": \"0979ac2c-7579-cfa6-3758-6aa105c514b3\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:07221f50-12d8-e7db-cc25-e0c11aaf971e\",\n \"user_id\": \"urn:uuid:2a03954a-22ed-e7bf-3a97-caf1813a06f4\",\n \"profile_id\": \"06cf0d80-276f-16e8-9c38-04e33b416388\",\n \"ne_attribute_id\": \"urn:uuid:3bd7e6e8-a77b-9740-ac08-fc8bd88b8483\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:2956e2e0-385d-dd0e-9601-6a248990b3a7\",\n \"user_id\": \"21c7cfef-3ece-9e36-cca4-fed52b8635c4\",\n \"profile_id\": \"45fc5e93-3bc9-58b2-4467-6ee8588efd8b\",\n \"ne_attribute_id\": \"5b58e90c-bb15-22b8-6d95-d46632c7566d\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17005,7 +17005,7 @@ }, "response": [ { - "id": "8e83b698-c6df-491e-9e77-c4ee792c3968", + "id": "85beccde-ce9d-451c-8970-d873f7b6ae94", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17039,7 +17039,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"1f8de049-09fa-8639-b294-1ef2eeb92e23\",\n \"user_id\": \"e26ce13a-744d-805b-1613-06034c94545a\",\n \"profile_id\": \"urn:uuid:4f0aa96c-cf90-37aa-f07d-c1ae50e02104\",\n \"ne_attribute_id\": \"5feb4ead-2553-b4a4-af69-67b5b9d3510a\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:cf3310ef-2c9f-8141-e104-1ee809e31a53\",\n \"user_id\": \"urn:uuid:87fc63bc-4fed-f5d3-85ca-aa6d3ef867b7\",\n \"profile_id\": \"531e6b99-95a1-2689-f20e-e61a814c0b5b\",\n \"ne_attribute_id\": \"0979ac2c-7579-cfa6-3758-6aa105c514b3\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:07221f50-12d8-e7db-cc25-e0c11aaf971e\",\n \"user_id\": \"urn:uuid:2a03954a-22ed-e7bf-3a97-caf1813a06f4\",\n \"profile_id\": \"06cf0d80-276f-16e8-9c38-04e33b416388\",\n \"ne_attribute_id\": \"urn:uuid:3bd7e6e8-a77b-9740-ac08-fc8bd88b8483\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:2956e2e0-385d-dd0e-9601-6a248990b3a7\",\n \"user_id\": \"21c7cfef-3ece-9e36-cca4-fed52b8635c4\",\n \"profile_id\": \"45fc5e93-3bc9-58b2-4467-6ee8588efd8b\",\n \"ne_attribute_id\": \"5b58e90c-bb15-22b8-6d95-d46632c7566d\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17056,12 +17056,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:1cfa4aff-6b4d-8460-e20b-6175ed9ff163\",\n \"uid\": \"dolore laboreadipisicing consequ\",\n \"user_id\": \"urn:uuid:94804394-46c4-4e47-62cc-3dae5c9246af\",\n \"profile_id\": \"urn:uuid:cab96408-fff9-6c08-34a7-1924fc4129fc\",\n \"ne_attribute_id\": \"869138eb-34b1-95ae-332c-370a55356c98\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:59d21c8d-279d-3d08-77e8-39a742b7849b\",\n \"uid\": \"sed deserunt veniam aliquanostru\",\n \"user_id\": \"urn:uuid:33b6b051-5d6c-c1c1-8121-bc0182fd4674\",\n \"profile_id\": \"f8e9a337-6a08-0fbd-1b04-7a4b2382fc00\",\n \"ne_attribute_id\": \"6449209e-3681-a2f3-7611-bfd0b6191b09\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:a767c23c-a7c1-0b99-07ba-e071358041c2\",\n \"uid\": \"cupidatat ex in minim doloremoll\",\n \"user_id\": \"urn:uuid:360ab5b4-fe1e-4d56-6221-6dbf75e3e16e\",\n \"profile_id\": \"c68a4b7d-886e-da68-bd67-068af65b8177\",\n \"ne_attribute_id\": \"urn:uuid:a0a22b62-28b6-670e-d2d4-97d20c72b92d\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"f0ee0ca0-b399-8bb5-aa4f-79b426db51ed\",\n \"uid\": \"sit qui ea nostrudfugiat ut dolo\",\n \"user_id\": \"a10f4ccb-083a-bb9a-7f64-f891401b51f0\",\n \"profile_id\": \"urn:uuid:256bcdfa-4f95-f816-66be-b6a21afee84b\",\n \"ne_attribute_id\": \"urn:uuid:87328f7e-48aa-bc7e-84d6-f124ecd0dabf\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "414af69d-fe3d-400e-a74b-c4c135e9de97", + "id": "ec4dd8f2-6a11-47f8-a5b1-0a0d7e33ec8b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17095,7 +17095,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"1f8de049-09fa-8639-b294-1ef2eeb92e23\",\n \"user_id\": \"e26ce13a-744d-805b-1613-06034c94545a\",\n \"profile_id\": \"urn:uuid:4f0aa96c-cf90-37aa-f07d-c1ae50e02104\",\n \"ne_attribute_id\": \"5feb4ead-2553-b4a4-af69-67b5b9d3510a\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:cf3310ef-2c9f-8141-e104-1ee809e31a53\",\n \"user_id\": \"urn:uuid:87fc63bc-4fed-f5d3-85ca-aa6d3ef867b7\",\n \"profile_id\": \"531e6b99-95a1-2689-f20e-e61a814c0b5b\",\n \"ne_attribute_id\": \"0979ac2c-7579-cfa6-3758-6aa105c514b3\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:07221f50-12d8-e7db-cc25-e0c11aaf971e\",\n \"user_id\": \"urn:uuid:2a03954a-22ed-e7bf-3a97-caf1813a06f4\",\n \"profile_id\": \"06cf0d80-276f-16e8-9c38-04e33b416388\",\n \"ne_attribute_id\": \"urn:uuid:3bd7e6e8-a77b-9740-ac08-fc8bd88b8483\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:2956e2e0-385d-dd0e-9601-6a248990b3a7\",\n \"user_id\": \"21c7cfef-3ece-9e36-cca4-fed52b8635c4\",\n \"profile_id\": \"45fc5e93-3bc9-58b2-4467-6ee8588efd8b\",\n \"ne_attribute_id\": \"5b58e90c-bb15-22b8-6d95-d46632c7566d\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17117,7 +17117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87198c46-c413-4604-82bb-4364b7a45d34", + "id": "c61ddcaf-c340-4e5a-9acc-cad26c3b2ff8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17151,7 +17151,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"1f8de049-09fa-8639-b294-1ef2eeb92e23\",\n \"user_id\": \"e26ce13a-744d-805b-1613-06034c94545a\",\n \"profile_id\": \"urn:uuid:4f0aa96c-cf90-37aa-f07d-c1ae50e02104\",\n \"ne_attribute_id\": \"5feb4ead-2553-b4a4-af69-67b5b9d3510a\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:cf3310ef-2c9f-8141-e104-1ee809e31a53\",\n \"user_id\": \"urn:uuid:87fc63bc-4fed-f5d3-85ca-aa6d3ef867b7\",\n \"profile_id\": \"531e6b99-95a1-2689-f20e-e61a814c0b5b\",\n \"ne_attribute_id\": \"0979ac2c-7579-cfa6-3758-6aa105c514b3\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:07221f50-12d8-e7db-cc25-e0c11aaf971e\",\n \"user_id\": \"urn:uuid:2a03954a-22ed-e7bf-3a97-caf1813a06f4\",\n \"profile_id\": \"06cf0d80-276f-16e8-9c38-04e33b416388\",\n \"ne_attribute_id\": \"urn:uuid:3bd7e6e8-a77b-9740-ac08-fc8bd88b8483\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:2956e2e0-385d-dd0e-9601-6a248990b3a7\",\n \"user_id\": \"21c7cfef-3ece-9e36-cca4-fed52b8635c4\",\n \"profile_id\": \"45fc5e93-3bc9-58b2-4467-6ee8588efd8b\",\n \"ne_attribute_id\": \"5b58e90c-bb15-22b8-6d95-d46632c7566d\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17179,7 +17179,7 @@ } }, { - "id": "40ccca2a-29e5-4909-91cc-178b88aa7feb", + "id": "05b42bce-6744-4b40-b432-bc348a762e66", "name": "Delete multiple user-profile contributor relationships", "request": { "name": "Delete multiple user-profile contributor relationships", @@ -17210,7 +17210,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:62ac12c6-d8e4-fdc0-39a1-bc52e36976a1\"\n },\n {\n \"id\": \"urn:uuid:07690ee6-475c-bbe1-f98f-967210ef106c\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:9b365b51-6000-c5d4-0fb8-7d96511284d1\"\n },\n {\n \"id\": \"urn:uuid:fefdef67-1c0b-3469-1326-b426bfbfe239\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17222,7 +17222,7 @@ }, "response": [ { - "id": "b0f432ea-0851-4c85-bdcd-cb002a8f9236", + "id": "6bb15cb9-3df3-4f44-abe8-609719983af3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17256,7 +17256,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:62ac12c6-d8e4-fdc0-39a1-bc52e36976a1\"\n },\n {\n \"id\": \"urn:uuid:07690ee6-475c-bbe1-f98f-967210ef106c\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:9b365b51-6000-c5d4-0fb8-7d96511284d1\"\n },\n {\n \"id\": \"urn:uuid:fefdef67-1c0b-3469-1326-b426bfbfe239\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17273,12 +17273,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:1cfa4aff-6b4d-8460-e20b-6175ed9ff163\",\n \"uid\": \"dolore laboreadipisicing consequ\",\n \"user_id\": \"urn:uuid:94804394-46c4-4e47-62cc-3dae5c9246af\",\n \"profile_id\": \"urn:uuid:cab96408-fff9-6c08-34a7-1924fc4129fc\",\n \"ne_attribute_id\": \"869138eb-34b1-95ae-332c-370a55356c98\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:59d21c8d-279d-3d08-77e8-39a742b7849b\",\n \"uid\": \"sed deserunt veniam aliquanostru\",\n \"user_id\": \"urn:uuid:33b6b051-5d6c-c1c1-8121-bc0182fd4674\",\n \"profile_id\": \"f8e9a337-6a08-0fbd-1b04-7a4b2382fc00\",\n \"ne_attribute_id\": \"6449209e-3681-a2f3-7611-bfd0b6191b09\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:a767c23c-a7c1-0b99-07ba-e071358041c2\",\n \"uid\": \"cupidatat ex in minim doloremoll\",\n \"user_id\": \"urn:uuid:360ab5b4-fe1e-4d56-6221-6dbf75e3e16e\",\n \"profile_id\": \"c68a4b7d-886e-da68-bd67-068af65b8177\",\n \"ne_attribute_id\": \"urn:uuid:a0a22b62-28b6-670e-d2d4-97d20c72b92d\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"f0ee0ca0-b399-8bb5-aa4f-79b426db51ed\",\n \"uid\": \"sit qui ea nostrudfugiat ut dolo\",\n \"user_id\": \"a10f4ccb-083a-bb9a-7f64-f891401b51f0\",\n \"profile_id\": \"urn:uuid:256bcdfa-4f95-f816-66be-b6a21afee84b\",\n \"ne_attribute_id\": \"urn:uuid:87328f7e-48aa-bc7e-84d6-f124ecd0dabf\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8c9bc0b7-8bd7-478e-9992-dbef944de32c", + "id": "1be9b6b1-fdd4-4c6d-b6e4-299cc425050a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17312,7 +17312,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:62ac12c6-d8e4-fdc0-39a1-bc52e36976a1\"\n },\n {\n \"id\": \"urn:uuid:07690ee6-475c-bbe1-f98f-967210ef106c\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:9b365b51-6000-c5d4-0fb8-7d96511284d1\"\n },\n {\n \"id\": \"urn:uuid:fefdef67-1c0b-3469-1326-b426bfbfe239\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17334,7 +17334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffc22e09-6434-434b-8de2-ced0b7764e63", + "id": "5a1f212b-61d1-48dd-9e00-5d5e40493339", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17368,7 +17368,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:62ac12c6-d8e4-fdc0-39a1-bc52e36976a1\"\n },\n {\n \"id\": \"urn:uuid:07690ee6-475c-bbe1-f98f-967210ef106c\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:9b365b51-6000-c5d4-0fb8-7d96511284d1\"\n },\n {\n \"id\": \"urn:uuid:fefdef67-1c0b-3469-1326-b426bfbfe239\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17396,7 +17396,7 @@ } }, { - "id": "43911915-e55d-42fe-b85e-542bb6968e9f", + "id": "4f258f92-c7db-42d6-863d-636ae6aebc6b", "name": "Find user-profile contributor relationship by id", "request": { "name": "Find user-profile contributor relationship by id", @@ -17438,7 +17438,7 @@ }, "response": [ { - "id": "e5d41c8d-c325-4392-a75d-8850e9fe680a", + "id": "600aaae9-f7a1-46d2-b01a-fa775b6bbd06", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17477,12 +17477,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:8237110e-0c0a-abf7-9de5-c4fd820437f7\",\n \"uid\": \"dolore ipsum consectetur utdeser\",\n \"user_id\": \"urn:uuid:856dc169-df19-5800-cd9b-e16093b65662\",\n \"profile_id\": \"urn:uuid:da5cff93-8091-0a45-24f5-9a81aa526e70\",\n \"ne_attribute_id\": \"urn:uuid:b728736b-31d3-663f-778f-ffda9f001591\",\n \"relationship_type\": \"owner\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"dc068e9a-47f2-03c9-d337-fb6d0cf329bc\",\n \"uid\": \"laborisofficia commodo ametnostr\",\n \"user_id\": \"urn:uuid:3c2bbfa0-cb62-8e73-df55-84a01c8d65ae\",\n \"profile_id\": \"0dbc383e-b973-0627-d313-afa56bf0b4e6\",\n \"ne_attribute_id\": \"4a32c485-86d2-1d5d-2fc9-a9466d1b6303\",\n \"relationship_type\": \"contributor\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1a6f07f1-bc02-49a8-9eb4-848b2a6c70d6", + "id": "b081b456-ea85-4a4a-bf8d-3232c1eea843", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17526,7 +17526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcc9ba8f-60af-4cf4-9855-9d9bc783ea8f", + "id": "9632ab21-ae41-461f-8b54-c68a7ac0457e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17576,7 +17576,7 @@ } }, { - "id": "32293749-73fb-440b-84fb-91c8c729996b", + "id": "b2246736-8544-4009-88ad-2e171cbe5c62", "name": "Update a user-profile contributor relationship by id", "request": { "name": "Update a user-profile contributor relationship by id", @@ -17619,7 +17619,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:f9dbed3b-77ae-d725-a962-634554cd969e\",\n \"profile_id\": \"urn:uuid:6efcbaa5-c98b-9fdf-e0f0-4c5c360eb0e2\",\n \"ne_attribute_id\": \"fc6ebb88-f98f-df18-b5d9-596c9914b1e1\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:3c873773-5bce-41d9-1a54-1b4d7be467a2\",\n \"profile_id\": \"urn:uuid:917ffe14-103b-d464-09e6-5f8c16d8f7b4\",\n \"ne_attribute_id\": \"urn:uuid:deca6b8d-f337-bf75-f861-5b58b667028b\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17631,7 +17631,7 @@ }, "response": [ { - "id": "57e397af-9dfe-4365-823a-18a1b19ce733", + "id": "ab43b811-2235-487c-b875-26835db75efb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17666,7 +17666,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:f9dbed3b-77ae-d725-a962-634554cd969e\",\n \"profile_id\": \"urn:uuid:6efcbaa5-c98b-9fdf-e0f0-4c5c360eb0e2\",\n \"ne_attribute_id\": \"fc6ebb88-f98f-df18-b5d9-596c9914b1e1\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:3c873773-5bce-41d9-1a54-1b4d7be467a2\",\n \"profile_id\": \"urn:uuid:917ffe14-103b-d464-09e6-5f8c16d8f7b4\",\n \"ne_attribute_id\": \"urn:uuid:deca6b8d-f337-bf75-f861-5b58b667028b\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17683,12 +17683,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:8237110e-0c0a-abf7-9de5-c4fd820437f7\",\n \"uid\": \"dolore ipsum consectetur utdeser\",\n \"user_id\": \"urn:uuid:856dc169-df19-5800-cd9b-e16093b65662\",\n \"profile_id\": \"urn:uuid:da5cff93-8091-0a45-24f5-9a81aa526e70\",\n \"ne_attribute_id\": \"urn:uuid:b728736b-31d3-663f-778f-ffda9f001591\",\n \"relationship_type\": \"owner\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"dc068e9a-47f2-03c9-d337-fb6d0cf329bc\",\n \"uid\": \"laborisofficia commodo ametnostr\",\n \"user_id\": \"urn:uuid:3c2bbfa0-cb62-8e73-df55-84a01c8d65ae\",\n \"profile_id\": \"0dbc383e-b973-0627-d313-afa56bf0b4e6\",\n \"ne_attribute_id\": \"4a32c485-86d2-1d5d-2fc9-a9466d1b6303\",\n \"relationship_type\": \"contributor\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6043f059-6ff8-4bf7-96e1-3cdad5745cdf", + "id": "83b5a4b2-47c6-4896-9d2b-c2b67d5cc614", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17723,7 +17723,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:f9dbed3b-77ae-d725-a962-634554cd969e\",\n \"profile_id\": \"urn:uuid:6efcbaa5-c98b-9fdf-e0f0-4c5c360eb0e2\",\n \"ne_attribute_id\": \"fc6ebb88-f98f-df18-b5d9-596c9914b1e1\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:3c873773-5bce-41d9-1a54-1b4d7be467a2\",\n \"profile_id\": \"urn:uuid:917ffe14-103b-d464-09e6-5f8c16d8f7b4\",\n \"ne_attribute_id\": \"urn:uuid:deca6b8d-f337-bf75-f861-5b58b667028b\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17745,7 +17745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2b4b226-c0f2-4648-b141-f0d18c72eaef", + "id": "415068d3-ac17-4b0d-ac24-e8fdf6ba8cce", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17780,7 +17780,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:f9dbed3b-77ae-d725-a962-634554cd969e\",\n \"profile_id\": \"urn:uuid:6efcbaa5-c98b-9fdf-e0f0-4c5c360eb0e2\",\n \"ne_attribute_id\": \"fc6ebb88-f98f-df18-b5d9-596c9914b1e1\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:3c873773-5bce-41d9-1a54-1b4d7be467a2\",\n \"profile_id\": \"urn:uuid:917ffe14-103b-d464-09e6-5f8c16d8f7b4\",\n \"ne_attribute_id\": \"urn:uuid:deca6b8d-f337-bf75-f861-5b58b667028b\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17808,7 +17808,7 @@ } }, { - "id": "73e73b43-69f6-4a92-bfb7-6d9f57e8566f", + "id": "ce462375-86f7-45e3-ab31-67d8fea92498", "name": "Delete a user profile assignment", "request": { "name": "Delete a user profile assignment", @@ -17850,7 +17850,7 @@ }, "response": [ { - "id": "59728c46-41b3-411a-a1ef-fd5544ec8586", + "id": "b0e3d2ff-49ae-4575-9edc-5b1c989787a6", "name": "User profile was destroyed", "originalRequest": { "url": { @@ -17894,7 +17894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a671c7db-0391-4b39-89f3-0108fba30c07", + "id": "90e4d64d-1f29-4108-a7a3-495c5a285385", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17938,7 +17938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8805adde-de75-450d-8003-a92d84bea06b", + "id": "d3ed5a3f-d2c2-4e6d-bd49-8c3f35987fb7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17994,7 +17994,7 @@ "description": "", "item": [ { - "id": "388818a0-8ca2-41ec-86f5-25826e2e3f86", + "id": "2c565d1c-cad6-477a-b155-38dbbd51347f", "name": "Create a role-profile contributor relationship", "request": { "name": "Create a role-profile contributor relationship", @@ -18025,7 +18025,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:eb783317-c6fd-5288-5753-a50361f4c9fe\",\n \"profile_id\": \"urn:uuid:093e987d-0572-df11-fe61-5ce027ee58c5\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3506bbd4-f63d-36d8-6782-0e3c9fbdb777\",\n \"profile_id\": \"urn:uuid:e2980874-8bf1-ba1a-653f-56839bf92837\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18037,7 +18037,7 @@ }, "response": [ { - "id": "e661c123-6071-4c1c-83a7-cc687801ace9", + "id": "7a29c85a-5c9d-4a30-8b2b-91d2f8dabec0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18071,7 +18071,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:eb783317-c6fd-5288-5753-a50361f4c9fe\",\n \"profile_id\": \"urn:uuid:093e987d-0572-df11-fe61-5ce027ee58c5\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3506bbd4-f63d-36d8-6782-0e3c9fbdb777\",\n \"profile_id\": \"urn:uuid:e2980874-8bf1-ba1a-653f-56839bf92837\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18088,12 +18088,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"ed4bd58f-5c86-1655-a3d7-866f28eae420\",\n \"uid\": \"amet temporconsectetur proident \",\n \"role_id\": \"urn:uuid:d7e268b2-0846-f7f0-2bd4-f7b052458a1e\",\n \"profile_id\": \"urn:uuid:54477b3d-f629-dbf9-571e-5bfdf0463fcb\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"908c15ce-4652-9cb5-7a11-61a9663600ba\",\n \"uid\": \"dolore id cupidatat officia inte\",\n \"role_id\": \"cdeb8e3b-399e-9afa-108f-cad1cba72a06\",\n \"profile_id\": \"urn:uuid:d2ce8d2c-63fe-e909-d2f0-ee587c7dfaec\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0bcc82b1-5f12-4422-8ebb-dbf971b88c6c", + "id": "e141674a-d420-4fa9-8975-95d4b2adc54f", "name": "Invalid input", "originalRequest": { "url": { @@ -18123,7 +18123,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:eb783317-c6fd-5288-5753-a50361f4c9fe\",\n \"profile_id\": \"urn:uuid:093e987d-0572-df11-fe61-5ce027ee58c5\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3506bbd4-f63d-36d8-6782-0e3c9fbdb777\",\n \"profile_id\": \"urn:uuid:e2980874-8bf1-ba1a-653f-56839bf92837\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18145,7 +18145,7 @@ } }, { - "id": "7f0c008a-6bd6-42cc-942f-55ff6e0f3e81", + "id": "803b27c0-447b-432c-bbb7-1f3551a2099e", "name": "Get role-profile contributor relationships", "request": { "name": "Get role-profile contributor relationships", @@ -18195,7 +18195,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -18230,7 +18230,7 @@ }, "response": [ { - "id": "ca847214-3ed4-4a9f-8540-851aee2e1ea2", + "id": "fe19e7fe-4303-42b7-bcdd-ff408b9192fa", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18275,7 +18275,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -18323,12 +18323,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:bd7cf7a2-076a-55e8-5d38-2cf8b5752b27\",\n \"uid\": \"esse adipisicing dolore irureino\",\n \"role_id\": \"urn:uuid:8f34d9bc-acd1-a033-c7c5-3b4cdb40f807\",\n \"profile_id\": \"0a0f619e-40af-7859-234b-bad005ccb915\"\n },\n {\n \"id\": \"49eaf60a-b996-0031-e56a-143833659037\",\n \"uid\": \"consequat ut eiusmoddeserunt con\",\n \"role_id\": \"urn:uuid:91d2a61e-45ba-c982-9aa0-fa457e45d7a8\",\n \"profile_id\": \"urn:uuid:18166256-3186-72b6-2a71-934160e3e8bb\"\n }\n ],\n \"_metadata\": {\n \"limit\": 1197946,\n \"offset\": 15635286,\n \"total\": -3665639,\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:fe091f7f-8e24-12a8-8d83-7064090c077e\",\n \"uid\": \"Duisdoloreinenim nulla voluptate\",\n \"role_id\": \"b4283f09-e723-c343-9cbb-c67c88d314f2\",\n \"profile_id\": \"urn:uuid:8ca5c4ae-1792-88d3-909b-6bb9da735425\"\n },\n {\n \"id\": \"urn:uuid:87665bd8-673e-66f4-704a-d1ed3180c9fc\",\n \"uid\": \"voluptate velit enim aliquasit e\",\n \"role_id\": \"15df740c-12ea-4af5-b2be-0ce6267ffe12\",\n \"profile_id\": \"2776e600-66d0-5aed-a3cb-7f275d518a70\"\n }\n ],\n \"_metadata\": {\n \"limit\": -29169867,\n \"offset\": -81654236,\n \"total\": 90538411,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "36f127c3-4267-4072-aa12-27504005ab3f", + "id": "74840cd6-bdd5-4190-ac75-288555013647", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18373,7 +18373,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -18426,7 +18426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8012806e-b7d6-46f5-bcfa-a35bd63396ea", + "id": "15a4e4ed-f6eb-42c1-9064-7faed359c7c5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18471,7 +18471,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -18530,7 +18530,7 @@ } }, { - "id": "41bba431-c879-4d5c-b649-e1b2455d5af9", + "id": "a05ec1bb-5f69-4504-9814-facd25f3d46e", "name": "Create multiple role-profile contributor relationships", "request": { "name": "Create multiple role-profile contributor relationships", @@ -18561,7 +18561,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:ca0f5a15-d282-b16e-8e5d-a740aecdd320\",\n \"profile_id\": \"6ffbfe1c-8894-d2ca-d576-b2e655278f96\"\n },\n {\n \"role_id\": \"urn:uuid:d4377b13-9608-4e71-6a0b-b2d6d6df1782\",\n \"profile_id\": \"6a758213-f946-c1e5-a720-5a2b2282f6f7\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"d698d841-9130-0b60-9250-6645ed2fc29b\",\n \"profile_id\": \"urn:uuid:49d8a969-0d9c-8192-7c7f-040256098761\"\n },\n {\n \"role_id\": \"49defc5c-e0b5-d007-f71d-cf4e8895b4d6\",\n \"profile_id\": \"urn:uuid:c81b7041-863e-ac2e-9e87-acc5f9a3c2a3\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18573,7 +18573,7 @@ }, "response": [ { - "id": "a6927a33-e130-4be3-b87b-5f532147a401", + "id": "e231554d-865d-4a11-8a6a-bac96cae5594", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18607,7 +18607,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:ca0f5a15-d282-b16e-8e5d-a740aecdd320\",\n \"profile_id\": \"6ffbfe1c-8894-d2ca-d576-b2e655278f96\"\n },\n {\n \"role_id\": \"urn:uuid:d4377b13-9608-4e71-6a0b-b2d6d6df1782\",\n \"profile_id\": \"6a758213-f946-c1e5-a720-5a2b2282f6f7\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"d698d841-9130-0b60-9250-6645ed2fc29b\",\n \"profile_id\": \"urn:uuid:49d8a969-0d9c-8192-7c7f-040256098761\"\n },\n {\n \"role_id\": \"49defc5c-e0b5-d007-f71d-cf4e8895b4d6\",\n \"profile_id\": \"urn:uuid:c81b7041-863e-ac2e-9e87-acc5f9a3c2a3\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18624,12 +18624,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"af06718f-6603-d3ed-d6f9-bfc9632a35f3\",\n \"uid\": \"mollit sed magna nisialiquip ips\",\n \"role_id\": \"urn:uuid:9e933108-2dc6-fa1d-fd57-3046ab2679b1\",\n \"profile_id\": \"urn:uuid:54584076-b742-6050-c025-71a6b09fca49\"\n },\n {\n \"id\": \"urn:uuid:c6d0e998-eaf5-acfe-050f-a9697c35fe5a\",\n \"uid\": \"elit dolor voluptateminim Lorem \",\n \"role_id\": \"132e8ebd-342b-118d-48b2-92c17070ed73\",\n \"profile_id\": \"urn:uuid:301e57fe-91fc-b9b0-3b6e-19b4b68b81fe\"\n }\n ]\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:0f6c1b79-b6b8-f511-052a-8c7f33a8457d\",\n \"uid\": \"quis culpa qui dolore sedsitinci\",\n \"role_id\": \"b3f6f681-8873-8339-6b59-d7b5ae64db2c\",\n \"profile_id\": \"e3785be3-3685-26b9-fdd2-03ce68b54384\"\n },\n {\n \"id\": \"urn:uuid:f3ea939d-d2b3-ba26-3f91-cfe229f972f8\",\n \"uid\": \"dolore dolore aliqua temporfugia\",\n \"role_id\": \"d49efb02-673f-33a5-4f68-4fe68947f7f6\",\n \"profile_id\": \"urn:uuid:124f8486-bf4f-c0f4-033d-e591530e0d8a\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7f92f2af-4fa7-4f6b-abf0-cdde61107dda", + "id": "5ae1db1d-2492-425f-8059-891dfb3bc33b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18663,7 +18663,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:ca0f5a15-d282-b16e-8e5d-a740aecdd320\",\n \"profile_id\": \"6ffbfe1c-8894-d2ca-d576-b2e655278f96\"\n },\n {\n \"role_id\": \"urn:uuid:d4377b13-9608-4e71-6a0b-b2d6d6df1782\",\n \"profile_id\": \"6a758213-f946-c1e5-a720-5a2b2282f6f7\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"d698d841-9130-0b60-9250-6645ed2fc29b\",\n \"profile_id\": \"urn:uuid:49d8a969-0d9c-8192-7c7f-040256098761\"\n },\n {\n \"role_id\": \"49defc5c-e0b5-d007-f71d-cf4e8895b4d6\",\n \"profile_id\": \"urn:uuid:c81b7041-863e-ac2e-9e87-acc5f9a3c2a3\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18685,7 +18685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b74879f8-303a-41c5-884f-d80dad06846e", + "id": "482b8620-8597-4ba3-8261-d06f254df8ff", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18719,7 +18719,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:ca0f5a15-d282-b16e-8e5d-a740aecdd320\",\n \"profile_id\": \"6ffbfe1c-8894-d2ca-d576-b2e655278f96\"\n },\n {\n \"role_id\": \"urn:uuid:d4377b13-9608-4e71-6a0b-b2d6d6df1782\",\n \"profile_id\": \"6a758213-f946-c1e5-a720-5a2b2282f6f7\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"d698d841-9130-0b60-9250-6645ed2fc29b\",\n \"profile_id\": \"urn:uuid:49d8a969-0d9c-8192-7c7f-040256098761\"\n },\n {\n \"role_id\": \"49defc5c-e0b5-d007-f71d-cf4e8895b4d6\",\n \"profile_id\": \"urn:uuid:c81b7041-863e-ac2e-9e87-acc5f9a3c2a3\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18747,7 +18747,7 @@ } }, { - "id": "0c4851ba-0378-433e-9f34-4aef14abdb28", + "id": "919c5f6c-5fff-407d-887f-176df67a50b9", "name": "Update multiple role-profile contributor relationships", "request": { "name": "Update multiple role-profile contributor relationships", @@ -18778,7 +18778,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"735881a5-114a-0b42-f4b1-b9bd5bb74a37\",\n \"role_id\": \"23c7b8cf-b81f-27cb-a2f8-83f626fdba94\",\n \"profile_id\": \"5f63e222-9079-212e-3afd-c23880be6df6\"\n },\n {\n \"id\": \"urn:uuid:42bf5101-3a72-d099-a684-520ae2b066d6\",\n \"role_id\": \"3d182b63-e538-f4b2-64ed-4f26dcda5498\",\n \"profile_id\": \"urn:uuid:a9ed1b3f-38ae-b5c6-f153-40c575185c96\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:7acfb803-1947-a59f-6d97-bd70facc7d48\",\n \"role_id\": \"urn:uuid:a3f75475-9de7-be97-4414-f6ba6287c93d\",\n \"profile_id\": \"3318d0b8-1781-efdc-1088-7a85b27784a2\"\n },\n {\n \"id\": \"urn:uuid:13514719-99dd-f815-8e63-d05a715696b0\",\n \"role_id\": \"urn:uuid:843d1d6a-7960-9a9e-7eba-d79d35012cf5\",\n \"profile_id\": \"urn:uuid:b207865a-e4f8-0e62-6d05-121f9771ab10\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18790,7 +18790,7 @@ }, "response": [ { - "id": "ad2d8c12-6848-4dfb-8439-29770a540f93", + "id": "9e9a5773-e388-42dc-b31c-7adf8da4afbc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18824,7 +18824,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"735881a5-114a-0b42-f4b1-b9bd5bb74a37\",\n \"role_id\": \"23c7b8cf-b81f-27cb-a2f8-83f626fdba94\",\n \"profile_id\": \"5f63e222-9079-212e-3afd-c23880be6df6\"\n },\n {\n \"id\": \"urn:uuid:42bf5101-3a72-d099-a684-520ae2b066d6\",\n \"role_id\": \"3d182b63-e538-f4b2-64ed-4f26dcda5498\",\n \"profile_id\": \"urn:uuid:a9ed1b3f-38ae-b5c6-f153-40c575185c96\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:7acfb803-1947-a59f-6d97-bd70facc7d48\",\n \"role_id\": \"urn:uuid:a3f75475-9de7-be97-4414-f6ba6287c93d\",\n \"profile_id\": \"3318d0b8-1781-efdc-1088-7a85b27784a2\"\n },\n {\n \"id\": \"urn:uuid:13514719-99dd-f815-8e63-d05a715696b0\",\n \"role_id\": \"urn:uuid:843d1d6a-7960-9a9e-7eba-d79d35012cf5\",\n \"profile_id\": \"urn:uuid:b207865a-e4f8-0e62-6d05-121f9771ab10\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18841,12 +18841,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"af06718f-6603-d3ed-d6f9-bfc9632a35f3\",\n \"uid\": \"mollit sed magna nisialiquip ips\",\n \"role_id\": \"urn:uuid:9e933108-2dc6-fa1d-fd57-3046ab2679b1\",\n \"profile_id\": \"urn:uuid:54584076-b742-6050-c025-71a6b09fca49\"\n },\n {\n \"id\": \"urn:uuid:c6d0e998-eaf5-acfe-050f-a9697c35fe5a\",\n \"uid\": \"elit dolor voluptateminim Lorem \",\n \"role_id\": \"132e8ebd-342b-118d-48b2-92c17070ed73\",\n \"profile_id\": \"urn:uuid:301e57fe-91fc-b9b0-3b6e-19b4b68b81fe\"\n }\n ]\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:0f6c1b79-b6b8-f511-052a-8c7f33a8457d\",\n \"uid\": \"quis culpa qui dolore sedsitinci\",\n \"role_id\": \"b3f6f681-8873-8339-6b59-d7b5ae64db2c\",\n \"profile_id\": \"e3785be3-3685-26b9-fdd2-03ce68b54384\"\n },\n {\n \"id\": \"urn:uuid:f3ea939d-d2b3-ba26-3f91-cfe229f972f8\",\n \"uid\": \"dolore dolore aliqua temporfugia\",\n \"role_id\": \"d49efb02-673f-33a5-4f68-4fe68947f7f6\",\n \"profile_id\": \"urn:uuid:124f8486-bf4f-c0f4-033d-e591530e0d8a\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "41c785ea-37fe-45a9-a170-8b028b0e3a40", + "id": "d6b67c19-c7fb-4ca2-9c10-0c6723830322", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18880,7 +18880,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"735881a5-114a-0b42-f4b1-b9bd5bb74a37\",\n \"role_id\": \"23c7b8cf-b81f-27cb-a2f8-83f626fdba94\",\n \"profile_id\": \"5f63e222-9079-212e-3afd-c23880be6df6\"\n },\n {\n \"id\": \"urn:uuid:42bf5101-3a72-d099-a684-520ae2b066d6\",\n \"role_id\": \"3d182b63-e538-f4b2-64ed-4f26dcda5498\",\n \"profile_id\": \"urn:uuid:a9ed1b3f-38ae-b5c6-f153-40c575185c96\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:7acfb803-1947-a59f-6d97-bd70facc7d48\",\n \"role_id\": \"urn:uuid:a3f75475-9de7-be97-4414-f6ba6287c93d\",\n \"profile_id\": \"3318d0b8-1781-efdc-1088-7a85b27784a2\"\n },\n {\n \"id\": \"urn:uuid:13514719-99dd-f815-8e63-d05a715696b0\",\n \"role_id\": \"urn:uuid:843d1d6a-7960-9a9e-7eba-d79d35012cf5\",\n \"profile_id\": \"urn:uuid:b207865a-e4f8-0e62-6d05-121f9771ab10\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18902,7 +18902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86e53045-8820-4602-a159-406a2858916d", + "id": "c3a1de99-7807-49fe-a947-bed4a28e16ad", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18936,7 +18936,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"735881a5-114a-0b42-f4b1-b9bd5bb74a37\",\n \"role_id\": \"23c7b8cf-b81f-27cb-a2f8-83f626fdba94\",\n \"profile_id\": \"5f63e222-9079-212e-3afd-c23880be6df6\"\n },\n {\n \"id\": \"urn:uuid:42bf5101-3a72-d099-a684-520ae2b066d6\",\n \"role_id\": \"3d182b63-e538-f4b2-64ed-4f26dcda5498\",\n \"profile_id\": \"urn:uuid:a9ed1b3f-38ae-b5c6-f153-40c575185c96\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:7acfb803-1947-a59f-6d97-bd70facc7d48\",\n \"role_id\": \"urn:uuid:a3f75475-9de7-be97-4414-f6ba6287c93d\",\n \"profile_id\": \"3318d0b8-1781-efdc-1088-7a85b27784a2\"\n },\n {\n \"id\": \"urn:uuid:13514719-99dd-f815-8e63-d05a715696b0\",\n \"role_id\": \"urn:uuid:843d1d6a-7960-9a9e-7eba-d79d35012cf5\",\n \"profile_id\": \"urn:uuid:b207865a-e4f8-0e62-6d05-121f9771ab10\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18964,7 +18964,7 @@ } }, { - "id": "f7d13af1-64fc-4f9d-9a53-69aff5932990", + "id": "93fc56ff-c6f2-465b-97f6-df5001806ae4", "name": "Find role-profile contributor relationship by id", "request": { "name": "Find role-profile contributor relationship by id", @@ -19006,7 +19006,7 @@ }, "response": [ { - "id": "cb70ba99-c841-4f2b-bac8-8d585cba7ded", + "id": "ab56b209-4f59-46b2-8055-651a9b407900", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19045,12 +19045,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"ed4bd58f-5c86-1655-a3d7-866f28eae420\",\n \"uid\": \"amet temporconsectetur proident \",\n \"role_id\": \"urn:uuid:d7e268b2-0846-f7f0-2bd4-f7b052458a1e\",\n \"profile_id\": \"urn:uuid:54477b3d-f629-dbf9-571e-5bfdf0463fcb\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"908c15ce-4652-9cb5-7a11-61a9663600ba\",\n \"uid\": \"dolore id cupidatat officia inte\",\n \"role_id\": \"cdeb8e3b-399e-9afa-108f-cad1cba72a06\",\n \"profile_id\": \"urn:uuid:d2ce8d2c-63fe-e909-d2f0-ee587c7dfaec\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fd738f8f-e5c2-49a0-92f1-f4d00882076b", + "id": "3e84643b-d7c6-44bb-95e2-266544ed3235", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19094,7 +19094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc8acbc3-4d1b-496f-a785-e8f9bb26a06b", + "id": "687eba27-d563-439b-8317-9cf6d2f8847b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19144,7 +19144,7 @@ } }, { - "id": "9b2653c9-8133-4c25-b887-2b317514a01b", + "id": "c603427c-38c6-4972-885a-d3b798640591", "name": "Update a role-profile contributor relationship by id", "request": { "name": "Update a role-profile contributor relationship by id", @@ -19187,7 +19187,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:eb783317-c6fd-5288-5753-a50361f4c9fe\",\n \"profile_id\": \"urn:uuid:093e987d-0572-df11-fe61-5ce027ee58c5\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3506bbd4-f63d-36d8-6782-0e3c9fbdb777\",\n \"profile_id\": \"urn:uuid:e2980874-8bf1-ba1a-653f-56839bf92837\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19199,7 +19199,7 @@ }, "response": [ { - "id": "53bcf4dd-abaf-43e8-8a69-fe754cd98b47", + "id": "d1b10271-2e55-471d-b3f9-7f81e5b6bc3a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19234,7 +19234,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:eb783317-c6fd-5288-5753-a50361f4c9fe\",\n \"profile_id\": \"urn:uuid:093e987d-0572-df11-fe61-5ce027ee58c5\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3506bbd4-f63d-36d8-6782-0e3c9fbdb777\",\n \"profile_id\": \"urn:uuid:e2980874-8bf1-ba1a-653f-56839bf92837\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19251,12 +19251,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"ed4bd58f-5c86-1655-a3d7-866f28eae420\",\n \"uid\": \"amet temporconsectetur proident \",\n \"role_id\": \"urn:uuid:d7e268b2-0846-f7f0-2bd4-f7b052458a1e\",\n \"profile_id\": \"urn:uuid:54477b3d-f629-dbf9-571e-5bfdf0463fcb\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"908c15ce-4652-9cb5-7a11-61a9663600ba\",\n \"uid\": \"dolore id cupidatat officia inte\",\n \"role_id\": \"cdeb8e3b-399e-9afa-108f-cad1cba72a06\",\n \"profile_id\": \"urn:uuid:d2ce8d2c-63fe-e909-d2f0-ee587c7dfaec\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2583d8fa-b8e5-43de-a0c0-88c30c2c3e43", + "id": "6d0f71fb-8892-464b-9214-374d87765bd8", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19291,7 +19291,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:eb783317-c6fd-5288-5753-a50361f4c9fe\",\n \"profile_id\": \"urn:uuid:093e987d-0572-df11-fe61-5ce027ee58c5\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3506bbd4-f63d-36d8-6782-0e3c9fbdb777\",\n \"profile_id\": \"urn:uuid:e2980874-8bf1-ba1a-653f-56839bf92837\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19313,7 +19313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d971467-12b3-4cd8-9fdc-c725f0f642a6", + "id": "36a6b283-03c2-4cc7-8c31-034b3f12233a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19348,7 +19348,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:eb783317-c6fd-5288-5753-a50361f4c9fe\",\n \"profile_id\": \"urn:uuid:093e987d-0572-df11-fe61-5ce027ee58c5\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3506bbd4-f63d-36d8-6782-0e3c9fbdb777\",\n \"profile_id\": \"urn:uuid:e2980874-8bf1-ba1a-653f-56839bf92837\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19376,7 +19376,7 @@ } }, { - "id": "c42db964-3b11-45ff-a85f-13426851444f", + "id": "27f12068-76d6-48f7-8fab-890ff8c166d8", "name": "Delete a role profile assignment", "request": { "name": "Delete a role profile assignment", @@ -19418,7 +19418,7 @@ }, "response": [ { - "id": "c0cc0405-cf85-4e90-b847-ac3ee56c234c", + "id": "c58ea763-36f7-4dec-8845-3f08ec67601b", "name": "Role profile was destroyed", "originalRequest": { "url": { @@ -19462,7 +19462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b7924b0-d52d-4349-9c87-8f1dc9dede35", + "id": "a351bcb9-6801-4964-868e-61627bbcbfd3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19506,7 +19506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "437fbc94-afbe-4a12-8dfa-32db86a3bb28", + "id": "ff58f4ac-b737-4cad-a7c3-4901c90b3ba5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19562,7 +19562,7 @@ "description": "", "item": [ { - "id": "3244f204-f221-4bf5-91ba-12e4b5b923e7", + "id": "0a1d3e77-b015-41d9-bb95-15b42fb1ca44", "name": "Create a create workflow", "request": { "name": "Create a create workflow", @@ -19606,7 +19606,7 @@ }, "response": [ { - "id": "0177ce59-6ea4-441e-85e3-533336ffcdc7", + "id": "9c3ff825-9b78-4a61-b852-15acdfb42d52", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19658,12 +19658,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"361448c1-73c8-4b36-917f-c4f4ff390cab\",\n \"uid\": \"pariatur anim qui sintet ex nonc\",\n \"workflow_id\": \"8d95d33d-54d5-7eca-85a6-9851a13650a6\",\n \"requester_id\": \"03972d6b-e8ae-b7c2-b250-869571b44f01\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"ffa5f2f9-06ae-4777-f7a2-d232999c3817\",\n \"profile_ids\": [\n \"43eeca85-9e00-0941-588f-d6ece82afbfa\",\n \"a7ae5ab0-f660-dba9-987a-8a42a1059dbf\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:875ff323-7c08-bcef-9fbb-e396f5c32452\",\n \"uid\": \"laborum dolor nullaaute ad in al\",\n \"workflow_id\": \"41766a5d-0f0f-9073-5b3a-d13749593c5a\",\n \"requester_id\": \"f648daea-0ae9-f28b-4076-36eea2ba17e3\",\n \"requester_type\": \"User\",\n \"profile_id\": \"c613c07a-b60a-8df7-0d53-e09c19f60d45\",\n \"profile_ids\": [\n \"a01cca0c-bf60-3e40-fc76-3035b9922e02\",\n \"357253f6-9ed3-acba-c814-9a03401ef8ad\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8d25213c-6ca1-4cb3-8ff7-4baa84bf56ff", + "id": "7cf92e31-c629-4be4-82c3-f963e4e42cb5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19720,7 +19720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b9ab4e4-d385-491a-8899-d52bb1e011b0", + "id": "ae64224f-29cc-4a6e-b476-31cc85078960", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19783,7 +19783,7 @@ } }, { - "id": "1d373e5d-e7b5-4955-95f1-c8b4308dbea0", + "id": "7742e121-a44a-4ec5-9e2e-cefc894a00c7", "name": "Create an update workflow", "request": { "name": "Create an update workflow", @@ -19827,7 +19827,7 @@ }, "response": [ { - "id": "bcbb47c0-1c5d-4387-8f06-c94b71376412", + "id": "4ff0e177-97b8-447a-b99c-83a80f37b113", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19879,12 +19879,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"361448c1-73c8-4b36-917f-c4f4ff390cab\",\n \"uid\": \"pariatur anim qui sintet ex nonc\",\n \"workflow_id\": \"8d95d33d-54d5-7eca-85a6-9851a13650a6\",\n \"requester_id\": \"03972d6b-e8ae-b7c2-b250-869571b44f01\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"ffa5f2f9-06ae-4777-f7a2-d232999c3817\",\n \"profile_ids\": [\n \"43eeca85-9e00-0941-588f-d6ece82afbfa\",\n \"a7ae5ab0-f660-dba9-987a-8a42a1059dbf\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:875ff323-7c08-bcef-9fbb-e396f5c32452\",\n \"uid\": \"laborum dolor nullaaute ad in al\",\n \"workflow_id\": \"41766a5d-0f0f-9073-5b3a-d13749593c5a\",\n \"requester_id\": \"f648daea-0ae9-f28b-4076-36eea2ba17e3\",\n \"requester_type\": \"User\",\n \"profile_id\": \"c613c07a-b60a-8df7-0d53-e09c19f60d45\",\n \"profile_ids\": [\n \"a01cca0c-bf60-3e40-fc76-3035b9922e02\",\n \"357253f6-9ed3-acba-c814-9a03401ef8ad\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a1b2aaeb-da3c-4fb6-b15a-939df86f66e8", + "id": "1e499698-ff6e-4c75-8e92-ea145f8c12c0", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19941,7 +19941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "372456c2-1f65-4962-8c23-afe62e3ba720", + "id": "a56998d5-20cd-4a2d-8f62-335e3ca83058", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20004,7 +20004,7 @@ } }, { - "id": "763ea516-6bc3-4205-a6c0-3af421faf52d", + "id": "b36c407b-ac36-4a6e-b8c2-01bfb4b0c4e7", "name": "Create a batch workflow", "request": { "name": "Create a batch workflow", @@ -20036,7 +20036,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"true\",\n \"multiple_requests\": \"false\"\n }\n }\n}", + "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"false\",\n \"multiple_requests\": \"true\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20048,7 +20048,7 @@ }, "response": [ { - "id": "31cfe9c4-ec9b-46da-b8b1-973a390fe5a9", + "id": "d3c8069c-b18e-45a6-be08-7d93642b27aa", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20083,7 +20083,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"true\",\n \"multiple_requests\": \"false\"\n }\n }\n}", + "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"false\",\n \"multiple_requests\": \"true\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20100,12 +20100,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"361448c1-73c8-4b36-917f-c4f4ff390cab\",\n \"uid\": \"pariatur anim qui sintet ex nonc\",\n \"workflow_id\": \"8d95d33d-54d5-7eca-85a6-9851a13650a6\",\n \"requester_id\": \"03972d6b-e8ae-b7c2-b250-869571b44f01\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"ffa5f2f9-06ae-4777-f7a2-d232999c3817\",\n \"profile_ids\": [\n \"43eeca85-9e00-0941-588f-d6ece82afbfa\",\n \"a7ae5ab0-f660-dba9-987a-8a42a1059dbf\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:875ff323-7c08-bcef-9fbb-e396f5c32452\",\n \"uid\": \"laborum dolor nullaaute ad in al\",\n \"workflow_id\": \"41766a5d-0f0f-9073-5b3a-d13749593c5a\",\n \"requester_id\": \"f648daea-0ae9-f28b-4076-36eea2ba17e3\",\n \"requester_type\": \"User\",\n \"profile_id\": \"c613c07a-b60a-8df7-0d53-e09c19f60d45\",\n \"profile_ids\": [\n \"a01cca0c-bf60-3e40-fc76-3035b9922e02\",\n \"357253f6-9ed3-acba-c814-9a03401ef8ad\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9422fe96-49d8-49f3-91b0-dc03e3146370", + "id": "2e4c7fda-3001-45c0-bf80-279272243999", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20140,7 +20140,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"true\",\n \"multiple_requests\": \"false\"\n }\n }\n}", + "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"false\",\n \"multiple_requests\": \"true\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20162,7 +20162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63e283b2-1924-4ae8-bc3c-7668921d10e0", + "id": "64e50ddc-3b56-4f47-841e-a9f7eef95678", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20197,7 +20197,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"true\",\n \"multiple_requests\": \"false\"\n }\n }\n}", + "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"false\",\n \"multiple_requests\": \"true\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20225,7 +20225,7 @@ } }, { - "id": "b7c80487-23bb-4da6-8eb4-aadfedfa7dc0", + "id": "0091a1ea-9f94-415d-a53c-eff44c7d0f37", "name": "Create an automated workflow", "request": { "name": "Create an automated workflow", @@ -20269,7 +20269,7 @@ }, "response": [ { - "id": "1e3eccd9-5c4c-4eb5-a86f-21b9375ed561", + "id": "167e7fdc-2846-49d2-812d-b51276d4af68", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20321,12 +20321,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"361448c1-73c8-4b36-917f-c4f4ff390cab\",\n \"uid\": \"pariatur anim qui sintet ex nonc\",\n \"workflow_id\": \"8d95d33d-54d5-7eca-85a6-9851a13650a6\",\n \"requester_id\": \"03972d6b-e8ae-b7c2-b250-869571b44f01\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"ffa5f2f9-06ae-4777-f7a2-d232999c3817\",\n \"profile_ids\": [\n \"43eeca85-9e00-0941-588f-d6ece82afbfa\",\n \"a7ae5ab0-f660-dba9-987a-8a42a1059dbf\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:875ff323-7c08-bcef-9fbb-e396f5c32452\",\n \"uid\": \"laborum dolor nullaaute ad in al\",\n \"workflow_id\": \"41766a5d-0f0f-9073-5b3a-d13749593c5a\",\n \"requester_id\": \"f648daea-0ae9-f28b-4076-36eea2ba17e3\",\n \"requester_type\": \"User\",\n \"profile_id\": \"c613c07a-b60a-8df7-0d53-e09c19f60d45\",\n \"profile_ids\": [\n \"a01cca0c-bf60-3e40-fc76-3035b9922e02\",\n \"357253f6-9ed3-acba-c814-9a03401ef8ad\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "813ff3cb-ec92-4d9a-90c8-39fa1f989879", + "id": "e65af187-a252-436a-bfde-04e41117a1e0", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20383,7 +20383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8728013-d5b5-4a1d-ba8e-dd8815cf0130", + "id": "439bb3c3-facf-4871-bbfa-d283f7eb6a1d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20446,7 +20446,7 @@ } }, { - "id": "b540b254-9f01-42ab-bf2e-95ed31fddf40", + "id": "b693ed57-1648-484c-b168-1886abe0adc3", "name": "Create a registration workflow", "request": { "name": "Create a registration workflow", @@ -20490,7 +20490,7 @@ }, "response": [ { - "id": "b471b448-d4c0-400f-9140-7832f77b978f", + "id": "3ddae70c-1366-4cf3-a55c-3210b92eb256", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20542,12 +20542,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"361448c1-73c8-4b36-917f-c4f4ff390cab\",\n \"uid\": \"pariatur anim qui sintet ex nonc\",\n \"workflow_id\": \"8d95d33d-54d5-7eca-85a6-9851a13650a6\",\n \"requester_id\": \"03972d6b-e8ae-b7c2-b250-869571b44f01\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"ffa5f2f9-06ae-4777-f7a2-d232999c3817\",\n \"profile_ids\": [\n \"43eeca85-9e00-0941-588f-d6ece82afbfa\",\n \"a7ae5ab0-f660-dba9-987a-8a42a1059dbf\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:875ff323-7c08-bcef-9fbb-e396f5c32452\",\n \"uid\": \"laborum dolor nullaaute ad in al\",\n \"workflow_id\": \"41766a5d-0f0f-9073-5b3a-d13749593c5a\",\n \"requester_id\": \"f648daea-0ae9-f28b-4076-36eea2ba17e3\",\n \"requester_type\": \"User\",\n \"profile_id\": \"c613c07a-b60a-8df7-0d53-e09c19f60d45\",\n \"profile_ids\": [\n \"a01cca0c-bf60-3e40-fc76-3035b9922e02\",\n \"357253f6-9ed3-acba-c814-9a03401ef8ad\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f5c6b120-a991-4018-b2c2-0af6fc0321c9", + "id": "3735bd7d-85d4-48fd-a6e2-335fd67ebd90", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20604,7 +20604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d57306e4-9e96-43e5-908e-470de420cd70", + "id": "b58d4983-1c0e-4ebc-b037-b3137bddbbc9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20667,7 +20667,7 @@ } }, { - "id": "e3257d9d-a04c-473f-b793-40e824d27f72", + "id": "365d040d-9230-45cc-b9e6-8c45a151526e", "name": "Create a login workflow", "request": { "name": "Create a login workflow", @@ -20711,7 +20711,7 @@ }, "response": [ { - "id": "d47b31db-5326-4d3d-b850-3b4c1a77c674", + "id": "b6a12d88-4dc5-4b94-b660-c42ce0c9e8e9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20763,12 +20763,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"361448c1-73c8-4b36-917f-c4f4ff390cab\",\n \"uid\": \"pariatur anim qui sintet ex nonc\",\n \"workflow_id\": \"8d95d33d-54d5-7eca-85a6-9851a13650a6\",\n \"requester_id\": \"03972d6b-e8ae-b7c2-b250-869571b44f01\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"ffa5f2f9-06ae-4777-f7a2-d232999c3817\",\n \"profile_ids\": [\n \"43eeca85-9e00-0941-588f-d6ece82afbfa\",\n \"a7ae5ab0-f660-dba9-987a-8a42a1059dbf\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:875ff323-7c08-bcef-9fbb-e396f5c32452\",\n \"uid\": \"laborum dolor nullaaute ad in al\",\n \"workflow_id\": \"41766a5d-0f0f-9073-5b3a-d13749593c5a\",\n \"requester_id\": \"f648daea-0ae9-f28b-4076-36eea2ba17e3\",\n \"requester_type\": \"User\",\n \"profile_id\": \"c613c07a-b60a-8df7-0d53-e09c19f60d45\",\n \"profile_ids\": [\n \"a01cca0c-bf60-3e40-fc76-3035b9922e02\",\n \"357253f6-9ed3-acba-c814-9a03401ef8ad\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "04fa1647-cf8b-44b0-8801-645724778c67", + "id": "98896296-2cec-4620-9140-eefc7b4ffecf", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20825,7 +20825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d017a9d5-eacf-48a5-a667-3c1eba26b7df", + "id": "d66e56a1-ba58-4888-9de5-49cccb7eaede", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20888,7 +20888,7 @@ } }, { - "id": "6b137da0-83e0-486c-a758-2c405671920f", + "id": "37abaa49-95a6-4935-a337-604a15a749ec", "name": "Create a password reset workflow", "request": { "name": "Create a password reset workflow", @@ -20932,7 +20932,7 @@ }, "response": [ { - "id": "d57080fb-afa6-4a1c-b590-ca503d049459", + "id": "1e48c09c-00a8-470c-9797-a645e7b62416", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20984,12 +20984,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"361448c1-73c8-4b36-917f-c4f4ff390cab\",\n \"uid\": \"pariatur anim qui sintet ex nonc\",\n \"workflow_id\": \"8d95d33d-54d5-7eca-85a6-9851a13650a6\",\n \"requester_id\": \"03972d6b-e8ae-b7c2-b250-869571b44f01\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"ffa5f2f9-06ae-4777-f7a2-d232999c3817\",\n \"profile_ids\": [\n \"43eeca85-9e00-0941-588f-d6ece82afbfa\",\n \"a7ae5ab0-f660-dba9-987a-8a42a1059dbf\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:875ff323-7c08-bcef-9fbb-e396f5c32452\",\n \"uid\": \"laborum dolor nullaaute ad in al\",\n \"workflow_id\": \"41766a5d-0f0f-9073-5b3a-d13749593c5a\",\n \"requester_id\": \"f648daea-0ae9-f28b-4076-36eea2ba17e3\",\n \"requester_type\": \"User\",\n \"profile_id\": \"c613c07a-b60a-8df7-0d53-e09c19f60d45\",\n \"profile_ids\": [\n \"a01cca0c-bf60-3e40-fc76-3035b9922e02\",\n \"357253f6-9ed3-acba-c814-9a03401ef8ad\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "082e7688-7eba-44bd-b2e7-1ab56e1bcdd1", + "id": "078a70cf-801b-4de4-a5db-a27c0da8533e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21046,7 +21046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "226c3bd3-5397-4d49-9161-6fffbaf43855", + "id": "2718dab9-8857-46d8-93ff-47de3b1da1c2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21115,7 +21115,7 @@ "description": "", "item": [ { - "id": "92d867bf-9b04-4b69-9232-9074df5302c9", + "id": "f26a960d-ecea-453b-8c23-14551d8a9a72", "name": "Create an approval action", "request": { "name": "Create an approval action", @@ -21159,7 +21159,7 @@ }, "response": [ { - "id": "9ef86762-5ae4-441e-aa6c-b95d5d5188da", + "id": "61f70ed6-ea64-4cbb-8e68-f3b675c992b3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21216,7 +21216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d489c4d-ed04-451c-befd-608aed15837e", + "id": "0b571ec0-31b3-4286-9609-b1210b210197", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21273,7 +21273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10b32188-a35d-4245-8738-a91f4fc5c711", + "id": "6e3c69a1-3106-4a63-950f-51489d7dea91", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21336,7 +21336,7 @@ } }, { - "id": "946c3ef0-83fe-4828-a33b-0321bf7c4d51", + "id": "9a12210a-181d-46cf-af84-28cfad1e3660", "name": "Create ask security question action", "request": { "name": "Create ask security question action", @@ -21380,7 +21380,7 @@ }, "response": [ { - "id": "3e039120-0ecb-43e9-aedc-1c845226fc20", + "id": "21c9e21b-6dd6-4d59-88a1-2abf6fb0f795", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21437,7 +21437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db4e2e1a-d114-4f4b-a5d1-57466106a5dd", + "id": "66c10e14-8c7d-44c9-bd6a-f7406cac0f66", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21494,7 +21494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76a9c1df-3fa6-460c-a381-7dbdc8c98151", + "id": "6cd0447a-f6d5-49f8-8fc5-33e864b3af6a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21557,7 +21557,7 @@ } }, { - "id": "dfa45701-0b50-4f68-b3ce-1baae5ebd2ed", + "id": "a50cd9a3-e6c6-4f47-ab74-f742cc8b26e4", "name": "Create an auto assign action", "request": { "name": "Create an auto assign action", @@ -21601,7 +21601,7 @@ }, "response": [ { - "id": "75e16089-6550-4218-b380-860e7d0f0f25", + "id": "fbd0f417-c9a7-4511-9b08-c3b22e0dfd0a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21658,7 +21658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ca284eb-f30a-47ae-ab1c-723b9dfc6b92", + "id": "c8bb24b7-f1d3-4955-add1-5a33a55256ab", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21715,7 +21715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05504902-fde1-41ea-9101-efdfe9300a95", + "id": "24dfb5ff-187c-41a1-9f68-d021f94e71b8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21778,7 +21778,7 @@ } }, { - "id": "9cf4773b-1946-487a-94ae-7afc3de9bd0c", + "id": "e8ef554c-be28-4c10-9615-d4fd7a0e4e08", "name": "Create a batch update action", "request": { "name": "Create a batch update action", @@ -21822,7 +21822,7 @@ }, "response": [ { - "id": "89bf01b9-7159-4133-9567-50eea8b0c1b2", + "id": "3071b894-9cd1-4b2f-8a1d-86e6f8c1e3e4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21879,7 +21879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbcf5d55-bdc2-459e-8352-a03a568c6f34", + "id": "cdf5c66f-5486-4cd4-a305-dcbf29cd188b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21936,7 +21936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d850b0b6-03a6-4cda-8260-d83853b7333e", + "id": "5e49f257-ca61-409a-bc67-e981e7586bad", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21999,7 +21999,7 @@ } }, { - "id": "56b909ab-ac25-4b50-8bbe-ff88ba1b683c", + "id": "cf258fcc-0a7c-4205-a459-1e8ac2b50f18", "name": "Create a close session action", "request": { "name": "Create a close session action", @@ -22043,7 +22043,7 @@ }, "response": [ { - "id": "ddf205ea-14dd-4145-accb-9dac0ab4b2dd", + "id": "4ab62d1d-2582-4279-90ca-d955c66061fa", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22100,7 +22100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d7a249a-f5c6-4302-8147-27145349a2ff", + "id": "a000ff38-3cde-4ca7-8682-dbc365b1fb85", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22157,7 +22157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fb83b34-3b51-4e63-843a-83656a0a9c83", + "id": "9aedf37f-8826-4182-9ec2-7bd9f2f7eac4", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22220,7 +22220,7 @@ } }, { - "id": "a228af1c-e0b7-4b3a-8a5a-2e88889e8cf2", + "id": "46f5945a-ee54-47d5-b7b1-3cc125d863c8", "name": "Create a contributors action", "request": { "name": "Create a contributors action", @@ -22264,7 +22264,7 @@ }, "response": [ { - "id": "0fcd904a-0551-4ac3-9a78-bcee073f74ed", + "id": "42031ec2-2fa3-473b-b899-32d6799961a7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22321,7 +22321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e03c3fd-e760-4828-94a2-3c0b5f661192", + "id": "7b988ddc-4f11-4862-adc2-2215f2b9c0ff", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22378,7 +22378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2716f29-9bbc-4b38-96db-41194f5aea41", + "id": "237f840a-769f-43bd-956f-31f64c73c69b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22441,7 +22441,7 @@ } }, { - "id": "f20fc14b-6a36-420a-a2df-4fd8070742a4", + "id": "cc992467-fd00-4ed1-addf-363abc8c853f", "name": "Create a create profile action", "request": { "name": "Create a create profile action", @@ -22485,7 +22485,7 @@ }, "response": [ { - "id": "507ecfc0-b988-4b0e-a372-319b30196081", + "id": "b42b6afb-06ab-40c4-8031-1168749f57fc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22542,7 +22542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac59f424-e1ad-428b-ae9b-a97ab19a9911", + "id": "0ce1a89f-692d-4735-a27e-0a8c3825196c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22599,7 +22599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54715b86-1665-4d1e-a95a-7a89c5033ba5", + "id": "11404591-3bfc-4d3a-921a-29fc9263618d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22662,7 +22662,7 @@ } }, { - "id": "9d266130-6055-4c38-8e4f-7e833300a684", + "id": "2977f3e5-650f-4edc-b0bd-66b2e9c00a0a", "name": "Create a duplicate prevention action", "request": { "name": "Create a duplicate prevention action", @@ -22706,7 +22706,7 @@ }, "response": [ { - "id": "f4c04d9a-869f-46e3-8386-2c9e2465a7f7", + "id": "e6da77bb-b102-46ca-a0b8-7077d4e488a9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22763,7 +22763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3502b59a-254d-4084-aa56-e6c3e637fe10", + "id": "9013b352-091d-4f9c-b9bf-b4b3e3375fc6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22820,7 +22820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d63ad170-e58f-476b-9c5b-31a971b746ae", + "id": "e48572aa-9cdc-4a6e-b2c1-99fa11bea2aa", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22883,7 +22883,7 @@ } }, { - "id": "1fa68f49-19ec-4f53-9691-a13b9f39091b", + "id": "d8f87c1b-feae-47f4-b111-0f0f29d90a8f", "name": "Create an email verification action", "request": { "name": "Create an email verification action", @@ -22927,7 +22927,7 @@ }, "response": [ { - "id": "c2e88878-3165-4154-9411-2bbda0b8bedc", + "id": "978db21b-567a-4b3e-baa2-25e69a3c02fc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22984,7 +22984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a73b5e-1827-495b-8b7d-b5fab133bc90", + "id": "d3e4542f-5d12-4463-9e65-304b26000737", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23041,7 +23041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "affc0ac3-805d-450c-b422-fc38072be0ae", + "id": "2a4d5b77-54f3-4838-9bd4-9a2937b198eb", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23104,7 +23104,7 @@ } }, { - "id": "e970d0dd-a7a5-4c9d-8806-32363659d15e", + "id": "247369e8-1759-47ed-9352-0abe7747758f", "name": "Create a fulfillment action", "request": { "name": "Create a fulfillment action", @@ -23148,7 +23148,7 @@ }, "response": [ { - "id": "5343e3ef-ee08-40c2-a46f-f953a4b12d15", + "id": "b92b808c-08b3-4c70-a8a3-cd5d14647cf9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23205,7 +23205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2572b9a4-cfa9-44f0-87e0-d2a4f267f89d", + "id": "f6575b02-8c86-4c99-8026-8789571adc29", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23262,7 +23262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "162a0312-49b3-4722-9dae-5c66d4c04c5e", + "id": "83a7e3ef-a7ae-43da-a087-7817231ae880", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23325,7 +23325,7 @@ } }, { - "id": "5dd14d34-65d7-4929-b084-2611fb8d0fe1", + "id": "841ae3a7-15c8-4be3-8418-dcc5e9fa7231", "name": "Create an identity proofing action", "request": { "name": "Create an identity proofing action", @@ -23369,7 +23369,7 @@ }, "response": [ { - "id": "7cb81620-0373-4b48-964f-5ed2ff873d07", + "id": "0b5d7b6f-9c19-4984-8eb3-2edfbea063d3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23426,7 +23426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ced962e-81b0-455a-9230-6750fb418e29", + "id": "735a433e-8c4f-4e99-bacd-43f9257548bd", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23483,7 +23483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a9b59cd-0c25-4d4b-a281-f7be7b1a2b29", + "id": "65fa574e-edab-4e3b-a536-db6354a90851", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23546,7 +23546,7 @@ } }, { - "id": "b6019e28-4de2-4af0-baa1-1308680741ee", + "id": "40579a45-1636-4c13-8b63-054bffdb943d", "name": "Create an invitation action", "request": { "name": "Create an invitation action", @@ -23590,7 +23590,7 @@ }, "response": [ { - "id": "07f89eb1-8aa3-48e0-9eae-e6b6171a97f7", + "id": "882837fc-1b7c-4d93-900f-41391e026252", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23647,7 +23647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bf82457-cba9-43df-a5b4-cf1548d9907d", + "id": "387de902-948e-4076-a624-e64a62136ee2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23704,7 +23704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1882b25-ee86-497c-beba-e0a99f64ce2b", + "id": "24f63bf7-6aca-4f88-987e-857455e23a64", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23767,7 +23767,7 @@ } }, { - "id": "2bfd29e1-f626-41e1-a772-b8f68f295d36", + "id": "535cb799-e7b9-4d84-9e49-21039db88076", "name": "Create a ldap action", "request": { "name": "Create a ldap action", @@ -23811,7 +23811,7 @@ }, "response": [ { - "id": "de1815c3-223f-4b31-b6d0-a307fd34ebee", + "id": "baf2f2a7-8f4f-473c-a1ef-3c7abb3afdfe", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23868,7 +23868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15b7de36-efb5-4015-95ae-71d3e8f34403", + "id": "a058ab45-1d36-45a6-ab0c-6ba81f8d5115", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23925,7 +23925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c62ec78f-b899-40a1-a353-5590f904b11d", + "id": "94e156fc-3a8f-4955-84c5-8f7ced172662", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23988,7 +23988,7 @@ } }, { - "id": "df48f8d1-3027-4a88-8bd8-4a150c22ae78", + "id": "baf2f0f8-41bb-4f1f-b8f8-79dd65a7c100", "name": "Create a notification action", "request": { "name": "Create a notification action", @@ -24032,7 +24032,7 @@ }, "response": [ { - "id": "8c0d90ca-3dfc-45c4-a396-a953bb08bb21", + "id": "d93f513f-2f87-4230-b967-165b961520d4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24089,7 +24089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42696d7a-01e0-4131-8fa9-9347e290707e", + "id": "92e00506-d03a-49f1-bef5-f554aba6f363", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24146,7 +24146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c413f225-b1d8-4894-8437-58e8ad72add7", + "id": "d2fbf98e-05c8-46d6-aa10-dac7d18a289a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24209,7 +24209,7 @@ } }, { - "id": "ae8641d4-32a9-4473-a2bf-c16b0d6dac3e", + "id": "22e5a621-88d1-47fc-a9d7-117a2513232d", "name": "Create a password reset action", "request": { "name": "Create a password reset action", @@ -24253,7 +24253,7 @@ }, "response": [ { - "id": "aa464d8a-f21f-49f5-8e5b-4a43c80597ce", + "id": "74f4c40e-5f8a-4ed7-821d-eadded8917a1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24310,7 +24310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "807588f1-7c96-43a6-ae54-8b194eb34370", + "id": "b6b8c714-c9e5-49b1-ad55-53be7dd55055", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24367,7 +24367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "232b681d-2528-4cf4-9b54-b303d8d15667", + "id": "7752062c-2b76-4253-a1b3-cec1195640ba", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24430,7 +24430,7 @@ } }, { - "id": "207bd4b0-af23-4d4f-a80d-bf9086655767", + "id": "205ffa8c-413b-40f3-954e-4804d6033347", "name": "Create a profile check action", "request": { "name": "Create a profile check action", @@ -24474,7 +24474,7 @@ }, "response": [ { - "id": "617d1986-d53a-4a96-adb8-58c090de8af6", + "id": "1ec1df3a-2c07-4a76-b3ff-625f68524621", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24531,7 +24531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "667de0c1-99ba-45c3-ad36-42e6eea6bf12", + "id": "b1778fa9-785f-4eea-809a-b07d66409414", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24588,7 +24588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ccd1b20-98ff-42e0-9324-6ddc4fd67fea", + "id": "8f02c232-ced2-4b10-865d-0999b557d649", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24651,7 +24651,7 @@ } }, { - "id": "786959d3-f40e-45db-807a-c714624d2be0", + "id": "2d9b0ced-bd6b-4a33-96a8-62526f564748", "name": "Create a profile select action", "request": { "name": "Create a profile select action", @@ -24695,7 +24695,7 @@ }, "response": [ { - "id": "26f6eb1b-93eb-475e-b301-c27ca509a294", + "id": "735c060a-c3db-4932-9d09-6a7265a52213", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24752,7 +24752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30de6e2a-5f10-4db5-a075-7cda12937716", + "id": "796b3d44-b77d-4fbe-9227-41be8ee19522", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24809,7 +24809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7779b5b-0454-4216-b6ed-0809615e4253", + "id": "71d9d295-7c58-4051-8d4e-b2620d8c3580", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24872,7 +24872,7 @@ } }, { - "id": "6c78317f-eaef-4f19-86c1-f0d96a7abf71", + "id": "ef8e74e2-e579-4da5-9b46-8cb4b24b72fb", "name": "Create a request action", "request": { "name": "Create a request action", @@ -24916,7 +24916,7 @@ }, "response": [ { - "id": "183017b8-8622-456e-b531-809563c70685", + "id": "3a3b1666-eaf0-45fa-a951-c9d05764bd48", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24973,7 +24973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "922c20f1-06be-4092-a64c-dc2eae817724", + "id": "44eb723d-f299-490a-aca2-f462e67b078d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25030,7 +25030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c356b92-44cf-4ff7-ad42-740bfd11e421", + "id": "49d2d101-81ec-4c26-92e3-0b59a9091109", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25093,7 +25093,7 @@ } }, { - "id": "3cd1cec2-ba14-4488-a4a8-bfc2c495c5f7", + "id": "1ffd5d55-e006-4aba-a7aa-a84d4052d39f", "name": "Create a REST API action", "request": { "name": "Create a REST API action", @@ -25137,7 +25137,7 @@ }, "response": [ { - "id": "caeec88a-657f-45bf-8b45-680ba0752166", + "id": "9ccf443f-868b-4d5d-8563-295877c6cbc0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25194,7 +25194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbd4264a-df51-47d7-bc11-84ec05e254b0", + "id": "c7cccc0c-46fa-4821-b1bf-161834085f1b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25251,7 +25251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6691474e-bd9f-41e9-9ae0-80f8c45da952", + "id": "c8e0fd17-7976-4aa9-893f-8696c6eb8e1a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25314,7 +25314,7 @@ } }, { - "id": "00c1a7c5-f324-42d5-a266-b089363ffb65", + "id": "8724f983-41b3-4e0e-9975-d912fef8d76b", "name": "Create a review action", "request": { "name": "Create a review action", @@ -25358,7 +25358,7 @@ }, "response": [ { - "id": "f41e9147-59e0-4af7-9f94-d9715b8650df", + "id": "22705bed-f511-44d7-8680-5b6d4f73b33b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25415,7 +25415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e67c1388-33cc-47a1-b3c8-5ab875748e2b", + "id": "140c29b2-49af-4e58-8bf5-9e1f3bd20213", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25472,7 +25472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ef0cac8-15a5-4733-81bd-0d5593f90f62", + "id": "fa164ebb-d615-4879-a2c2-f8ec3d3e8457", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25535,7 +25535,7 @@ } }, { - "id": "ddea635f-7e8e-4df3-bacb-a8a152d7047b", + "id": "bff92aa9-5bd1-4609-b715-bfc33554a278", "name": "Create a run workflow action", "request": { "name": "Create a run workflow action", @@ -25579,7 +25579,7 @@ }, "response": [ { - "id": "27c88b29-ac20-481c-b59e-f7791c050c16", + "id": "dfd85f0f-74b6-4d6c-98d3-7a37878da7ac", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25636,7 +25636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8ddb4d3-f85d-44d7-ae90-9f7f6b839ff9", + "id": "8abf67f3-aa0d-4697-912a-2019dcafb129", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25693,7 +25693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09c5c259-add9-4e31-9879-e908bf93d768", + "id": "1625ee63-fd71-4c80-84db-df3bcfc737b7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25756,7 +25756,7 @@ } }, { - "id": "44ad5f77-7c9b-4f2a-a762-c1b6ff0a8b62", + "id": "65d21994-d097-4e48-be56-61a95e4424d7", "name": "Create a set attributes action", "request": { "name": "Create a set attributes action", @@ -25800,7 +25800,7 @@ }, "response": [ { - "id": "83e24af2-8ced-4b6e-b39f-83b233067ea9", + "id": "d9dbbbf2-4438-4601-bc44-bda6900eea70", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25857,7 +25857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9766bcf1-eb1a-4f6c-808c-6b99bbbf94a0", + "id": "c53ffa85-3890-4802-8bc2-85351952e515", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25914,7 +25914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0532748-8d1a-4c83-9252-3a74425363f4", + "id": "17576bde-fd67-469b-a8e1-cfca311a2f44", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25977,7 +25977,7 @@ } }, { - "id": "f4419cd4-6c86-4b49-95ea-5cbbc47cb112", + "id": "11b5969e-a895-47e8-8f9a-3d8fc6eda820", "name": "Create set security question action", "request": { "name": "Create set security question action", @@ -26021,7 +26021,7 @@ }, "response": [ { - "id": "9c6acfa9-9ff5-4947-a88f-704a0070c652", + "id": "72ee5a94-d5e0-440a-99b7-024e8c7d9ffc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26078,7 +26078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "661fbdda-b493-4707-b2b0-780039ca925e", + "id": "467d9bbd-f4fa-459f-ae68-4af61e5aa49b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26135,7 +26135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c97cfa4-b053-4f43-8c33-cfbd1e6618f9", + "id": "3a0c11c5-c6c3-4b94-9999-a52e0c180e8a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26198,7 +26198,7 @@ } }, { - "id": "57519249-9949-4137-8c52-90a8b5c373c3", + "id": "d4913286-2c9c-40cf-826e-7da6c86c63f9", "name": "Create a SOAP API action", "request": { "name": "Create a SOAP API action", @@ -26242,7 +26242,7 @@ }, "response": [ { - "id": "3145ea22-b745-4e9a-bd49-8265cc6e0869", + "id": "3d490e08-af27-40e0-af12-bcc723c34ecc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26299,7 +26299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a187535e-ca02-4c46-bf36-835bb2c99f3e", + "id": "0ef0ca70-1e3a-4c07-8288-6324f7ac74b4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26356,7 +26356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06b53d91-0a50-49f4-8cd9-8c1db83f445c", + "id": "9281f453-2172-4e11-816f-3086ef786af0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26419,7 +26419,7 @@ } }, { - "id": "ed47ded7-4d33-4f0a-a0d5-f496ec28aeb0", + "id": "b1262394-97e5-4980-9f91-0bac3b4a3034", "name": "Create a status change action", "request": { "name": "Create a status change action", @@ -26463,7 +26463,7 @@ }, "response": [ { - "id": "a4b7aec3-907d-4806-b537-5601fa1fe100", + "id": "23288c69-7c99-43ba-93e4-75da0a29da2a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26520,7 +26520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ce0b51f-d3a3-4428-b335-7dea4db2565c", + "id": "4252271a-4146-4d53-af4f-9f2ab9a62b5a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26577,7 +26577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5090c556-de8e-44e3-97bb-402e09228e0c", + "id": "280d3df4-afe9-4b9a-ab18-fd2573626071", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26640,7 +26640,7 @@ } }, { - "id": "75e04595-73fa-4d98-b5de-d2e40e9f0a01", + "id": "e403f338-8e1d-44cf-8793-00110d25bf17", "name": "Create an unassign action", "request": { "name": "Create an unassign action", @@ -26684,7 +26684,7 @@ }, "response": [ { - "id": "bc7cc6bc-6ec2-4393-9ce7-70a73f2aa894", + "id": "7b4dda85-c9e7-416d-9769-9a98f223b2c2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26741,7 +26741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7190c7ad-4867-4e9d-a51f-df9613fd6b8c", + "id": "941616df-edf6-494c-9eda-0039a7503959", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26798,7 +26798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe20ed93-eea2-45a1-95ea-7b9ed7a1b0ee", + "id": "abbeb972-382f-4368-9bec-15edeca9cad5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26861,7 +26861,7 @@ } }, { - "id": "bb0942ed-7036-4df7-9f6c-8d2bc04f48a1", + "id": "8de4b5c3-2525-4e67-9395-d172d55c27b7", "name": "Create an update profile action", "request": { "name": "Create an update profile action", @@ -26905,7 +26905,7 @@ }, "response": [ { - "id": "76764304-9e16-492d-86bd-215ff4b152c5", + "id": "d660e3c4-5fb6-4899-9db0-588679fd6f51", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26962,7 +26962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ca922f3-c24b-4bd9-916c-ae395e19dc1a", + "id": "50dd91f7-a727-4a48-9e74-0d4384d80249", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27019,7 +27019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e503012-cecf-43b6-8a6d-4adccd65c89c", + "id": "e3d76c54-b7bb-41d6-94b1-8544c07f75aa", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27082,7 +27082,7 @@ } }, { - "id": "6d2e20cb-dd48-41cf-9b6b-bbe65dbb7309", + "id": "cad7d8a8-e06e-4e86-8826-1273c2506c1f", "name": "Create a username password action", "request": { "name": "Create a username password action", @@ -27126,7 +27126,7 @@ }, "response": [ { - "id": "ef40aa2f-cb72-407f-8bc4-2923cdbe2ef1", + "id": "d563e527-48ff-4353-87a0-5160cc4494db", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27183,7 +27183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abbb26a1-8bbe-4ac1-8fb5-f3ccf73dd33c", + "id": "007f88e5-5be8-4cec-b454-2fe1d94b5bc3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27240,7 +27240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34cf3b99-f43d-4e5e-9527-4ed249b5aa21", + "id": "ef25e6bb-70a8-4249-b175-f2c7e911af09", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27303,7 +27303,7 @@ } }, { - "id": "d9fb7de0-6106-4c37-883b-04584308e9d9", + "id": "40e6a175-b990-4e8f-b104-9049e64664cf", "name": "Get Workflow Actions", "request": { "name": "Get Workflow Actions", @@ -27343,7 +27343,7 @@ }, "response": [ { - "id": "93845b50-2b5c-43fb-b22b-6c62b2a2e804", + "id": "9cc67173-ecf0-43ef-ba99-8c24c9a64db9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27396,7 +27396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8d4555d-d3e5-473a-91e5-d5b0ba061aac", + "id": "34c474e1-4fd5-4fa8-a07c-d001055f8303", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27449,7 +27449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d734d697-901f-4ce9-abd9-187422fc0159", + "id": "d70f0ea4-ebf4-42a8-9237-12987f94cb8d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27514,7 +27514,7 @@ "description": "", "item": [ { - "id": "2e2d386b-d60f-446a-9532-f4fb61fc4cc7", + "id": "ca4f2cd4-7ead-4986-83ca-9ba3eff0f3ff", "name": "Get workflow sessions", "request": { "name": "Get workflow sessions", @@ -27573,7 +27573,7 @@ "type": "text/plain" }, "key": "uid", - "value": "anim aliqua dosunt enim amet ali" + "value": "quis Duisdodolorin adipisicingal" }, { "disabled": false, @@ -27591,7 +27591,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -27600,7 +27600,7 @@ "type": "text/plain" }, "key": "status", - "value": "processing" + "value": "requested" }, { "disabled": false, @@ -27626,7 +27626,7 @@ }, "response": [ { - "id": "67b2776a-8a19-4b92-973b-5fc283beefa4", + "id": "bbb33882-68b5-43cb-96b5-d6ff9ee4135b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27680,7 +27680,7 @@ "type": "text/plain" }, "key": "uid", - "value": "anim aliqua dosunt enim amet ali" + "value": "quis Duisdodolorin adipisicingal" }, { "disabled": false, @@ -27698,7 +27698,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -27707,7 +27707,7 @@ "type": "text/plain" }, "key": "status", - "value": "processing" + "value": "requested" }, { "disabled": false, @@ -27746,12 +27746,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_sessions\": [\n {\n \"id\": \"e36b68fa-661e-f773-3d72-8dcf324ed642\",\n \"uid\": \"voluptate laboris esseut eaLorem\",\n \"workflow_id\": \"urn:uuid:774a05ca-3c2c-6c83-42ef-b675ee915798\",\n \"requester_id\": \"urn:uuid:7e299352-a33d-18f6-c4ec-7dc239a7c344\",\n \"requester_type\": \"User\",\n \"profile_id\": \"51cb604f-7dc6-cc5b-91d9-289566cc9a8e\",\n \"profile_ids\": [\n \"urn:uuid:958e22d7-f045-c813-e6bd-a38f60621784\",\n \"urn:uuid:9c940581-d98e-ee03-45fe-a1df574c6a62\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"urn:uuid:9b4e8eb4-d5de-3957-b765-588a03ca38c0\",\n \"uid\": \"sint officia adirure minimincidi\",\n \"workflow_id\": \"b0070bae-582b-2d30-1962-1639116f6dee\",\n \"requester_id\": \"bd275d4c-ce0e-6f09-6cfc-eb0c3ed24254\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:0dd25df0-7119-06d0-5a32-8df495676de4\",\n \"profile_ids\": [\n \"urn:uuid:2b3288db-1b1f-6a66-b613-c21ed3e0e8d4\",\n \"bd0c3bda-bb6e-ec04-cafd-829276ad0837\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": -78202500,\n \"offset\": -91032403,\n \"total\": 67578251,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"workflow_sessions\": [\n {\n \"id\": \"e0d4d688-f5d0-c01b-dec0-6b3394768a4c\",\n \"uid\": \"cupidatat in occaecatdeseruntad \",\n \"workflow_id\": \"3a8f6789-14ce-bfe1-61e7-c06a288a61e0\",\n \"requester_id\": \"urn:uuid:2d0d3d92-f547-09f7-2fb9-9e537be176b6\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:e0f7a60e-f971-97a1-9164-0637661131ad\",\n \"profile_ids\": [\n \"urn:uuid:c0e3eb93-bebb-f6dc-9228-2c4f992cda51\",\n \"6aa5e7da-a363-6367-57b7-1b01f209ff4d\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"a02f91ae-cf82-8806-8e02-dffc53c0b9c9\",\n \"uid\": \"velit eteiusmod Duis Excepteur i\",\n \"workflow_id\": \"urn:uuid:cde80572-048e-38da-70a1-d0736909c179\",\n \"requester_id\": \"urn:uuid:775e1e6c-6072-ef4a-6a9c-6ef37574ce9e\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:c9ac085b-7e27-4cba-5913-8fd67b0daf14\",\n \"profile_ids\": [\n \"e3498063-ba53-90e8-59ac-4ea6c1aa738e\",\n \"urn:uuid:b128bd48-0777-af02-c743-59aba36a10fc\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": -87790989,\n \"offset\": -84949206,\n \"total\": -81320750,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7affaa50-bf07-48b6-b141-3f470a675b3a", + "id": "dad5b9a2-78f6-4e7b-aecd-cd308ec043a1", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27805,7 +27805,7 @@ "type": "text/plain" }, "key": "uid", - "value": "anim aliqua dosunt enim amet ali" + "value": "quis Duisdodolorin adipisicingal" }, { "disabled": false, @@ -27823,7 +27823,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -27832,7 +27832,7 @@ "type": "text/plain" }, "key": "status", - "value": "processing" + "value": "requested" }, { "disabled": false, @@ -27876,7 +27876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b04c4790-8e39-487a-a432-f62e7501bcdf", + "id": "57780488-080c-4ce1-960b-cc3c9f8a62d7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27930,7 +27930,7 @@ "type": "text/plain" }, "key": "uid", - "value": "anim aliqua dosunt enim amet ali" + "value": "quis Duisdodolorin adipisicingal" }, { "disabled": false, @@ -27948,7 +27948,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -27957,7 +27957,7 @@ "type": "text/plain" }, "key": "status", - "value": "processing" + "value": "requested" }, { "disabled": false, @@ -28007,7 +28007,7 @@ } }, { - "id": "7631d4f9-a68d-44fc-9005-cfab09eae27d", + "id": "87831042-c390-44f9-8317-86436efd0bac", "name": "Create a workflow session", "request": { "name": "Create a workflow session", @@ -28048,7 +28048,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:c07d20cf-fa18-8ad7-62f0-00eed5d09ecd\",\n \"requester_id\": \"urn:uuid:1e3909ed-90db-e26e-8566-abea433a11df\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:07eaf96a-2db7-4644-d274-1578fbd99761\",\n \"profile_ids\": [\n \"urn:uuid:eeafda9b-149f-4cf6-0dd8-c034fbc41a45\",\n \"eb196d93-9c97-7015-a967-3817144d4b9f\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"a86609f7-61b5-7367-8c8a-39a92fbab218\",\n \"requester_id\": \"urn:uuid:9b4ebc72-e8cb-8896-5d58-9ffc490bab3d\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:f2e604b5-339b-7279-be96-8309bff105b6\",\n \"profile_ids\": [\n \"urn:uuid:9f98ccc6-2a8b-9efa-5152-4c38459e5a37\",\n \"1bea4a54-055d-74b7-9d09-6e1f870198f4\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28060,7 +28060,7 @@ }, "response": [ { - "id": "8aa1c7fb-368a-4bfd-ae34-9726b402029d", + "id": "524b63a2-6bb0-41c8-b51b-2643bd009d56", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28104,7 +28104,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:c07d20cf-fa18-8ad7-62f0-00eed5d09ecd\",\n \"requester_id\": \"urn:uuid:1e3909ed-90db-e26e-8566-abea433a11df\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:07eaf96a-2db7-4644-d274-1578fbd99761\",\n \"profile_ids\": [\n \"urn:uuid:eeafda9b-149f-4cf6-0dd8-c034fbc41a45\",\n \"eb196d93-9c97-7015-a967-3817144d4b9f\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"a86609f7-61b5-7367-8c8a-39a92fbab218\",\n \"requester_id\": \"urn:uuid:9b4ebc72-e8cb-8896-5d58-9ffc490bab3d\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:f2e604b5-339b-7279-be96-8309bff105b6\",\n \"profile_ids\": [\n \"urn:uuid:9f98ccc6-2a8b-9efa-5152-4c38459e5a37\",\n \"1bea4a54-055d-74b7-9d09-6e1f870198f4\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28121,12 +28121,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:ed9fe3be-233b-87f1-2641-d4f079470f60\",\n \"uid\": \"id irure enimelit anim sunt null\",\n \"workflow_id\": \"8104a3de-3626-39e2-8698-801e18a207d8\",\n \"requester_id\": \"fbed1d43-67e4-b414-fa9f-5e6c70edb844\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:368f7b17-8eca-966c-3598-e77140292705\",\n \"profile_ids\": [\n \"urn:uuid:68934d46-699e-2e90-feb6-c9298efd61a7\",\n \"urn:uuid:d7109ade-a6ec-b04e-47c2-dc6d816137c3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:098dcf37-ab7b-b715-37d0-4c710d756ae6\",\n \"uid\": \"consequat ex est ullamcoquis vel\",\n \"workflow_id\": \"urn:uuid:92e066c3-2e9b-c69b-48db-f7595fedd8f7\",\n \"requester_id\": \"urn:uuid:6e7742d1-b6de-6508-3c21-44d01a7c775e\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:256387c6-ca0e-01fa-e482-cea236e0d8a6\",\n \"profile_ids\": [\n \"40b87985-97c4-8444-9640-557d66c8b3d1\",\n \"urn:uuid:17f682d2-e07d-17e3-ea8f-d26abd895dac\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "63e7120b-ab53-49ec-a456-dd863543a1d7", + "id": "7c8b7125-0baf-4ed4-b513-4976fb091bed", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28170,7 +28170,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:c07d20cf-fa18-8ad7-62f0-00eed5d09ecd\",\n \"requester_id\": \"urn:uuid:1e3909ed-90db-e26e-8566-abea433a11df\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:07eaf96a-2db7-4644-d274-1578fbd99761\",\n \"profile_ids\": [\n \"urn:uuid:eeafda9b-149f-4cf6-0dd8-c034fbc41a45\",\n \"eb196d93-9c97-7015-a967-3817144d4b9f\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"a86609f7-61b5-7367-8c8a-39a92fbab218\",\n \"requester_id\": \"urn:uuid:9b4ebc72-e8cb-8896-5d58-9ffc490bab3d\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:f2e604b5-339b-7279-be96-8309bff105b6\",\n \"profile_ids\": [\n \"urn:uuid:9f98ccc6-2a8b-9efa-5152-4c38459e5a37\",\n \"1bea4a54-055d-74b7-9d09-6e1f870198f4\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28192,7 +28192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51375fbf-155f-48ec-98fd-646e14569525", + "id": "e27f1270-1af0-4f25-aafe-1f92b0a5b80f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28236,7 +28236,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:c07d20cf-fa18-8ad7-62f0-00eed5d09ecd\",\n \"requester_id\": \"urn:uuid:1e3909ed-90db-e26e-8566-abea433a11df\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:07eaf96a-2db7-4644-d274-1578fbd99761\",\n \"profile_ids\": [\n \"urn:uuid:eeafda9b-149f-4cf6-0dd8-c034fbc41a45\",\n \"eb196d93-9c97-7015-a967-3817144d4b9f\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"a86609f7-61b5-7367-8c8a-39a92fbab218\",\n \"requester_id\": \"urn:uuid:9b4ebc72-e8cb-8896-5d58-9ffc490bab3d\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:f2e604b5-339b-7279-be96-8309bff105b6\",\n \"profile_ids\": [\n \"urn:uuid:9f98ccc6-2a8b-9efa-5152-4c38459e5a37\",\n \"1bea4a54-055d-74b7-9d09-6e1f870198f4\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28264,7 +28264,7 @@ } }, { - "id": "d8ad7afd-3598-4cc0-961f-3d20a1b1ffe0", + "id": "a478c8d6-19fa-4699-a443-3e45ae3935a1", "name": "Find workflow session by id", "request": { "name": "Find workflow session by id", @@ -28306,7 +28306,7 @@ }, "response": [ { - "id": "481dee35-0648-4007-9647-dd099c2e83ac", + "id": "88766769-ae86-40d2-b1a4-1c9a119f625a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28345,12 +28345,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:ed9fe3be-233b-87f1-2641-d4f079470f60\",\n \"uid\": \"id irure enimelit anim sunt null\",\n \"workflow_id\": \"8104a3de-3626-39e2-8698-801e18a207d8\",\n \"requester_id\": \"fbed1d43-67e4-b414-fa9f-5e6c70edb844\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:368f7b17-8eca-966c-3598-e77140292705\",\n \"profile_ids\": [\n \"urn:uuid:68934d46-699e-2e90-feb6-c9298efd61a7\",\n \"urn:uuid:d7109ade-a6ec-b04e-47c2-dc6d816137c3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:098dcf37-ab7b-b715-37d0-4c710d756ae6\",\n \"uid\": \"consequat ex est ullamcoquis vel\",\n \"workflow_id\": \"urn:uuid:92e066c3-2e9b-c69b-48db-f7595fedd8f7\",\n \"requester_id\": \"urn:uuid:6e7742d1-b6de-6508-3c21-44d01a7c775e\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:256387c6-ca0e-01fa-e482-cea236e0d8a6\",\n \"profile_ids\": [\n \"40b87985-97c4-8444-9640-557d66c8b3d1\",\n \"urn:uuid:17f682d2-e07d-17e3-ea8f-d26abd895dac\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "87d15ee4-cf86-4bc0-a5c8-be9c61e8fb01", + "id": "04e054e2-de6e-4b71-8fe2-e98c91257dc0", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28394,7 +28394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60059323-0742-4806-b5db-5701dfd85d59", + "id": "31eb1466-ca5f-4553-b631-8e21155870d7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28444,7 +28444,7 @@ } }, { - "id": "f0d2d613-0fe1-48e4-b818-5d59f2c239e1", + "id": "373a93ee-719d-4e21-bfd4-0ed3eddd3df1", "name": "Update a workflow session by id", "request": { "name": "Update a workflow session by id", @@ -28497,7 +28497,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:ef2738a8-eb1d-91cd-f313-77b94234839a\",\n \"requester_id\": \"e41563fd-f38c-5ae4-3617-868ba4086968\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"38c92b06-5e9e-ce3d-03d0-780836f1e34e\",\n \"profile_ids\": [\n \"ef2e835f-a429-8523-4a99-d238236c244c\",\n \"urn:uuid:e0363635-8959-11ea-1657-6a14967b1f30\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:896b526e-32d2-6618-bb5c-55fc00427576\",\n \"requester_id\": \"urn:uuid:9642bf81-2b28-f6b0-4a79-7b4fd7964b9d\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:e7d86e16-c1d9-ea9a-02e4-5aed84844b22\",\n \"profile_ids\": [\n \"urn:uuid:1e2fbe5c-b1b2-2f5e-99ae-97a4f928cf06\",\n \"3fc9f93c-0b12-1a5e-0568-51da43c925f2\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28509,7 +28509,7 @@ }, "response": [ { - "id": "2c6f1fe7-6d6d-4ea9-8e47-fe4debb8584b", + "id": "e55b74e0-ef61-4fc0-acc3-ca2a0626909c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28554,7 +28554,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:ef2738a8-eb1d-91cd-f313-77b94234839a\",\n \"requester_id\": \"e41563fd-f38c-5ae4-3617-868ba4086968\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"38c92b06-5e9e-ce3d-03d0-780836f1e34e\",\n \"profile_ids\": [\n \"ef2e835f-a429-8523-4a99-d238236c244c\",\n \"urn:uuid:e0363635-8959-11ea-1657-6a14967b1f30\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:896b526e-32d2-6618-bb5c-55fc00427576\",\n \"requester_id\": \"urn:uuid:9642bf81-2b28-f6b0-4a79-7b4fd7964b9d\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:e7d86e16-c1d9-ea9a-02e4-5aed84844b22\",\n \"profile_ids\": [\n \"urn:uuid:1e2fbe5c-b1b2-2f5e-99ae-97a4f928cf06\",\n \"3fc9f93c-0b12-1a5e-0568-51da43c925f2\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28571,12 +28571,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:ed9fe3be-233b-87f1-2641-d4f079470f60\",\n \"uid\": \"id irure enimelit anim sunt null\",\n \"workflow_id\": \"8104a3de-3626-39e2-8698-801e18a207d8\",\n \"requester_id\": \"fbed1d43-67e4-b414-fa9f-5e6c70edb844\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:368f7b17-8eca-966c-3598-e77140292705\",\n \"profile_ids\": [\n \"urn:uuid:68934d46-699e-2e90-feb6-c9298efd61a7\",\n \"urn:uuid:d7109ade-a6ec-b04e-47c2-dc6d816137c3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:098dcf37-ab7b-b715-37d0-4c710d756ae6\",\n \"uid\": \"consequat ex est ullamcoquis vel\",\n \"workflow_id\": \"urn:uuid:92e066c3-2e9b-c69b-48db-f7595fedd8f7\",\n \"requester_id\": \"urn:uuid:6e7742d1-b6de-6508-3c21-44d01a7c775e\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:256387c6-ca0e-01fa-e482-cea236e0d8a6\",\n \"profile_ids\": [\n \"40b87985-97c4-8444-9640-557d66c8b3d1\",\n \"urn:uuid:17f682d2-e07d-17e3-ea8f-d26abd895dac\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1510d920-0536-47cc-a711-e07f06f8f20c", + "id": "159599ee-0d4e-4fe5-b9f4-cd769178a27d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28621,7 +28621,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:ef2738a8-eb1d-91cd-f313-77b94234839a\",\n \"requester_id\": \"e41563fd-f38c-5ae4-3617-868ba4086968\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"38c92b06-5e9e-ce3d-03d0-780836f1e34e\",\n \"profile_ids\": [\n \"ef2e835f-a429-8523-4a99-d238236c244c\",\n \"urn:uuid:e0363635-8959-11ea-1657-6a14967b1f30\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:896b526e-32d2-6618-bb5c-55fc00427576\",\n \"requester_id\": \"urn:uuid:9642bf81-2b28-f6b0-4a79-7b4fd7964b9d\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:e7d86e16-c1d9-ea9a-02e4-5aed84844b22\",\n \"profile_ids\": [\n \"urn:uuid:1e2fbe5c-b1b2-2f5e-99ae-97a4f928cf06\",\n \"3fc9f93c-0b12-1a5e-0568-51da43c925f2\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28643,7 +28643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9976bfab-9adc-4016-b438-4376a4304dfd", + "id": "4b7d9f3a-9451-44e9-9ba4-a1541aae0c33", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28688,7 +28688,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:ef2738a8-eb1d-91cd-f313-77b94234839a\",\n \"requester_id\": \"e41563fd-f38c-5ae4-3617-868ba4086968\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"38c92b06-5e9e-ce3d-03d0-780836f1e34e\",\n \"profile_ids\": [\n \"ef2e835f-a429-8523-4a99-d238236c244c\",\n \"urn:uuid:e0363635-8959-11ea-1657-6a14967b1f30\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:896b526e-32d2-6618-bb5c-55fc00427576\",\n \"requester_id\": \"urn:uuid:9642bf81-2b28-f6b0-4a79-7b4fd7964b9d\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:e7d86e16-c1d9-ea9a-02e4-5aed84844b22\",\n \"profile_ids\": [\n \"urn:uuid:1e2fbe5c-b1b2-2f5e-99ae-97a4f928cf06\",\n \"3fc9f93c-0b12-1a5e-0568-51da43c925f2\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28716,7 +28716,7 @@ } }, { - "id": "6e6e1bb4-c427-4adf-8bee-7e8f354876a0", + "id": "03701249-2456-496e-aff2-eb238a9c97f6", "name": "Retrieves the URL of an attachment attribute value from a workflow session", "request": { "name": "Retrieves the URL of an attachment attribute value from a workflow session", @@ -28770,7 +28770,7 @@ }, "response": [ { - "id": "aa62b4b8-3f73-41c4-9b4a-60b5c3c553ef", + "id": "5d215ad3-db5b-4412-b1d3-0b70ec24d1cb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28811,12 +28811,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"culpa dolore\"\n}", + "body": "{\n \"url\": \"eu \"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "da92225b-1d2b-47c6-82e9-d4f511fa7690", + "id": "fbc76181-0314-4a0b-b5b7-c3ee0cb8dc85", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28862,7 +28862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cb02e13-f6a1-4842-9042-6a22f08f1889", + "id": "237b7335-3f6b-4bb3-8eb3-b510f12c8023", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28914,7 +28914,7 @@ } }, { - "id": "677d3070-55d2-4199-9415-b4e009da98ee", + "id": "0dd7f932-a8c1-4d5e-8184-61ce37f09567", "name": "Uploads a new attachment attribute value to a workflow session", "request": { "name": "Uploads a new attachment attribute value to a workflow session", @@ -28976,7 +28976,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -28985,7 +28985,7 @@ }, "response": [ { - "id": "130651dc-c844-44be-b82d-be21657155af", + "id": "7b2e40a3-4a7e-47d9-9f7d-c9deb9c6adb1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29029,7 +29029,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -29043,12 +29043,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"culpa dolore\"\n}", + "body": "{\n \"url\": \"eu \"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c91776c4-20e8-465e-abc2-42003d02b67e", + "id": "cd504b5c-9413-4a46-b164-8dcf9a906d33", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29092,7 +29092,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -29111,7 +29111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45808b3b-d068-4bd0-a08d-58b52343a6d2", + "id": "ede87bf6-0270-4c26-b9db-831b4ee670a3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29155,7 +29155,7 @@ "type": "text/plain" }, "key": "file", - "value": "non eu nostrud", + "value": "sint reprehenderit do", "type": "text" } ] @@ -29186,7 +29186,7 @@ "description": "", "item": [ { - "id": "a715b6c1-5e17-4aa2-945a-0ea6c66dabd3", + "id": "93587b3d-146a-43ab-a1ef-dabe8a68c3d3", "name": "Get identity proofing result data in bulk", "request": { "name": "Get identity proofing result data in bulk", @@ -29245,7 +29245,7 @@ "type": "text/plain" }, "key": "workflow_session_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -29254,7 +29254,7 @@ "type": "text/plain" }, "key": "result", - "value": "fail" + "value": "pass" }, { "disabled": false, @@ -29280,7 +29280,7 @@ }, "response": [ { - "id": "7fc9a4b0-40b3-459f-b365-ae3bacfc17c5", + "id": "22245b82-59d8-4a17-82b9-a63051edcb07", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29334,7 +29334,7 @@ "type": "text/plain" }, "key": "workflow_session_id", - "value": "urn:uuid:b13b3b32-ba5c-16a2-c03f-09d13e145242" + "value": "f11cf832-fab5-c5c3-6d9e-15a64ca263b7" }, { "disabled": false, @@ -29343,7 +29343,7 @@ "type": "text/plain" }, "key": "result", - "value": "fail" + "value": "pass" }, { "disabled": false, @@ -29382,7 +29382,7 @@ "value": "application/json" } ], - "body": "{\n \"identity_proofing_results\": [\n {\n \"id\": \"591612d2-284d-f739-052b-b054fdd95ca4\",\n \"identity_proofing_action_id\": \"156ac9ab-7b0d-ae1a-472e-5766bbc2bee9\",\n \"workflow_session_id\": \"994efc23-fce7-4e25-1f5b-597a1d3b9596\",\n \"profile_id\": \"urn:uuid:23cd4c16-cfbb-b232-7592-337b59b1e070\",\n \"proofing_workflow\": \"urn:uuid:1fd310be-1a57-fba8-83d4-c688ddb8f9a7\",\n \"result\": \"pending\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1997-11-12T02:49:24.712Z\",\n \"updated_at\": \"1983-01-13T12:33:39.289Z\"\n },\n {\n \"id\": \"urn:uuid:d9446bfc-76ff-5f4e-8e01-fcf496d1911b\",\n \"identity_proofing_action_id\": \"urn:uuid:a8357e19-9e83-a21b-9a30-d2736ba4ec7f\",\n \"workflow_session_id\": \"2bede623-3ffe-a9f9-aaf6-688e5bb04787\",\n \"profile_id\": \"urn:uuid:88ca6e0d-75b7-2e5e-09b5-24e997cf1f7a\",\n \"proofing_workflow\": \"urn:uuid:92e8578a-0047-264b-3230-d8bad77b17b3\",\n \"result\": \"pass\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1990-12-16T09:35:13.567Z\",\n \"updated_at\": \"1970-04-06T02:24:05.499Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": -37268871,\n \"offset\": -40412723,\n \"total\": -65998009,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"identity_proofing_results\": [\n {\n \"id\": \"urn:uuid:2463416d-4675-69e9-4212-47640a8e85d6\",\n \"identity_proofing_action_id\": \"7c5e47dd-e795-6c24-5708-d31be226afe9\",\n \"workflow_session_id\": \"df7b1a89-8300-4a2a-c399-1e34ebdb9419\",\n \"profile_id\": \"be37c646-716a-a703-6ba0-5ded578c36d3\",\n \"proofing_workflow\": \"urn:uuid:a01cf69b-df3d-3e40-c5f6-78d0249ca121\",\n \"result\": \"fail\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"2015-04-02T10:10:40.088Z\",\n \"updated_at\": \"1978-09-11T07:52:34.279Z\"\n },\n {\n \"id\": \"0b0fa133-5bdd-49d1-35d7-f5de960adc30\",\n \"identity_proofing_action_id\": \"urn:uuid:529d72cd-197e-b36b-371b-97986d35cfcb\",\n \"workflow_session_id\": \"26952630-b851-d07a-bd68-aed41126899c\",\n \"profile_id\": \"ab72ff21-e633-dd83-b703-62750bececac\",\n \"proofing_workflow\": \"ebb608ba-a579-69aa-d7d7-3d1a4cdb9114\",\n \"result\": \"fail\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"2023-06-13T20:00:23.718Z\",\n \"updated_at\": \"1988-12-24T18:23:04.617Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": 1460998,\n \"offset\": 80419618,\n \"total\": 79765275,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29399,7 +29399,7 @@ "description": "", "item": [ { - "id": "b31f0d4a-14f9-46aa-8669-3546e4b47a91", + "id": "abd1d24e-df7c-4fa8-8cac-5c9c87681afb", "name": "Get saved advanced search queries", "request": { "name": "Get saved advanced search queries", @@ -29429,7 +29429,7 @@ }, "response": [ { - "id": "823026d3-b3b7-4152-9e8a-17ed07e72e58", + "id": "87a3f393-735a-4d7f-af0d-1d6ab6145361", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29467,7 +29467,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": [\n {\n \"id\": \"urn:uuid:720b2b94-7c67-3b89-7411-0efaafe8e905\",\n \"uid\": \"nostrud culpa minimlabore nisi i\",\n \"label\": \"adipisicing labore\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:9cdf283e-a587-7fb4-0e38-31eff1656c34\",\n \"uid\": \"laboris fugiat commodo exercitat\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"63b27686-de5e-91f9-8c19-e61250cb97ec\"\n },\n {\n \"id\": \"a7583d21-f1de-080b-0d3f-93d6c5d2e156\",\n \"uid\": \"Lorem reprehenderitconsectetur a\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:3faad148-1c10-5ac4-9aa1-f6fc30732e55\"\n }\n ]\n },\n {\n \"id\": \"urn:uuid:abb68d2e-2ab0-4ac9-38eb-3101a2ffdc23\",\n \"uid\": \"sintullamco dolorExcepteur labor\",\n \"label\": \"minim ipsum aute ut Lorem\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:d44956ad-4336-399a-a367-9e8729fb07d0\",\n \"uid\": \"incididunt quis amet elitullamco\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:5a888907-5f38-7891-2794-81e2a32a330d\"\n },\n {\n \"id\": \"urn:uuid:f54421a3-01cf-3bb5-1333-361ddd7b6b5d\",\n \"uid\": \"sed ea Loremminim elit cillum al\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"021209c6-6fe8-793b-8ae3-bd965de76f2c\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"advanced_search\": [\n {\n \"id\": \"a84ff3df-82e9-1be1-74a3-b0da5b5bf73d\",\n \"uid\": \"in reprehenderit eaad dolore vol\",\n \"label\": \"pariatur\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"0932f1d0-eeb6-56ad-52c1-981be1d9758a\",\n \"uid\": \"consectetur cupidatatipsum nisi \",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"9a79ba40-8049-a910-ef54-70be8342949b\"\n },\n {\n \"id\": \"urn:uuid:325d58bb-2a10-69ff-90b3-9e231c38f639\",\n \"uid\": \"laborumvelit adipisicingfugiat i\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"45b65be7-3e77-427b-da63-94e735bae037\"\n }\n ]\n },\n {\n \"id\": \"urn:uuid:af2c54c8-6e7c-4738-1882-ef612779c276\",\n \"uid\": \"ex commodo nulla doloremagnaculp\",\n \"label\": \"cillum Ut ut minim est\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:c42c5b7b-9b84-0fb9-6721-c71d68920be2\",\n \"uid\": \"ad magna aliqua pariatur eaenim \",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:ad7c33b2-4cf1-fc4b-daa9-3ae57019b34c\"\n },\n {\n \"id\": \"ac103c4d-09ce-1926-d46e-c4a9a7e41371\",\n \"uid\": \"incididunt dolor amet nostrudcon\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"50db3f9d-c92a-9d10-2bad-bbb18b07ff05\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29478,7 +29478,7 @@ } }, { - "id": "92ca2d64-f192-4877-ac61-2bffc9b1eb89", + "id": "b2913eeb-46ff-4b7a-b91a-852e4f02c730", "name": "Save an advanced search query for later use", "request": { "name": "Save an advanced search query for later use", @@ -29509,7 +29509,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"aliqua voluptate ex dolore\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:ab8ecfee-ea9a-1d1a-b2e1-237702b56161\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:984cbe45-087c-4090-2881-a651251383cb\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"Lorem quis sint\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2a1f81fb-f2ed-abc4-ad96-e4d89309dc96\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"43e09788-081c-dbfb-9b92-b52bed614e4f\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29521,7 +29521,7 @@ }, "response": [ { - "id": "91a83fac-2d25-48df-ba54-7d2ed5ddbfc5", + "id": "3da86ac5-e927-4ea1-8114-c01efbf2fb89", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29555,7 +29555,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"aliqua voluptate ex dolore\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:ab8ecfee-ea9a-1d1a-b2e1-237702b56161\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:984cbe45-087c-4090-2881-a651251383cb\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"Lorem quis sint\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2a1f81fb-f2ed-abc4-ad96-e4d89309dc96\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"43e09788-081c-dbfb-9b92-b52bed614e4f\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29572,7 +29572,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": {\n \"id\": \"58e4ea8b-c84a-495b-c69a-236e8e1da978\",\n \"uid\": \"consectetur dolore suntDuis sed \",\n \"label\": \"magna dolore ullamco sit exercitation\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:44fa2d98-ee38-818c-0bde-96ba28ee24d0\",\n \"uid\": \"voluptate ut Lorem consectetur a\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:5f784098-019d-ba2a-2578-e62d73026347\"\n },\n {\n \"id\": \"urn:uuid:10b134f7-8a2d-b9d5-9da6-1cf6cd17694b\",\n \"uid\": \"Ut minim adipisicing consequatex\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"85b8230b-fdbf-e921-76b3-802eed8b1c17\"\n }\n ]\n }\n}", + "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:096a6096-caf0-84d0-95c6-dac4ee2cc66c\",\n \"uid\": \"aliqua non Excepteur officiain v\",\n \"label\": \"ut\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:e658d5b5-6530-a2e8-b2aa-1435f9d2b941\",\n \"uid\": \"eu eiusmod ullamcoeiusmod anim i\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:d7b9f221-24f9-7acf-5021-3b33d5a8452d\"\n },\n {\n \"id\": \"bc9c59be-203e-cc0b-4935-a7c2a0965a5d\",\n \"uid\": \"inmagna labore in ametad do euin\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"d0371374-cae9-0fd8-c3dc-d768070cdf2e\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29583,7 +29583,7 @@ } }, { - "id": "b53c19fb-da79-421f-8491-c6afa7fe2824", + "id": "29e878b9-ae27-43e4-886e-fc76472a8a7f", "name": "Run an advanced search for profiles, without saving the query", "request": { "name": "Run an advanced search for profiles, without saving the query", @@ -29643,7 +29643,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"aliqua voluptate ex dolore\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:ab8ecfee-ea9a-1d1a-b2e1-237702b56161\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:984cbe45-087c-4090-2881-a651251383cb\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"Lorem quis sint\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2a1f81fb-f2ed-abc4-ad96-e4d89309dc96\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"43e09788-081c-dbfb-9b92-b52bed614e4f\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29655,7 +29655,7 @@ }, "response": [ { - "id": "f00a84eb-4b3c-4bab-8dc2-4cd9430b4118", + "id": "919e9ce6-5fdd-423c-a3db-fa811291268f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29718,7 +29718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"aliqua voluptate ex dolore\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:ab8ecfee-ea9a-1d1a-b2e1-237702b56161\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:984cbe45-087c-4090-2881-a651251383cb\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"Lorem quis sint\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2a1f81fb-f2ed-abc4-ad96-e4d89309dc96\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"43e09788-081c-dbfb-9b92-b52bed614e4f\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29735,7 +29735,7 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"dolor adipisicing cupidatat sunt\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate veniamet fugiat enimno\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"quis doExcepteur fugiat adipisic\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Duis in veniamtempor nisi idvolu\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29746,7 +29746,7 @@ } }, { - "id": "34c5d18f-5ed3-44ef-94ed-7cf930b30b32", + "id": "3d04460d-ce30-46fb-aead-9790aacb36a4", "name": "Update a saved advanced search query", "request": { "name": "Update a saved advanced search query", @@ -29789,7 +29789,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:842c85db-88d2-78ac-ba68-639075633532\",\n \"label\": \"Ut Lorem aliqua labore\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"622ed233-422c-f476-8f8e-cfd77833273d\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"4ea1c7ed-efbd-b191-365f-7417be2dbf22\",\n \"_destroy\": false\n },\n {\n \"id\": \"725eafe9-1aab-cb42-b5f2-bbc32317e27b\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"21baaf36-babb-6149-df1f-99a2e1fb0cf8\",\n \"_destroy\": false\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:86a1ddcb-ad3d-8c61-1d53-874de6899cf0\",\n \"label\": \"cillum proident sit fugiat\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"b65fb272-4041-8dbf-1960-0384f2ea9b06\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"671a4d9c-7b99-7b5e-6989-d3dbd1a808db\",\n \"_destroy\": false\n },\n {\n \"id\": \"urn:uuid:0fc0fdc5-87cc-3b23-9227-b6e634a6aab8\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:d9c5396d-1ee1-3b3f-2f1b-5ea38f0672b2\",\n \"_destroy\": false\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29801,7 +29801,7 @@ }, "response": [ { - "id": "e08b6f51-a4ff-45a1-9bee-b0d2de8a5172", + "id": "5289900e-1fc9-4704-b58f-ad72d4eefd3e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29836,7 +29836,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:842c85db-88d2-78ac-ba68-639075633532\",\n \"label\": \"Ut Lorem aliqua labore\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"622ed233-422c-f476-8f8e-cfd77833273d\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"4ea1c7ed-efbd-b191-365f-7417be2dbf22\",\n \"_destroy\": false\n },\n {\n \"id\": \"725eafe9-1aab-cb42-b5f2-bbc32317e27b\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"21baaf36-babb-6149-df1f-99a2e1fb0cf8\",\n \"_destroy\": false\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:86a1ddcb-ad3d-8c61-1d53-874de6899cf0\",\n \"label\": \"cillum proident sit fugiat\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"b65fb272-4041-8dbf-1960-0384f2ea9b06\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"671a4d9c-7b99-7b5e-6989-d3dbd1a808db\",\n \"_destroy\": false\n },\n {\n \"id\": \"urn:uuid:0fc0fdc5-87cc-3b23-9227-b6e634a6aab8\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:d9c5396d-1ee1-3b3f-2f1b-5ea38f0672b2\",\n \"_destroy\": false\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29853,7 +29853,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": {\n \"id\": \"58e4ea8b-c84a-495b-c69a-236e8e1da978\",\n \"uid\": \"consectetur dolore suntDuis sed \",\n \"label\": \"magna dolore ullamco sit exercitation\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:44fa2d98-ee38-818c-0bde-96ba28ee24d0\",\n \"uid\": \"voluptate ut Lorem consectetur a\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:5f784098-019d-ba2a-2578-e62d73026347\"\n },\n {\n \"id\": \"urn:uuid:10b134f7-8a2d-b9d5-9da6-1cf6cd17694b\",\n \"uid\": \"Ut minim adipisicing consequatex\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"85b8230b-fdbf-e921-76b3-802eed8b1c17\"\n }\n ]\n }\n}", + "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:096a6096-caf0-84d0-95c6-dac4ee2cc66c\",\n \"uid\": \"aliqua non Excepteur officiain v\",\n \"label\": \"ut\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:e658d5b5-6530-a2e8-b2aa-1435f9d2b941\",\n \"uid\": \"eu eiusmod ullamcoeiusmod anim i\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:d7b9f221-24f9-7acf-5021-3b33d5a8452d\"\n },\n {\n \"id\": \"bc9c59be-203e-cc0b-4935-a7c2a0965a5d\",\n \"uid\": \"inmagna labore in ametad do euin\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"d0371374-cae9-0fd8-c3dc-d768070cdf2e\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29864,7 +29864,7 @@ } }, { - "id": "da3d0221-0835-444f-8130-c7f747b3afe8", + "id": "21862ef5-44d2-43d3-9bd9-a1906179a6dd", "name": "Run a saved advanced search query", "request": { "name": "Run a saved advanced search query", @@ -29935,7 +29935,7 @@ }, "response": [ { - "id": "4508cbfb-8b1b-4faa-979a-560d4e6d757d", + "id": "3ddf1612-2535-4b88-b792-f376837a5d63", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30003,7 +30003,7 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"dolor adipisicing cupidatat sunt\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate veniamet fugiat enimno\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"quis doExcepteur fugiat adipisic\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Duis in veniamtempor nisi idvolu\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -30020,7 +30020,7 @@ "description": "", "item": [ { - "id": "e4df53d3-396e-431b-8f2e-eaa0074ea6ee", + "id": "1ea87fbd-e7a2-40a2-af73-ffefa68b1c88", "name": "Get the status of a bulk job", "request": { "name": "Get the status of a bulk job", @@ -30043,7 +30043,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "consequat amet qu" + "value": "Lorem" } ], "variable": [] @@ -30060,7 +30060,7 @@ }, "response": [ { - "id": "ad62a9c0-1ed8-456e-9b30-85e1537f581e", + "id": "17771366-b497-4f98-ae74-9c8e4fc9797d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30078,7 +30078,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "consequat amet qu" + "value": "Lorem" } ], "variable": [] @@ -30108,12 +30108,12 @@ "value": "application/json" } ], - "body": "{\n \"uid\": \"54cdeeca-dc06-136f-dd4e-57c5636ede55\",\n \"status\": \"complete\",\n \"job_type\": \"import\",\n \"job_data\": [\n {\n \"user_id\": \"urn:uuid:ea8ced9a-e812-f0e0-30ba-688d2e17c30e\",\n \"manager_id\": \"urn:uuid:717c0aa6-036e-8c10-edfa-776888f5189c\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n },\n {\n \"user_id\": \"5cd4412e-67de-5888-6864-6133c92c5bf9\",\n \"manager_id\": \"urn:uuid:9e752813-319b-9739-e169-f49a63156633\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n }\n ]\n}", + "body": "{\n \"uid\": \"6956a91a-c7f8-f0c2-3197-a89cb44fc6e3\",\n \"status\": \"complete\",\n \"job_type\": \"import\",\n \"job_data\": [\n {\n \"user_id\": \"6703411d-8c90-5256-defd-c88776e121c3\",\n \"manager_id\": \"urn:uuid:7cda6ad1-de1e-56c3-63e3-c682fc4b1a57\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n },\n {\n \"user_id\": \"urn:uuid:bc8169db-8894-de9b-b662-2f1c2ac99fb4\",\n \"manager_id\": \"urn:uuid:1960c7e7-c66a-de9c-cf6b-d930a55dd33a\",\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": "4991cbc7-a183-48ef-b876-91b4d8784286", + "id": "0ee41acd-b145-4c51-9603-b017cf3fd2f2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30131,7 +30131,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "consequat amet qu" + "value": "Lorem" } ], "variable": [] @@ -30166,7 +30166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46a9ab85-9ad7-43e1-8198-e78d5bcf78a0", + "id": "92d32733-e3dd-44c4-83b0-9e707c8452f7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30184,7 +30184,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "consequat amet qu" + "value": "Lorem" } ], "variable": [] @@ -30231,7 +30231,7 @@ "description": "", "item": [ { - "id": "68c5322f-61a2-4880-b6ce-7ef27d9259cf", + "id": "0df7283a-d19c-4f8e-ba0c-71c58a1790ef", "name": "Create a form", "request": { "name": "Create a form", @@ -30274,7 +30274,7 @@ }, "response": [ { - "id": "c6a3931d-db7d-4139-acb7-66efd2326891", + "id": "8a1a1fa2-b1a6-414d-8d13-8b02956e857b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30330,7 +30330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9996a73c-9e35-4940-9432-20aa3c490014", + "id": "8fd05bcc-1de0-4032-8ef4-0535ecd16dff", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30386,7 +30386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ada1ba07-40a3-413b-be0b-12d0ff8001cd", + "id": "c40c474e-96bc-488e-b3cc-3d8d5a51680b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30454,7 +30454,7 @@ "description": "", "item": [ { - "id": "0a44ccbc-00d2-4aeb-8f7a-3d54d2855e96", + "id": "c2b78b1e-a9ee-48af-a07b-79c7a51ed67d", "name": "Create a form attribute", "request": { "name": "Create a form attribute", @@ -30497,7 +30497,7 @@ }, "response": [ { - "id": "110f89b3-c97e-4157-a55c-3426775eab39", + "id": "c4478847-2c42-4b5f-8bf1-9b506ae89fc9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30553,7 +30553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d80ab9d-1dbf-4dbf-b5d0-dbdf348a47c6", + "id": "e86eb5b2-caee-455a-95c0-6d9e2081af7c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30609,7 +30609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e604e7d-a816-4146-b4c3-9be10ef71366", + "id": "1498c915-1473-4cc7-84d4-b4603079507d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30695,7 +30695,7 @@ } ], "info": { - "_postman_id": "ad4bffb1-6021-4501-b96d-150830225ffa", + "_postman_id": "0684c806-dbf7-4033-957a-be73bb40e80d", "name": "NERM API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/postman/collections/sailpoint-api-v3.json b/postman/collections/sailpoint-api-v3.json index 4430bf2..868e5c9 100644 --- a/postman/collections/sailpoint-api-v3.json +++ b/postman/collections/sailpoint-api-v3.json @@ -5,7 +5,7 @@ "description": "Use this API to implement and customize access profile functionality. \nWith this functionality in place, administrators can create access profiles and configure them for use throughout IdentityNow, enabling users to get the access they need quickly and securely.\n\nAccess profiles group entitlements, which represent access rights on sources. \n\nFor example, an Active Directory source in IdentityNow can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nAccess profiles are the most important units of access in IdentityNow. IdentityNow uses access profiles in many features, including the following:\n\n- Provisioning: When you use the Provisioning Service, lifecycle states and roles both grant access to users in the form of access profiles.\n\n- Certifications: You can approve or revoke access profiles in certification campaigns, just like entitlements. \n\n- Access Requests: You can assign access profiles to applications, and when a user requests access to the app associated with an access profile and someone approves the request, access is granted to both the application and its associated access profile.\n\n- Roles: You can group one or more access profiles into a role to quickly assign access items based on an identity's role. \n\nIn IdentityNow, administrators can use the Access drop-down menu and select Access Profiles to view, configure, and delete existing access profiles, as well as create new ones. \nAdministrators can enable and disable an access profile, and they can also make the following configurations: \n\n- Manage Entitlements: Manage the profile's access by adding and removing entitlements. \n\n- Access Requests: Configure access profiles to be requestable and establish an approval process for any requests that the access profile be granted or revoked. \nDo not configure an access profile to be requestable without first establishing a secure access request approval process for the access profile.\n\n- Multiple Account Options: Define the logic IdentityNow uses to provision access to an identity with multiple accounts on the source. \n\nRefer to [Managing Access Profiles](https://documentation.sailpoint.com/saas/help/access/access-profiles.html) for more information about access profiles.\n", "item": [ { - "id": "edd64149-c94f-4872-92dd-27fe07c727d2", + "id": "ab86f2ce-3f94-40d8-a315-e978bd220c88", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -107,7 +107,7 @@ }, "response": [ { - "id": "ba86e594-b074-4bf1-80dd-5db5917580a3", + "id": "e8b33bf4-f566-407c-8cd2-e62a3c6b8e97", "name": "List of Access Profiles", "originalRequest": { "url": { @@ -223,7 +223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81e5d714-c424-4acd-b732-c9c8a27f87ce", + "id": "b59b47be-43fe-42ca-a578-01aa8206d6b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -339,7 +339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7da4f71-0549-4a33-aab2-52f47182248a", + "id": "2b0c7172-8b52-4549-afbd-42a945ed9d51", "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": "540e9b71-47dd-4bfa-962b-9510401d878c", + "id": "f556981f-8b9e-48a1-9753-567b9b818444", "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": "093ebbea-d4d7-4500-9def-9566fa2944c0", + "id": "e0e20135-a9e4-438f-90b7-88410989ff5c", "name": "Too Many Requests - Returned in response to too many requests in 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": "1a6f68c5-b142-4efe-8d72-faf80494a06f", + "id": "1c8b9e9d-cbcf-444d-9c7f-59410710af63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -809,7 +809,7 @@ } }, { - "id": "67a43052-f8be-4284-981b-09cfc664266b", + "id": "04176b19-f978-457b-a835-e9e1b9f0380a", "name": "Create an Access Profile", "request": { "name": "Create an Access Profile", @@ -851,7 +851,7 @@ }, "response": [ { - "id": "aa9ed610-a4f5-425b-9675-4be1ab319bb5", + "id": "0d524310-bae9-495f-8613-132b2ee95e56", "name": "Access Profile created", "originalRequest": { "url": { @@ -907,7 +907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a26a922d-b523-4333-a6cb-f105d8bec8f9", + "id": "40378a96-03ea-44be-8b55-84c858fe3709", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -963,7 +963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed6f73e1-302e-421f-8680-9e6b43a9a182", + "id": "117dd226-09b7-440d-85f6-4ce989a19640", "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": "caf19d18-cbbf-4af9-9728-125871e395af", + "id": "cb06478d-1d95-426a-95b4-e6b235320908", "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": "bd8daeaf-5d35-4931-8137-0606c3359ecc", + "id": "bbe008c7-d84c-40d6-bcf0-ac0bd4e7f80f", "name": "Too Many Requests - Returned in response to too many requests in 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": "477167ee-7c67-46b1-bf2e-b77940c367bf", + "id": "154eee8b-6b19-4bce-9165-04c368f34deb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1193,7 +1193,7 @@ } }, { - "id": "81ca32d2-53d9-4021-b213-34f059dd4c2e", + "id": "02f0bb40-4d4a-4c57-8951-d421fd9b0f87", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -1234,7 +1234,7 @@ }, "response": [ { - "id": "ef00a66f-1a5a-4bdf-92a4-a2bc14de434c", + "id": "b991b3cf-bd44-4894-b37f-0db7ccfa72f3", "name": "An AccessProfile", "originalRequest": { "url": { @@ -1278,7 +1278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2c50274-75eb-4ee0-b474-b63c3797dc5e", + "id": "de4bfbb4-57da-46bd-b98b-69a3585306c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1322,7 +1322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "183dd593-21e0-4753-9714-d68cfad491af", + "id": "5b945e64-bb38-4b85-9782-7566682fa72d", "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": "899c5b14-d2e0-4f3b-91c5-67ea792665c0", + "id": "480809c5-c132-4336-b4d4-2db9c9b86cdd", "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": "07a57ffb-3a45-4330-a883-75f4f375b439", + "id": "e14be226-dd75-4fe4-9130-8074ce21299b", "name": "Too Many Requests - Returned in response to too many requests in 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": "ad7b583b-8cb4-4d4e-8083-eec9dbe15fe0", + "id": "acbb940c-0246-4a0d-a141-29fd67c3e28e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1504,7 +1504,7 @@ } }, { - "id": "98f82e22-380f-423b-8d3d-8beb14b9a09c", + "id": "a935774e-7799-4661-b91e-c1311b601cd1", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -1558,7 +1558,7 @@ }, "response": [ { - "id": "8607d2a0-cd1d-435e-a377-83bd45350b06", + "id": "ab900e08-c9b6-4868-8057-a061349359f7", "name": "Add Entitlements", "originalRequest": { "url": { @@ -1615,7 +1615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48e0c8d6-4ec2-468f-92f0-70d7d247b14c", + "id": "1bff39f6-cbf1-46e2-b922-c73895c8f759", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1672,7 +1672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6caa2eb-7eb7-4216-90b1-befa15721552", + "id": "e9fa3bbb-d95d-4213-bff5-f182b0dbfed8", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1729,7 +1729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9337bab9-94bc-486c-a264-948a965ca139", + "id": "21ae9cef-0f1a-4dc0-8b10-a631d648054c", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1786,7 +1786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de36f037-6b22-4a76-b462-a6be4248b10f", + "id": "4ac6b768-3591-4b9a-98c5-41c44f31ccf3", "name": "Replace Source", "originalRequest": { "url": { @@ -1843,7 +1843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27cb80d4-fc66-4020-bc37-de7164223c29", + "id": "5ca775ed-497d-4597-b19e-00d15b89ce8e", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1900,7 +1900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a7e42ec-dc19-485f-a77b-f5e1f877b238", + "id": "4c023b07-47a0-4da1-9475-88a6ef61ab07", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1957,7 +1957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c73ca5e-690a-4b7a-8f49-a24238ee9063", + "id": "4903e195-ff0c-470c-a045-ca6206b383bc", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2014,7 +2014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c40395af-456d-4ebc-8f44-eea8eac80b32", + "id": "00cfb79a-11eb-41b3-a158-5a96269b1ada", "name": "Replace Source", "originalRequest": { "url": { @@ -2071,7 +2071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4883f7b-b377-4d33-b1ce-eeec1a8b3455", + "id": "ef3fc24f-163c-4607-b243-8ce84287f473", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2128,7 +2128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b7ee88f-f547-4a6f-98cf-fe5e2f5e001f", + "id": "67dd7171-4b67-46cf-b0ad-7c3d1b168d31", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2185,7 +2185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adef75c0-875d-4130-9681-6962b3964bd2", + "id": "d264763e-90aa-4ebf-a755-3bbe6151ed6a", "name": "Replace Source", "originalRequest": { "url": { @@ -2242,7 +2242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d20d4ea3-c428-472f-a477-9784966ac181", + "id": "bf922241-2671-4566-975b-14976488ebfc", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -2299,7 +2299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5828775c-a73a-450d-87df-4b823274d444", + "id": "d2fda9a8-71f5-4f3c-84d1-dd0c5d09297a", "name": "Replace Source", "originalRequest": { "url": { @@ -2356,7 +2356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "151526c2-15ea-4ae4-93d0-5d7d5912343b", + "id": "4eb74f59-d66b-4d96-98d6-8e7e87bafc4b", "name": "Replace Source", "originalRequest": { "url": { @@ -2413,7 +2413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cface902-8057-4f85-9562-92a80a830355", + "id": "3296e5fb-15ce-48df-ab00-53a45e474de6", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -2476,7 +2476,7 @@ } }, { - "id": "c96e049b-1b70-4b11-b0e8-b064a88edfdc", + "id": "4bc9cc5d-eebc-4f47-bfc9-763ea41b6798", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -2517,7 +2517,7 @@ }, "response": [ { - "id": "73843235-e570-40ca-a545-6bb733f00ed8", + "id": "87d7c26a-551b-496c-a45c-5b6e51e326af", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -2551,7 +2551,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d9410e71-ab05-4627-beb6-73b297e4928d", + "id": "94a13135-12ff-41f4-abbc-5dccd94f174e", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -2595,7 +2595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c4c1cee-8021-4aeb-8e09-5e775b91bdbf", + "id": "917f363f-05b3-49b8-ac60-f5f8c703e4df", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2639,7 +2639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85de9cf1-92a1-419e-9fff-1e450af3ddc3", + "id": "20011de6-88c0-49b0-a0f2-5b7232a28356", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2683,7 +2683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab14a84d-ce4d-4f76-a4c7-74f2def68db0", + "id": "20a0f7af-663d-472e-979b-e8ffe1bd28be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2727,7 +2727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66a96e7b-95d6-4113-80d6-ed083a49bdc7", + "id": "c6a9ea62-3722-4c67-b2e2-b172c3795135", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2777,7 +2777,7 @@ } }, { - "id": "0d49caa4-1a0a-43c5-9a19-57abb85daaaa", + "id": "ad82dbc3-f8b4-4cba-815c-5a38ce8a6a9c", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -2820,7 +2820,7 @@ }, "response": [ { - "id": "038f249d-03fc-43a7-9010-6c86a0087026", + "id": "0441dbe7-0e10-4442-b9fb-a09d93428b4b", "name": "Returned only if **bestEffortOnly** is **false**, and one or more Access Profiles are in use.", "originalRequest": { "url": { @@ -2877,7 +2877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "811eeea7-a01a-4436-8b1f-5dccf49e37ea", + "id": "711b1ab9-4c54-4161-8d27-c416d9aa7b04", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -2934,7 +2934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68cd1813-250a-4470-8996-5f8cf3ca444e", + "id": "6536e000-4a31-4818-b01e-ed89f5e7e146", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2991,7 +2991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abc184ba-089d-4ed0-9f1d-33bfcb13f501", + "id": "518a0e48-e6d2-496d-803b-15d3ed815f8f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3048,7 +3048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df549fa5-fc4a-4cbd-941a-375af6941c18", + "id": "3192bc15-4c88-4225-9732-f6bd711666f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3105,7 +3105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f87b8d0-f1c9-4f79-bbbb-4ea08c4867b2", + "id": "a3a6387a-7246-471c-8a60-7ae88be94092", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3162,7 +3162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "151d0ca1-c4ee-40c3-b030-15414db2d4db", + "id": "f2a119b8-17d3-46f8-94a4-341a34ceb319", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3225,7 +3225,7 @@ } }, { - "id": "94855e14-c29c-4d47-84b1-7f2400b8f15b", + "id": "2b32131c-15b1-49c9-a707-da4b5b995ff2", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -3313,7 +3313,7 @@ }, "response": [ { - "id": "eb473163-6203-445b-a192-e5a6bbae262c", + "id": "3dd16a7d-6076-466a-bb59-2b2290b1723a", "name": "List of Entitlements", "originalRequest": { "url": { @@ -3404,7 +3404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "653bfe81-f5ab-4055-92c8-acdc838d03d2", + "id": "9abab57a-da99-4391-a8c1-cfde460fea3b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3495,7 +3495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fed947ec-4a22-46bc-aedf-a418660499b0", + "id": "4d763b65-0420-4475-b39a-bf1424e45da3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3586,7 +3586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fdda219-ba87-4475-b9e9-1c01c020cc01", + "id": "b03eefda-c3a9-42c4-859b-6f9534c1d8c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3677,7 +3677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "936d0bb3-e631-419f-b75d-40f0417c86f2", + "id": "570c40fe-9420-4c66-ac10-894169345ac0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3768,7 +3768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b9c1317-f367-482e-b70f-6c4d3a708930", + "id": "e99853e4-21d1-4c6b-9683-51c6ba41da4f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3871,7 +3871,7 @@ "description": "Use this API to implement and customize access request approval functionality. \nWith this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles. \nThis enables more qualified users to review access requests and the others to spend their time on other tasks. \n\nIn IdentityNow, users can request access to applications, entitlements, and roles, and managers can request that team members' access be revoked. \nFor applications and entitlements, administrators can set access profiles to require approval from the access profile owner, the application owner, the source owner, the requesting user's manager, or a governance group for access to be granted or revoked. \nFor roles, administrators can also set roles to allow access requests and require approval from the role owner, the requesting user's manager, or a governance group for access to be granted or revoked. \nIf the administrator designates a governance group as the required approver, any governance group member can approve the requests.\n \nWhen a user submits an access request, IdentityNow sends the first required approver in the queue an email notification, based on the access request configuration's approval and reminder escalation configuration.\n\nIn Approvals in IdentityNow, required approvers can view pending access requests under the Requested tab and approve or deny them, or the approvers can reassign the requests to different reviewers for approval. \nIf the required approver approves the request and is the only reviewer required, IdentityNow grants or revokes access, based on the request. \nIf multiple reviewers are required, IdentityNow sends the request to the next reviewer in the queue, based on the access request configuration's approval reminder and escalation configuration. \nThe required approver can then view any completed access requests under the Reviewed tab. \n\nRefer to [Access Requests](https://documentation.sailpoint.com/saas/help/requests/index.html) for more information about access request approvals.\n", "item": [ { - "id": "f79efe7f-f434-4720-ad7e-0f5e94d5d58a", + "id": "3ca0d174-273a-48d7-a44f-3832dd9e83c7", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -3956,7 +3956,7 @@ }, "response": [ { - "id": "3b06d3e0-5bf5-4cc2-9393-55f80a0a5627", + "id": "7d76b340-2731-4fbd-9e89-01377b10f3ab", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -4055,7 +4055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36bec70c-278a-4365-8c01-37f7ba1743d7", + "id": "95961d12-f055-495f-9c86-80c5b74686c8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4154,7 +4154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fe75a8d-99aa-45c0-9fa3-7487949bdb0f", + "id": "3ee5b86f-a700-45e9-bda3-cda9687c0e32", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4253,7 +4253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a80fa84-707c-49bb-a090-7488598f6c64", + "id": "9b3a808d-782e-4866-a34a-443ca0224c74", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4352,7 +4352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7153570b-9a90-49e5-bfdf-3e020380a593", + "id": "80e81b23-b4a1-490d-946b-1a2c129996bd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4451,7 +4451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "085131c2-346c-4354-b402-24ce56c883a1", + "id": "8ae01266-6f21-454f-9914-315448eeaaed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4556,7 +4556,7 @@ } }, { - "id": "11305bb8-7091-4e3d-8472-3d0f5fcac845", + "id": "366c2ec2-ded2-42d3-a857-18559ab4e0f7", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -4641,7 +4641,7 @@ }, "response": [ { - "id": "0d21185b-29ab-4c83-a546-ba6767d075ca", + "id": "a3f497e6-d6a9-4a52-8f43-f1e2e34ae3a9", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -4735,12 +4735,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"id12345\",\n \"name\": \"aName\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"Applied Research Access\",\n \"description\": \"Access to research information, lab results, and schematics\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"sed Duis\"\n },\n {\n \"id\": \"id12345\",\n \"name\": \"aName\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"Applied Research Access\",\n \"description\": \"Access to research information, lab results, and schematics\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"incididunt amet Ut adipisicing\"\n }\n]", + "body": "[\n {\n \"id\": \"id12345\",\n \"name\": \"aName\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"Applied Research Access\",\n \"description\": \"Access to research information, lab results, and schematics\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"incididunt Duis mollit laborum nisi\"\n },\n {\n \"id\": \"id12345\",\n \"name\": \"aName\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"Applied Research Access\",\n \"description\": \"Access to research information, lab results, and schematics\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"pariatur in ut\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d9bed2a2-72d1-4449-bc94-ee7a7d1c9c0a", + "id": "f88df435-a040-4059-bc8e-5faee45481a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4839,7 +4839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56fc5f6c-dbd6-4965-974c-55def77840e7", + "id": "4fe8bbc9-73b0-44c4-bcf3-8a4d55374441", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4938,7 +4938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a925491f-b643-4611-bf75-d88c9eaa21d1", + "id": "f2877b38-0ea9-44e0-871b-450084271edd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5037,7 +5037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bbda2b8-fe0a-4930-ba47-0bf53c7eb45f", + "id": "fcc03874-7170-4f19-9b16-91aa98d86e06", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5136,7 +5136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5905607c-1a72-42b8-b1a6-f92d2ba9b2e2", + "id": "85763e25-db78-4c6d-8f23-8b0a32e029e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5241,7 +5241,7 @@ } }, { - "id": "9e2281cf-d770-44d9-9225-77be7ac47c7d", + "id": "45947e75-73c9-4307-8126-6238b5f91658", "name": "Approves an access request approval.", "request": { "name": "Approves an access request approval.", @@ -5296,7 +5296,7 @@ }, "response": [ { - "id": "f5e9732f-c565-44c6-a8bb-de2b13f94971", + "id": "dee9aecf-d12c-4315-b0d5-f174c9afefe7", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -5354,7 +5354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9372e668-66af-401b-9e60-16dcf2babc09", + "id": "5792be24-222a-4c5a-b556-665294495d37", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5412,7 +5412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "723e5a06-5d3f-455d-ac72-2e23d5100385", + "id": "a2f8943c-8a94-40fd-bb36-b1d190b44b58", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5470,7 +5470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c5fdb2d-b171-469a-9132-0afdcf7fca36", + "id": "0afd905f-9ac4-431e-8211-640365365fbc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5528,7 +5528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00845c6c-f29d-4114-b1dc-c1e9d262c331", + "id": "87e7e96b-1671-40ab-b1d1-8db9999cd4a1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -5586,7 +5586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed5f9bed-6bcf-4b4f-af7f-4267cd1d2630", + "id": "41b35e61-9154-426f-8bbb-f9ebe7a4aece", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5644,7 +5644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0c5ee9d-f435-4908-a490-fa06e30024f3", + "id": "7df64c70-447c-4adc-84cf-2454be6f7ea3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5708,7 +5708,7 @@ } }, { - "id": "fdb9f540-cb20-4e0c-99c3-18515ab9c46e", + "id": "2ad9528e-710c-4dbb-9127-46233a430b69", "name": "Rejects an access request approval.", "request": { "name": "Rejects an access request approval.", @@ -5763,7 +5763,7 @@ }, "response": [ { - "id": "f0743e55-ceb8-477a-b56c-97327cc2bd21", + "id": "71920c65-74f0-43a3-81d3-8f434eebc126", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -5821,7 +5821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70551e18-d728-41b4-89b2-3bf3943a899b", + "id": "baf1879f-a8ff-4f6b-816f-28db1a00f32d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5879,7 +5879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42c52216-139d-4cf5-949e-6f7b1b9f634f", + "id": "32ba4b4b-715f-4d19-9e0a-5d582386c932", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5937,7 +5937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c35888f-48d2-417f-8107-ccde16e7089e", + "id": "ab1ac098-a51d-4e49-8a91-47800e052928", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5995,7 +5995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39617d76-799f-472d-a4ec-218928bb729c", + "id": "f74e20dd-06d8-418f-b417-200654be9539", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6053,7 +6053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b4161cc-d475-461f-93b4-ed7279ab0311", + "id": "38a617ce-3117-45ab-b198-ff9ebbdbf72f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6111,7 +6111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc2ced41-fca1-4f5d-8273-48990ff7e204", + "id": "afb185e5-5cd5-4b34-9ad7-95e23befdff7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6175,7 +6175,7 @@ } }, { - "id": "e99d6af4-64ee-4143-8e27-90b7167e2b15", + "id": "c1f1a89a-6139-4f9f-9b2e-a3d2066562d9", "name": "Forwards an access request approval.", "request": { "name": "Forwards an access request approval.", @@ -6230,7 +6230,7 @@ }, "response": [ { - "id": "f1dc9e86-a0b7-4180-81b0-707b29bcdf4b", + "id": "eaf8164b-a8c2-4a5c-9003-98f2a97c48ea", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -6288,7 +6288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18b4f57a-ac8b-4dbc-9fc4-c4e3e597f4d7", + "id": "67a02a7f-3078-436e-b13a-82eaff437ba3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6346,7 +6346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4125f6b1-856f-497b-849c-56a1d77871d1", + "id": "8300f150-6924-4e9c-84cb-2d2f4fde4919", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6404,7 +6404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9e5c573-ee43-4682-8a7b-9b4e96bdc6e3", + "id": "f80e4ecd-0514-4d0b-ac7f-ac9ced8efbcd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6462,7 +6462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "731f1e84-eee1-49a3-841c-80a6d43cbf94", + "id": "a6b1ca55-c186-4d07-805f-de13588aeae4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6520,7 +6520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df70876b-4098-4481-839e-06984f3eaf81", + "id": "afdc5d19-4bcb-479e-8d84-ee5fc00ef6bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6578,7 +6578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54ec2260-8ab5-4692-b5ba-7ba5ca4070c4", + "id": "f4269fd7-9ba9-448c-85e0-583ce44c012a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6642,7 +6642,7 @@ } }, { - "id": "eea94750-f000-4372-868f-5b3b958f732a", + "id": "cab4602b-779f-421e-9a0f-78dc7545d29d", "name": "Get the number of access-requests-approvals", "request": { "name": "Get the number of access-requests-approvals", @@ -6691,7 +6691,7 @@ }, "response": [ { - "id": "7b28ea2f-6821-4a92-90f2-3f0f7b5ad75f", + "id": "0b32d620-fa82-4da5-8bf4-cb727fac8b12", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -6754,7 +6754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b94d304-0915-4e02-ae74-5918412f48b5", + "id": "d068caa6-8589-471e-9d0d-9da3f21c0123", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -6817,7 +6817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8d9e780-ff54-4017-9629-599bdbe062c6", + "id": "e87bda00-c24b-4e53-bb32-2dc4f956c887", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6880,7 +6880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73db0248-4f7a-4daa-89be-25997e449d28", + "id": "f6a20cee-fcb5-4a64-af71-560afe5396eb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6943,7 +6943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b685483-86ce-4d9d-993a-d6b2c7f4d727", + "id": "87b3a106-f667-43b2-9748-6dcbc1e13139", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7006,7 +7006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0fac9c1-8dfb-43bf-84c4-f687cee115e5", + "id": "46390faa-d564-4743-a338-0189f1ea8bd0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7081,7 +7081,7 @@ "description": "Use this API to implement and customize access request functionality. \nWith this functionality in place, users can request access to applications, entitlements, or roles, and managers can request that team members' access be revoked.\nThis allows users to get access to the tools they need quickly and securely, and it allows managers to take away access to those tools. \n\nIdentityNow's Access Request service allows end users to request access that requires approval before it can be granted to users and enables qualified users to review those requests and approve or deny them.\n\nIn the Request Center in IdentityNow, users can view available applications, roles, and entitlements and request access to them. \nIf the requested tools requires approval, the requests appear as 'Pending' under the My Requests tab until the required approver approves, rejects, or cancels them. \n\nUsers can use My Requests to track and/or cancel the requests.\n\nIn My Team on the IdentityNow Home, managers can submit requests to revoke their team members' access. \nThey can use the My Requests tab under Request Center to track and/or cancel the requests.\n\nRefer to [Requesting Access](https://documentation.sailpoint.com/saas/user-help/requests/requesting_access.html) for more information about access requests.\n", "item": [ { - "id": "694a35d0-2e0f-4830-af17-5db6ccca3027", + "id": "06e29e1f-2e41-4957-8e97-e359e4c04096", "name": "Submit an Access Request", "request": { "name": "Submit an Access Request", @@ -7123,7 +7123,7 @@ }, "response": [ { - "id": "236c5e38-b248-4c4e-bc59-d99781afa589", + "id": "b3288dcc-eadb-4e3a-ade3-d2d458c49071", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7179,7 +7179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0000f31-ef8c-41b2-a921-1fab1f68ab2d", + "id": "bb28f023-b0cd-46b2-9ed1-f128b6bb95c6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7235,7 +7235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97140ad5-4a03-453d-871c-5076149da520", + "id": "01d78763-6211-4f66-8882-91cd07dcb4d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7291,7 +7291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3195179-b191-4df6-9af4-2f9610af6778", + "id": "6ea4cc82-0e42-4fca-bd53-2bf3386c0b09", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7347,7 +7347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45b1bedb-5d07-41a5-ad0e-afbcbe39fe5c", + "id": "185aa840-2167-402d-a893-eb9d9632eadd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7403,7 +7403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4420f835-f28c-4833-82e6-63d39645561b", + "id": "d5e18525-7ad1-4e7f-b283-eea730f22c27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7465,7 +7465,7 @@ } }, { - "id": "6892be02-b591-4657-ad97-ba1b62474b34", + "id": "bdeb5ff9-6823-4133-a554-becc8ce1fbfa", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -7508,7 +7508,7 @@ }, "response": [ { - "id": "6db7ca40-3662-414e-bb54-93e655d3351e", + "id": "6944f539-15d4-4a48-ba07-603699cb9f13", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7565,7 +7565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96904ba3-f8a8-4215-bf59-4af097cfebf4", + "id": "b1baebd8-e85c-4a45-8a9b-37d17e40609c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7622,7 +7622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74529226-b196-4c21-a336-9cec37265b21", + "id": "db1d08ee-af2f-4a66-be22-31a1a15a6229", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7679,7 +7679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "262aa863-0dfa-43f8-9071-62ca4488dbc5", + "id": "4852e210-ffd1-430e-9183-410c3c31519d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7736,7 +7736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f305976b-9109-401f-9d88-fd1ff651db12", + "id": "83410cd9-d687-4483-8bc9-8576dded3586", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -7793,7 +7793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "145428e0-da00-460d-9c47-c3fa5efe5541", + "id": "3627ed3c-3d91-47c9-98d1-d3887a5f74f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7850,7 +7850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3d19676-e324-4da8-8eb5-447859de9636", + "id": "20f3bb6a-1d5b-46ad-9d1c-ed5f53e2cc41", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7913,7 +7913,7 @@ } }, { - "id": "c999e06e-c525-42f0-b784-4e1c94c704c5", + "id": "a3ad7cb8-88e7-478e-99b5-13b630c212eb", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -7942,7 +7942,7 @@ }, "response": [ { - "id": "08a7f48a-dfe1-4c6a-a8d6-15179395d774", + "id": "49b0f742-c3c9-4f25-ba53-3591bf50b5d7", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -7985,7 +7985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a418226-7ef8-48af-b64f-2c7ba84e227a", + "id": "78fea6cd-6f05-4038-9e77-65693ab21da6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8028,7 +8028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6c10a79-3197-49a3-a4ee-d2a96f2a1838", + "id": "e716b01d-6e83-4115-9325-214037380326", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8071,7 +8071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40f54e42-63e9-4586-abc5-2bc99ae6f466", + "id": "bd228d2a-60a2-4275-b197-58a76a177607", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8114,7 +8114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1276b167-51a7-4b69-9785-c02f03b1b331", + "id": "b42a71dc-c566-4a6a-9aa1-956956af91b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8157,7 +8157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96d3cc46-28bb-4194-8574-bb2c83ae8e0f", + "id": "7aef2f74-0f7e-4753-b587-3ca448c2dc72", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8206,7 +8206,7 @@ } }, { - "id": "6f2ce2c2-c124-4edb-99ad-6f5a3945c7f4", + "id": "c2b72e95-1fa1-41d6-88bd-f050824c8291", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -8248,7 +8248,7 @@ }, "response": [ { - "id": "a9d60c22-67a1-424b-bc9b-c0bfed2e20bc", + "id": "b510772e-db51-4f60-9511-dd784d8aca7d", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -8304,7 +8304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3703d70e-4d4d-4e69-a58c-7c450b14c13b", + "id": "56c7d408-ece5-414a-b926-6399bdb6d6ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8360,7 +8360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36ff113a-e80d-42a0-b0df-ef38a920af55", + "id": "88e146ef-f767-40d7-b62c-95d0201e876b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8416,7 +8416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e73b283-ebd2-41f8-b6fc-724de2e4297d", + "id": "82da9f36-2b41-49e7-a201-a42fff639b66", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8472,7 +8472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ca4d0f4-9103-4b61-b4b6-27ed96cc18d5", + "id": "348c2e4b-f785-4ed6-84b9-b7035b2df911", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8528,7 +8528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89f53c67-3f94-4b0a-baf1-69c90002efdc", + "id": "bff4a689-9523-4f16-b1a5-554c7a726c16", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8590,7 +8590,7 @@ } }, { - "id": "e612cb41-34d6-40b5-83f0-abadda3001b3", + "id": "22766e0b-a97f-4291-be7e-6e4b13bbd8e2", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -8701,7 +8701,7 @@ }, "response": [ { - "id": "bb49a3c7-3d06-4b64-9c53-0052d75866bf", + "id": "edd49335-2cd7-487d-84ee-8fd64667db60", "name": "List of requested item status.", "originalRequest": { "url": { @@ -8826,7 +8826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b43902c1-9023-429c-b289-d02c96c752c2", + "id": "1434e217-1289-433c-8c99-fb69a2f19eae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8951,7 +8951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b82af783-4169-4e67-b775-90a57f49947d", + "id": "d57f84a9-6e79-4b01-9c18-0d9fe5a53bcb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9076,7 +9076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bf7f9e1-d726-4e88-a188-eb4cdc47656c", + "id": "39ed98f3-9ee0-4d9e-a346-10926c063edd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9201,7 +9201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed7e3fee-2b35-4d6d-831c-8b11f8809781", + "id": "26889a86-013c-4b8a-bf4c-2cc978a544c9", "name": "Too Many Requests - Returned in response to too many requests in 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": "49da272d-8324-4ae7-ab74-12168ffe0e87", + "id": "9cd6b0bb-f7f1-40b7-b2b1-9c82f30d956e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9463,7 +9463,7 @@ "description": "Use this API to implement account usage insight functionality.\nWith this functionality in place, administrators can gather information and insights about how their tenants' source accounts are being used.\nThis allows organizations to get the information they need to start optimizing and securing source account usage.\n", "item": [ { - "id": "afe2fb96-91d7-4843-b5e2-eb50dfa4fb1e", + "id": "527224b2-5d85-43c9-b3ef-f8f23534589b", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -9542,7 +9542,7 @@ }, "response": [ { - "id": "19731674-6aa0-4072-8c71-b3b17df4c4cb", + "id": "50c7306a-d00a-444a-8857-d0621f189d92", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -9624,7 +9624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64eac120-ea0e-44a6-9dd6-bbab2a762006", + "id": "8433d99f-15e4-4711-98c7-c25d80308aef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9706,7 +9706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "444305a5-80a4-4273-b827-b8e1ac63a1e4", + "id": "34bfe8aa-b64b-45ec-ab37-51b6d9553842", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a48556-f34d-418d-ac0d-55dbb1a8c205", + "id": "53513545-781b-4b3c-b78c-0d98e509fec3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9870,7 +9870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ed9ef88-82e8-4667-aa9b-c2ba1886d56f", + "id": "3b8f9c8d-d306-4106-8578-1a392544fd38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9952,7 +9952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b11355b9-cd8f-491f-9e3f-530119e70520", + "id": "af6c2555-d3e7-466f-9e24-53ca6f0e9649", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10046,7 +10046,7 @@ "description": "Use this API to implement and customize account functionality.\nWith this functionality in place, administrators can manage users' access across sources in IdentityNow. \n\nIn IdentityNow, an account refers to a user's account on a supported source.\nThis typically includes a unique identifier for the user, a unique password, a set of permissions associated with the source and a set of attributes. IdentityNow loads accounts through the creation of sources in IdentityNow.\n\nAdministrators can correlate users' identities with the users' accounts on the different sources they use. \nThis allows IdentityNow to govern the access of identities and all their correlated accounts securely and cohesively. \n\nTo view the accounts on a source and their correlated identities, administrators can use the Connections drop-down menu, select Sources, select the relevant source, and select its Account tab. \n\nTo view and edit source account statuses for an identity in IdentityNow, administrators can use the Identities drop-down menu, select Identity List, select the relevant identity, and select its Accounts tab. \nAdministrators can toggle an account's Actions to aggregate the account, enable/disable it, unlock it, or remove it from the identity. \n\nAccounts can have the following statuses: \n\n- Enabled: The account is enabled. The user can access it.\n\n- Disabled: The account is disabled, and the user cannot access it, but the identity is not disabled in IdentityNow. This can occur when an administrator disables the account or when the user's lifecycle state changes. \n\n- Locked: The account is locked. This may occur when someone has entered an incorrect password for the account too many times.\n\n- Pending: The account is currently updating. This status typically lasts seconds. \n\nAdministrators can select the source account to view its attributes, entitlements, and the last time the account's password was changed.\n\nRefer to [Managing User Accounts](https://documentation.sailpoint.com/saas/help/common/users/user_access.html#managing-user-accounts) for more information about accounts.\n", "item": [ { - "id": "c50719a4-d9e7-489b-8a6e-012ea9513b95", + "id": "ff219679-4a2e-4c50-94fa-402258e49764", "name": "Accounts List", "request": { "name": "Accounts List", @@ -10121,7 +10121,7 @@ }, "response": [ { - "id": "60008c58-b5d0-4206-89d6-216cdb6f73bb", + "id": "045e9d6f-93c4-44e3-a5d1-f4964ac65521", "name": "List of account objects", "originalRequest": { "url": { @@ -10210,7 +10210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1672037-5fc7-41fd-9289-616e2d80b510", + "id": "b2201cb9-ef02-4be0-818b-57d22a4a9a90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10299,7 +10299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2de7161e-8322-4748-b4a0-82651be3cda3", + "id": "c88c7682-8e38-49ea-9282-3f3ae32d01e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10388,7 +10388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e978a717-e092-4074-97dc-deb1889c07f8", + "id": "aa15fa92-429d-4112-b495-5f0be07d0bf9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10477,7 +10477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c847583-2bd8-4a21-b41f-919ef885979e", + "id": "41b56ea3-c9ab-47f1-ae69-ccc6ce6539cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10566,7 +10566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1b55b5b-b290-499e-b98d-b3a96e4b0ab7", + "id": "579d9553-1da5-451b-9bae-5cf1cc1aa493", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10661,7 +10661,7 @@ } }, { - "id": "1758d88b-eee5-4dfa-a10d-e64da0b07785", + "id": "6c7d7b5b-5181-4a44-a998-cd942642a576", "name": "Create Account", "request": { "name": "Create Account", @@ -10703,7 +10703,7 @@ }, "response": [ { - "id": "c66e8877-55a4-47bc-837a-d78c6e30b8ef", + "id": "4d571ffe-0954-4ecb-9da4-8e6bffa8ab3b", "name": "Async task details", "originalRequest": { "url": { @@ -10759,7 +10759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "168de11e-cb45-4755-b4c0-1a7d5bdfbf11", + "id": "af9a004b-5823-4151-bcd6-3e863fe2d670", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10815,7 +10815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "659793e1-a344-41c4-9b00-5d55d345a58e", + "id": "06b17463-de91-4f21-ac8c-09392e42e9a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10871,7 +10871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6d751b6-da79-41c0-adf9-e0ada99f3366", + "id": "107e315b-cc31-419c-b2be-d9db5aced36f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10927,7 +10927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8fefa04-7b79-4e5c-a388-07415bcb4218", + "id": "2538dc13-2f03-407e-a15c-c2254026714d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10983,7 +10983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1896eeb-8bf4-4c6b-bddd-6eb860a69ffb", + "id": "23679936-924f-495f-ad38-565511ad1a4f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11045,7 +11045,7 @@ } }, { - "id": "2f120744-8ca5-4bcb-b53e-ecfc8613dbda", + "id": "df1a4fff-7085-47b9-88fc-6b3dc02ac1e6", "name": "Account Details", "request": { "name": "Account Details", @@ -11086,7 +11086,7 @@ }, "response": [ { - "id": "ff20916a-06f7-49a2-9e0b-40b2b41db19f", + "id": "2980ab7c-0725-4339-afe1-fa3e5e105ef3", "name": "Account object.", "originalRequest": { "url": { @@ -11130,7 +11130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fcb91e4-97a8-4aca-804f-0180c18d6ae1", + "id": "add45d48-90f8-4970-8ce1-026509f08b3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11174,7 +11174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29cab409-4d4c-4d88-9c2d-a51c7988727c", + "id": "1f55cdbf-a941-4659-bc44-3c439b51fcdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11218,7 +11218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cac9451-4ace-4632-940e-231fe8b4d1d9", + "id": "e5428575-4154-4680-ba71-5ebfaa294556", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11262,7 +11262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a57e894-6bc6-4acb-816d-528fdd97fe61", + "id": "61f2100d-5c6b-43d1-961c-7cb6ac2759b3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11306,7 +11306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b707f13c-ddc9-4444-a117-7da61948e3af", + "id": "909f268a-f830-4ad6-a9e4-85d181f6afde", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11350,7 +11350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b7a08df-654c-43ff-9928-38d749340e50", + "id": "9a711d44-30f0-46af-ae8b-f46aff26c329", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11400,7 +11400,7 @@ } }, { - "id": "8aef8f6b-5f9f-46df-ba0e-9a36c15ffcb6", + "id": "07566d0a-00d0-48a8-9baa-7df30b80d799", "name": "Update Account", "request": { "name": "Update Account", @@ -11454,7 +11454,7 @@ }, "response": [ { - "id": "768f0284-21bf-4d99-b6f8-8677d15a7ff7", + "id": "350c0c53-2c31-4c26-a738-b0f6b28d1a25", "name": "Accepted. Update request accepted and is in progress.", "originalRequest": { "url": { @@ -11511,7 +11511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "831025e3-4fff-4adc-b4d6-a5f10e1a8c77", + "id": "7998618d-6859-4729-aea6-ad72e7f7e63e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11568,7 +11568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d061fdb7-cb70-43f1-8203-0402427ebfbc", + "id": "4b97697d-d7aa-41f7-a21e-d3ae55362b3d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11625,7 +11625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc3981b4-4a73-4314-a7b3-ec0d8824e6a8", + "id": "cab96b26-a0f6-45b3-9624-52e5b1d94c94", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11682,7 +11682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e5e7d2e-4a9e-47ad-b837-5e7aeb25ed7e", + "id": "10f678ab-ef3f-4f8f-b52d-b512b8f5a4a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11739,7 +11739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9195504e-cea2-4825-9a39-e6660bf6da5f", + "id": "fd968079-a974-4049-acaa-057c9674f6d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11796,7 +11796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "555a2adf-370d-4682-86aa-fa557b5fca54", + "id": "a8e6e1e1-5c12-436f-ada4-295782de17e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11859,7 +11859,7 @@ } }, { - "id": "f93b4952-0b78-4fc9-bc40-f9e38849bf0c", + "id": "a50d521f-0743-428f-bc98-5ba505bbe0ca", "name": "Update Account", "request": { "name": "Update Account", @@ -11913,7 +11913,7 @@ }, "response": [ { - "id": "129b1f9c-fd88-4eca-ad53-55f8a8da94c1", + "id": "705461ef-c194-4ac4-9f8d-89d77e1379ad", "name": "Async task details.", "originalRequest": { "url": { @@ -11970,7 +11970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e99f2ab-b631-4de3-ba01-4dfbf97e90cb", + "id": "bba92bd9-8977-482d-8429-e1d6034d2355", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12027,7 +12027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d41e21e8-479e-4dc5-ac94-8b46ccb68adb", + "id": "e375d88f-5af7-47c4-bbc5-156102d27dc9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12084,7 +12084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d56cf30-c49c-4ee9-8041-575489796eb5", + "id": "882dcaf2-45a1-47d7-9ce5-27f7a36343d0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12141,7 +12141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c01cd43-b0cc-47d8-9ff3-766e750c6fbf", + "id": "f827c2e6-ab1c-498a-88d7-f278fab93982", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -12198,7 +12198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa39962e-f5bf-4702-8c3b-12e3cd71274c", + "id": "7c53a279-fb02-4b48-8b45-e7d942a9840c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12255,7 +12255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6a63354-0c5c-4e73-9e6f-1358cb0eec33", + "id": "e95f120f-181a-4cc1-9ba4-1f1ee1349fc9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12318,7 +12318,7 @@ } }, { - "id": "6673563b-a01c-47e3-8a3d-6f48fa8fdc9f", + "id": "ab6815d9-3689-46f3-aa1d-3d686f6f2040", "name": "Delete Account", "request": { "name": "Delete Account", @@ -12359,7 +12359,7 @@ }, "response": [ { - "id": "e336a339-8c15-4445-b30b-a7676749a880", + "id": "01fc03ac-a194-408b-a3ce-7b7c13446290", "name": "Async task details.", "originalRequest": { "url": { @@ -12403,7 +12403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "257f83a4-d692-47c9-8e5e-53292e70bd1f", + "id": "8eccfc48-b0e1-4500-a977-c3b5313ea869", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12447,7 +12447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3d6836e-e368-4fdb-9b26-ad09fd644fbb", + "id": "32fe9920-845a-46f1-aaf3-10ac2daecc77", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12491,7 +12491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44d1169a-219f-465b-a186-2fda44fba3e1", + "id": "dc1dd986-d489-4d76-92a8-23db1b489490", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12535,7 +12535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e6df6af-1a66-4444-b8c7-c5e26b7a1ad9", + "id": "903de976-4b51-42a6-9f0c-eaf64697fbbe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -12579,7 +12579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9bcfbd0-2855-430d-b038-84ebbf169f14", + "id": "f75d0740-8be9-432d-80ae-ee7f88f5b85c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12623,7 +12623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceb389b6-1815-4701-ae10-5efe0c20e0cf", + "id": "7aa5969d-6421-4bbb-9014-752cab4a25d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12673,7 +12673,7 @@ } }, { - "id": "c6b00c83-7bdc-4fcc-92ad-a45eda3fb49b", + "id": "81455b75-9d83-4252-b6c1-9f4501d9e4bd", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -12743,7 +12743,7 @@ }, "response": [ { - "id": "0abf4d19-68cf-40d0-b1c6-241daff1da99", + "id": "1e0ba539-46e6-4be2-b1dd-49ab4fc4a180", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -12816,7 +12816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffbb38cb-7470-45ef-a8f4-82439ed91c37", + "id": "1a953a00-f1a5-4efa-b2d9-ee0e241ada13", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12889,7 +12889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a04be95-ab60-49a2-bfa5-169a51cb87fc", + "id": "05d3c628-0a96-479c-b06e-ad9a64854912", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12962,7 +12962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66d03358-166f-4c3c-aa19-a9b1b243cd2b", + "id": "b49dc473-9dc1-4e7b-930a-fa41263229dc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13035,7 +13035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae46bb5d-ba4c-4aec-a803-aba41a8584a2", + "id": "e371509e-fa58-4cf5-a3d1-fd3e41f35a43", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13108,7 +13108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff7dba1e-69d1-4c9c-a145-4bbb0f6ba99e", + "id": "f0ae924a-63f5-4d6f-8ac8-f3276e034222", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13181,7 +13181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4e6ac1d-2f92-4129-bed8-6f36966c727c", + "id": "166016b9-e360-44a3-bdc5-8e121abab7ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13260,7 +13260,7 @@ } }, { - "id": "f1b313de-abc9-4399-b4f3-b55fe6020f51", + "id": "7765bae4-c985-4ca2-8818-567f85c22014", "name": "Reload Account", "request": { "name": "Reload Account", @@ -13302,7 +13302,7 @@ }, "response": [ { - "id": "94a0ccb6-107e-4204-8686-c7d8ac1a32dc", + "id": "0c3a299d-2d6d-454a-aa94-70ca2a21d4cc", "name": "Async task details", "originalRequest": { "url": { @@ -13347,7 +13347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e32a7059-3387-4942-a5f2-fac0f035d7c6", + "id": "92837f78-074a-417c-afea-a411cd421a98", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13392,7 +13392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59586961-c5b4-4135-a6ab-ff0145a8b443", + "id": "d82348f9-095f-403e-a903-0101974650ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13437,7 +13437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10d720fd-c962-4dee-a34d-2c78b76bb67d", + "id": "9dc8a038-f8e7-4370-9088-a3c0ec257244", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13482,7 +13482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc87b8b3-75fd-4950-a6a8-1324cfea95f0", + "id": "30b713e7-a630-484e-8e89-7d4e82252ed0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13527,7 +13527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b84aee7-0333-4174-b079-aa7565707cf8", + "id": "5d269f63-af1f-41d7-bc6f-20b08f32335f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13572,7 +13572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20804e7a-7fb7-4c89-ac0f-18b00b74aee8", + "id": "f090bc64-e724-4c8d-9be6-511bfe04919e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13623,7 +13623,7 @@ } }, { - "id": "7ec032e6-edef-4ec0-8879-8f9bd4177251", + "id": "c662e84e-bd18-4065-9a27-9c3630ecc5c2", "name": "Enable Account", "request": { "name": "Enable Account", @@ -13678,7 +13678,7 @@ }, "response": [ { - "id": "fc36420e-e14e-4d65-8ee1-3a19ef14922e", + "id": "32012cf3-b4bf-4232-856d-753b67debb59", "name": "Async task details", "originalRequest": { "url": { @@ -13736,7 +13736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1c95920-1618-45ee-a922-78cbf140b625", + "id": "4fc574a0-ba30-4aa8-ae4b-d3992f177e95", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13794,7 +13794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a47bdc9-85e2-48cd-af4b-52f78923566f", + "id": "5e1bc2ad-d8fc-4226-bc42-5208c804b61a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13852,7 +13852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a989531-a476-4f73-bc91-7a876fa224c6", + "id": "89fea8eb-bda0-4a20-883a-7626cedabad1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13910,7 +13910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cea70b0-dc2b-4802-b2b1-92b6ee7e283b", + "id": "70458010-4c23-4d1d-b70b-ff30c3591965", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13968,7 +13968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92e7adcf-0bb2-41a9-893a-4d155dccaf85", + "id": "a099aba1-9efe-4b53-a612-10bb1b9da389", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14026,7 +14026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b107cb01-535b-4f67-b479-38bdd5a068aa", + "id": "1f207816-736a-4daa-8b1d-1e5f76d19751", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14090,7 +14090,7 @@ } }, { - "id": "dd2ef28c-cdb8-4a2d-b479-2236b1cd4252", + "id": "780d4458-bca8-40d1-a5f7-1294cb9ad1c1", "name": "Disable Account", "request": { "name": "Disable Account", @@ -14145,7 +14145,7 @@ }, "response": [ { - "id": "51c719c9-8d83-40e9-82da-246cf8ef2161", + "id": "8895adff-6551-4cc9-9012-35ddc8dc42e8", "name": "Async task details", "originalRequest": { "url": { @@ -14203,7 +14203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26702489-cbc8-4f81-9738-575228c4a085", + "id": "c61895a5-0f46-4bcd-8e9d-02ce2ecbcb56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14261,7 +14261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d222464-b9fb-45c0-a46f-bca6c22990c3", + "id": "00d7caeb-b53e-4658-b9ec-72e62624a60a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14319,7 +14319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c326be3-a4f1-443c-9066-87920c0d0697", + "id": "8d6e150f-942b-4773-85d4-e4dd6622dec8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14377,7 +14377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdc2a876-d70e-4205-9942-12c6072850bd", + "id": "0f17a22a-4236-4ca0-bb13-20a3f63e51a9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14435,7 +14435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5546ad87-7a54-4b64-bc70-2a1d4270c3f7", + "id": "90e71079-328d-4988-a857-b3ceb05154b7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14493,7 +14493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f46247ad-e39e-4aba-b227-c0151166df40", + "id": "b434e764-66c0-491e-aed7-e711e1dd54fd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14557,7 +14557,7 @@ } }, { - "id": "f4f70107-cce9-4161-a247-37cd93d3f3ea", + "id": "313cf522-b088-4a5f-8cc9-abd7ac709cb2", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -14612,7 +14612,7 @@ }, "response": [ { - "id": "0b26ec23-4e4c-4420-aa21-61869860fcfe", + "id": "0f38f61a-77c8-4082-9dbf-154629a16ad2", "name": "Async task details", "originalRequest": { "url": { @@ -14670,7 +14670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "041f7574-2ea1-48e1-af6a-9c49247eac95", + "id": "b7182029-7b70-43e2-b060-e9aadb5dd6d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14728,7 +14728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4e29f41-29aa-488c-bab5-42df85a0dbfb", + "id": "0e0be85e-3360-4b66-a9da-086eb9948232", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14786,7 +14786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c693a90-5dcd-4257-a976-3fcc9a247268", + "id": "17e302cc-bc5f-45ee-aab3-e1c11cc751a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14844,7 +14844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c4c5135-a050-40a8-aadc-79be4bb49b94", + "id": "b1e60382-10c1-4c42-8ade-5d6dde06e99d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14902,7 +14902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36b5ac9a-3f37-4c59-9159-f92716132d6e", + "id": "382447a9-bcba-4c5a-ad7c-2f7f19287007", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14960,7 +14960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16259c62-f2ad-4df7-8725-8c440686b053", + "id": "d57c1738-0d00-4f2d-a360-981e9ce4f9fd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15030,7 +15030,7 @@ "description": "Use this API to implement account activity tracking functionality.\nWith this functionality in place, users can track source account activity in IdentityNow, which greatly improves traceability in the system. \n\nAn account activity refers to a log of each action performed on a source account. This is useful for auditing the changes performed on an account throughout its life. \nIn IdentityNow's Search, users can search for account activities and select the activity's row to get an overview of the activity's account action and view its progress, its involved sources, and its most basic metadata, such as the identity requesting the option and the recipient. \n\nAccount activity includes most actions IdentityNow completes on source accounts. Users can search in IdentityNow for the following account action types: \n\n- Access Request: These include any access requests the source account is involved in. \n\n- Account Attribute Updates: These include updates to a single attribute on an account on a source. \n\n- Account State Update: These include locking or unlocking actions on an account on a source. \n\n- Certification: These include actions removing an entitlement from an account on a source as a result of the entitlement's revocation during a certification.\n\n- Cloud Automated `Lifecyclestate`: These include automated lifecycle state changes that result in a source account's correlated identity being assigned to a different lifecycle state. \nIdentityNow replaces the `Lifecyclestate` variable with the name of the lifecycle state it has moved the account's identity to. \n\n- Identity Attribute Update: These include updates to a source account's correlated identity attributes as the result of a provisioning action. \nWhen you update an identity attribute that also updates an identity's lifecycle state, the cloud automated `Lifecyclestate` event also displays.\nAccount Activity does not include attribute updates that occur as a result of aggregation.\n\n- Identity Refresh: These include correlated identity refreshes that occur for an account on a source whenever the account's correlated identity profile gets a new role or updates. \nThese also include refreshes that occur whenever IdentityNow assigns an application to the account's correlated identity based on the application's being assigned to All Users From Source or Specific Users From Source. \n\n- Lifecycle State Refresh: These include the actions that took place when a lifecycle state changed. This event only occurs after a cloud automated `Lifecyclestate` change or a lifecycle state change. \n\n- Lifecycle State Change: These include the account activities that result from an identity's manual assignment to a null lifecycle state.\n\n- Password Change: These include password changes on sources.\n\nRefer to [Account Activity](https://documentation.sailpoint.com/saas/help/search/index.html#account-activity) for more information about account activities.\n", "item": [ { - "id": "a382143f-40d0-4ca1-96dd-d2ea508a5633", + "id": "4dc801aa-4ea5-48db-8a33-3f89826f4ea7", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -15132,7 +15132,7 @@ }, "response": [ { - "id": "8a12c26f-b649-4bab-b3c3-b0cf166af029", + "id": "7132ee4c-25ce-484f-92ff-5c9eacee5b5f", "name": "List of account activities", "originalRequest": { "url": { @@ -15248,7 +15248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44a5a916-1de8-413c-a1f5-6aeb3d17962b", + "id": "c3168850-dfc1-42b1-963f-32e40255f8ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15364,7 +15364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1186592-61e7-476b-967b-04d4eff7b944", + "id": "bb3d2a2f-b586-40e0-a98c-8cf4e14d6cfb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15480,7 +15480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa4a07c9-e2a6-4322-9816-27b877fdd128", + "id": "249389f2-33ad-4ce8-9156-99c41166d475", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15596,7 +15596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "699dde33-4b96-46e4-9ff9-138a4ea3c794", + "id": "94a433c7-2a7b-4004-89c0-3f8b16aef6f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15712,7 +15712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9da21a9b-3924-43fa-961c-7e428824ae46", + "id": "4b5d21c4-0ebd-4cce-86a4-48be8cd5f56f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15834,7 +15834,7 @@ } }, { - "id": "e54af779-aa24-4a2f-a35c-9e480fa0f69e", + "id": "f5f73f76-9dc3-4c5d-b368-8de9f09f9ebe", "name": "Get an Account Activity", "request": { "name": "Get an Account Activity", @@ -15875,7 +15875,7 @@ }, "response": [ { - "id": "c2a06222-bd99-4bdd-929e-d8bdac738682", + "id": "5f487e66-4ac7-4eca-92ec-b497b84a31e1", "name": "An account activity object", "originalRequest": { "url": { @@ -15919,7 +15919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "855eaa71-ff75-41e4-b38e-3bad4b9dd639", + "id": "c36f3c89-1c0e-477d-bb8f-eebaaa2542ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15963,7 +15963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26e9dd21-effd-4308-bedc-61d8b5b9c647", + "id": "307ed5f3-0ff5-4e8e-9908-77d020802ec6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16007,7 +16007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f51b9d68-bc40-49bb-bbce-d87f58c3f69c", + "id": "4d9c2e80-0ccb-406f-8402-1b67d7939f09", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16051,7 +16051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5242c673-b790-4b3f-b0d1-5c59020c5dc3", + "id": "5f9b8094-6b27-4334-94ea-38a7a5f873ac", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16095,7 +16095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e756f16e-4f62-45e0-aea8-60e79652ccba", + "id": "feea4fe0-f8e3-4be7-89c9-8cee0b8eb5f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16139,7 +16139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "958db29f-40b8-405f-8066-5b6fa406f683", + "id": "2f4f3809-5927-4553-bd14-05687dd9b96f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16195,7 +16195,7 @@ "description": "Use this API to implement user authentication system functionality. \nWith this functionality in place, users can get a user's authentication system details, including their capabilities, and modify those capabilities. \nThe user's capabilities refer to their access to different systems, or authorization, within the tenant, like access to certifications (CERT_ADMIN) or reports (REPORT_ADMIN). \nThese capabilities also determine a user's access to the different APIs. \nThis API provides users with a way to determine a user's access and make quick and easy changes to that access. \n", "item": [ { - "id": "00d077a3-e281-472b-84a9-ac82f4c44661", + "id": "3da60b2a-6246-416f-9d82-796b9c9a896f", "name": "Auth User Details", "request": { "name": "Auth User Details", @@ -16236,7 +16236,7 @@ }, "response": [ { - "id": "c85550a3-26a0-4027-87ba-4c9ab3223d35", + "id": "b34adbe8-1114-4cec-bbe0-3e4bccf44185", "name": "The specified user's authentication system details.", "originalRequest": { "url": { @@ -16280,7 +16280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d03f126e-1e81-4961-9151-a07e0ef9f032", + "id": "d4c930be-a766-4b1f-999d-7437cc4926f2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16324,7 +16324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2252286d-1189-4a1b-b202-6d86827c3ba9", + "id": "f793a1f6-ec01-457e-bd4b-27e805054119", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16368,7 +16368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d676147-61ef-4e1f-90e0-2e07c1e79e75", + "id": "387e8050-61c1-4b57-85f4-0134d7885b1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16412,7 +16412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d915e230-8bb0-4341-ac5a-d9d59be62ce2", + "id": "fff9b026-e761-4b60-98e5-8df2b3499fe1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16456,7 +16456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63749b80-34c0-402c-92cc-ec1168af7fc5", + "id": "5a2f686d-696d-4413-9a71-9e29d0a6a346", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16500,7 +16500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3301a428-ef1e-4b33-b9a3-66750517ec59", + "id": "f54def93-0cc3-48a7-9a58-48eff30a738e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16550,7 +16550,7 @@ } }, { - "id": "24fe8859-c2d7-41bc-8c3f-42f7bbdff15b", + "id": "dbb66595-f0ea-437b-a0cc-4c4b33829bc2", "name": "Auth User Update", "request": { "name": "Auth User Update", @@ -16604,7 +16604,7 @@ }, "response": [ { - "id": "0bd8fade-4a8b-474d-be1d-a2d2091a9944", + "id": "2b6f4804-045c-41f0-b2e3-3931b5a835a1", "name": "Auth user updated.", "originalRequest": { "url": { @@ -16661,7 +16661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09825442-fabf-4ad7-8f6f-19ce4de1285b", + "id": "d2c34903-2243-41bd-b00c-7bc62f67202f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16718,7 +16718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c067e02d-e472-45ef-bcf8-d6f4226b5748", + "id": "e013c8a3-7b9d-4adf-8f03-a9dccf874f8a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16775,7 +16775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75341d9d-e772-4369-8d72-637f9197beaa", + "id": "28aa324b-bd3e-437a-8dd6-5be6a1e6f7ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16832,7 +16832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15a06b99-d968-4f00-ac54-083a8ee71f0a", + "id": "6b5fad6f-5a02-43a7-94a7-c6d1af788209", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16889,7 +16889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de28a845-4dd8-41b0-a35d-c865434422a6", + "id": "9214c772-8e4e-45d7-942a-47b15ebb850f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16946,7 +16946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09e44e34-9c64-44bc-9e1c-12686a6ffcff", + "id": "a626ec9b-00d3-4cd2-a5ad-4c5a93b361ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17015,7 +17015,7 @@ "description": "Use this API to implement and customize branding functionality. \nWith this functionality in place, administrators can get list of existing branding items, create new branding and configure them for use throughout IdentityNow. \nIt allows to customise color of navigation bar, action buttons, logo and emailFromAddress.\n", "item": [ { - "id": "2cf42204-8bdb-4948-b4ae-df85ba135672", + "id": "c9cac482-c4b3-4f9a-bf82-82769fd341b1", "name": "List of branding items", "request": { "name": "List of branding items", @@ -17044,7 +17044,7 @@ }, "response": [ { - "id": "97530da0-311c-4d0e-9e25-3c218c1cb63f", + "id": "90f83635-46ee-4361-8a84-d51f1a5f874c", "name": "A list of branding items.", "originalRequest": { "url": { @@ -17082,12 +17082,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"voluptate\",\n \"navigationColor\": \"veniam irure amet\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"commodo est\",\n \"navigationColor\": \"sed Ut ex nostrud\",\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\": \"sunt\",\n \"navigationColor\": \"dolore proident officia ut commodo\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"veniam Ut\",\n \"navigationColor\": \"laborum magna sit dolor fugiat\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "924464d2-473d-4d36-9dcd-c966fbb62080", + "id": "c75a5c35-bb7b-47fe-ac92-85a647e37984", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17130,7 +17130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0908537-4e36-497c-9bb3-052cedfa461f", + "id": "28df8f1d-4649-4666-b1fa-f3cee149a2e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17173,7 +17173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c19b8f5-a312-4b53-9eea-d2f2941dd87f", + "id": "c2a52626-abb5-4e08-86ac-33d597efb8fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17216,7 +17216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d547d503-96fe-4a2a-8c71-b3f99b7baa01", + "id": "7f0866fa-17cc-4215-969a-20a83039014e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17259,7 +17259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1826c248-b4ce-4d34-8d14-bbc813a21e5a", + "id": "0ed15cbd-b3e0-4246-a062-b69201fc540b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17308,7 +17308,7 @@ } }, { - "id": "9c319532-cf0b-4df8-bec8-869ab43b3d6f", + "id": "9ac52a4a-6002-41af-bdfc-baa42a440102", "name": "Create a branding item", "request": { "name": "Create a branding item", @@ -17373,7 +17373,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -17382,7 +17382,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -17417,7 +17417,7 @@ }, "response": [ { - "id": "8a670db2-d1c8-4a01-b936-f0a95a0b0d90", + "id": "ed358040-1ca3-47ef-8ac2-8aab82be9efc", "name": "Branding item created", "originalRequest": { "url": { @@ -17485,7 +17485,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -17494,7 +17494,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -17535,12 +17535,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"veniam laborum\",\n \"navigationColor\": \"ut cillum et\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"do voluptate fugiat\",\n \"navigationColor\": \"amet reprehenderit commodo vo\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ffe318ae-b15a-4c1d-a3eb-438d861862f6", + "id": "943e19b7-f107-4d79-9238-4ce458ace9e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17608,7 +17608,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -17617,7 +17617,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -17663,7 +17663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21a9b7d1-2da5-494a-adf0-0b0a5a0f868b", + "id": "6ffff5af-6cd3-4d94-9e7a-24bcf284e659", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17731,7 +17731,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -17740,7 +17740,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -17786,7 +17786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e89533c8-ed97-4f47-a0de-a58e128da57d", + "id": "c8cc1d73-8c5e-48c5-85a8-33fe1e5bf1b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17854,7 +17854,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -17863,7 +17863,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -17909,7 +17909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc0d5507-bd2b-4152-b14a-0b5f1a73b27b", + "id": "10e439f6-f458-4bb6-864f-f0c385936900", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17977,7 +17977,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -17986,7 +17986,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -18032,7 +18032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ac0a4e9-4d09-4701-96b4-f14754d4f03b", + "id": "84e7fd3d-d420-47c4-8777-b6bfd44d0fb4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18100,7 +18100,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -18109,7 +18109,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -18161,7 +18161,7 @@ } }, { - "id": "1f17ca8d-a685-45be-af43-73a3d244bf27", + "id": "dcfd5b7d-d393-49f4-bb7a-913c07b4d5f9", "name": "Get a branding item", "request": { "name": "Get a branding item", @@ -18202,7 +18202,7 @@ }, "response": [ { - "id": "b9b34540-0aca-43d3-9cd6-12e89de3fb9c", + "id": "7bb472a8-3d7e-4cf1-a5c0-f88cf0ecd736", "name": "A branding item object", "originalRequest": { "url": { @@ -18241,12 +18241,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"veniam laborum\",\n \"navigationColor\": \"ut cillum et\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"do voluptate fugiat\",\n \"navigationColor\": \"amet reprehenderit commodo vo\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eb195a2c-3b12-4922-9429-e8858ecab2e6", + "id": "f2b58006-76aa-4f27-b50f-b7cfcf50bd02", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18290,7 +18290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8152dc01-8483-4988-b7ec-fe65e191f26a", + "id": "84d2bfba-6fa8-4b22-a1b0-0828703a534c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18334,7 +18334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6dab429-c8a2-43c5-82fb-006ba4856f3f", + "id": "4d970a65-4975-4bec-80c4-2f69d53459d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18378,7 +18378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4625f10f-2749-4091-a123-d426f3fd0a01", + "id": "2e192b88-a1bb-4887-881c-03ddee546775", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18422,7 +18422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d69a914-1930-48e8-82a6-577c8f89021d", + "id": "4d112b49-73e0-4038-88c2-da8fab53a6cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18466,7 +18466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abe59e37-3795-4122-a57e-066015b20adb", + "id": "8fc460a4-2337-4afa-9818-3c7288e2f413", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18516,7 +18516,7 @@ } }, { - "id": "577f13fe-6783-4e8f-a310-3bad99087508", + "id": "48248639-c684-462b-9b60-63e8aae0e661", "name": "Update a branding item", "request": { "name": "Update a branding item", @@ -18593,7 +18593,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -18602,7 +18602,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -18637,7 +18637,7 @@ }, "response": [ { - "id": "302c3480-2019-461a-9331-7ddb6b7a5d9a", + "id": "0ffcc9be-351b-4098-9771-6a89653078cf", "name": "Branding item updated", "originalRequest": { "url": { @@ -18706,7 +18706,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -18715,7 +18715,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -18756,12 +18756,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"veniam laborum\",\n \"navigationColor\": \"ut cillum et\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"do voluptate fugiat\",\n \"navigationColor\": \"amet reprehenderit commodo vo\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b5332402-e3ab-4a79-9cf0-2729393bd753", + "id": "5eb78af1-08dd-4ee3-adc1-ac542d57ebc5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18830,7 +18830,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -18839,7 +18839,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -18885,7 +18885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d407ed2-f418-4a38-a1b7-6980c900ae04", + "id": "1ddaf12b-097a-4049-843f-8fd57f2bd0fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18954,7 +18954,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -18963,7 +18963,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -19009,7 +19009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff47bbfa-5f10-4c6f-9cc5-e578c1fce05c", + "id": "db870212-cc12-4c92-bc8e-0e76eec7ac44", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19078,7 +19078,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -19087,7 +19087,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -19133,7 +19133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26a714af-25d3-4be3-8c0d-a63cfacba229", + "id": "ab3d527b-783e-478b-b961-708096737081", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19202,7 +19202,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -19211,7 +19211,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -19257,7 +19257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54c16c98-3c26-470d-bddb-e64715fa43f7", + "id": "f5e8eef8-b877-4adf-8b36-f3fcc52f8a07", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19326,7 +19326,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -19335,7 +19335,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -19381,7 +19381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ce20a6e-e0ef-4624-b1f5-907e3532a8eb", + "id": "9299e7cf-193e-4fb5-95ba-79e6613a5b29", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19450,7 +19450,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "sunt exercitation", + "value": "aute ci", "type": "text" }, { @@ -19459,7 +19459,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "veli", + "value": "eiusmod nulla eu Excepteur", "type": "text" }, { @@ -19511,7 +19511,7 @@ } }, { - "id": "929af786-e977-440f-9fed-da82734b5e0e", + "id": "5f819603-4e2e-4a54-8e41-25e89ef86bbf", "name": "Delete a branding item", "request": { "name": "Delete a branding item", @@ -19552,7 +19552,7 @@ }, "response": [ { - "id": "a06db822-567f-4bf5-a5d3-af662da4ce84", + "id": "862a0950-86fa-4081-bbcf-353bb3e79391", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -19586,7 +19586,7 @@ "_postman_previewlanguage": "text" }, { - "id": "12e38713-c90a-4356-bcf2-df9e563a0495", + "id": "f1df88cc-ada3-435b-ae49-70014d685bd1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19630,7 +19630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c059d92e-c19d-4e3d-82a9-3802fb5c5a9a", + "id": "a484ad83-dc1c-4b6d-8c09-ced0dfb61dbc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19674,7 +19674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73fe3caf-f742-4d9f-ab77-fb4d912449c6", + "id": "aa4cc0ad-c867-46cd-aa13-7bafd781f9b3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19718,7 +19718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66d3b05d-ac30-48f9-892a-152305dc955e", + "id": "abf09746-c2f4-4abb-8cbf-48283b435b55", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19762,7 +19762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e42d9a24-5a24-4eae-b3f8-51067214191c", + "id": "3137520d-6852-4438-85cd-bff8e347688c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19806,7 +19806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95f5538e-93c8-45e8-8619-040b221975c9", + "id": "35b3840d-0d90-45c8-9ca7-9f7c47cb76d9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19862,7 +19862,7 @@ "description": "Use this API to implement certification campaign functionality.\nWith this functionality in place, administrators can create, customize, and manage certification campaigns for their organizations' use. \nCertification campaigns provide IdentityNow users with an interactive review process they can use to identify and verify access to systems. \nCampaigns help organizations reduce risk of inappropriate access and satisfy audit requirements. \n\nA certification refers to IdentityNow's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese certifications serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign. \n\nFor example, an organization may use a Manager Certification campaign as a way of showing that a user's access has been reviewed and approved by multiple managers. \nOnce this campaign has been completed, IdentityNow would provision all the access the user needs, nothing more. \n\nIdentityNow provides two simple campaign types users can create without using search queries, Manager and Source Owner campaigns:\n\nYou can create these types of campaigns without using any search queries in IdentityNow: \n\n- ManagerCampaign: IdentityNow provides this campaign type as a way to ensure that an identity's access is certified by their managers. \nYou only need to provide a name and description to create one. \n\n- Source Owner Campaign: IdentityNow provides this campaign type as a way to ensure that an identity's access to a source is certified by its source owners. \nYou only need to provide a name and description to create one. \nYou can specify the sources whose owners you want involved or just run it across all sources. \n\nFor more information about these campaign types, refer to [Starting a Manager or Source Owner Campaign](https://documentation.sailpoint.com/saas/help/certs/starting_campaign.html).\n\nOne useful way to create certification campaigns in IdentityNow is to use a specific search and then run a campaign on the results returned by that search. \nThis allows you to be much more specific about whom you are certifying in your campaigns and what access you are certifying in your campaigns. \nFor example, you can search for all identities who are managed by \"Amanda.Ross\" and also have the access to the \"Accounting\" role and then run a certification campaign based on that search to ensure that the returned identities are appropriately certified. \n\nYou can use IdentityNow search queries to create these types of campaigns: \n\n- Identities: Use this campaign type to review and revoke access items for specific identities. \nYou can either build a search query and create a campaign certifying all identities returned by that query, or you can search for individual identities and add those identities to the certification campaign. \n\n- Access Items: Use this campaign type to review and revoke a set of roles, access profiles, or entitlements from the identities that have them. \nYou can either build a search query and create a campaign certifying all access items returned by that query, or you can search for individual access items and add those items to the certification campaign. \n\n- Role Composition: Use this campaign type to review a role's composition, including its title, description, and membership criteria. \nYou can either build a search query and create a campaign certifying all roles returned by that query, or you can search for individual roles and add those roles to the certification campaign. \n\n- Uncorrelated Accounts: Use this campaign type to certify source accounts that aren't linked to an authoritative identity in IdentityNow. \nYou can use this campaign type to view all the uncorrelated accounts for a source and certify them. \n\nFor more information about search-based campaigns, refer to [Starting a Campaign from Search](https://documentation.sailpoint.com/saas/help/certs/starting_search_campaign.html).\n\nOnce you have generated your campaign, it becomes available for preview. \nAn administrator can review the campaign and make changes, or if it's ready and accurate, activate it. \n\nOnce the campaign is active, organization administrators or certification administrators can designate other IdentityNow users as certification reviewers. \nThose reviewers can view any of the certifications they either need to review (active) or have already reviewed (completed).\n\nWhen a certification campaign is in progress, certification reviewers see the listed active certifications whose involved identities they can review. \nReviewers can then make decisions to grant or revoke access, as well as reassign the ceritifcation to another reviewer. If the reviewer chooses this option, they must provide a reason for reassignment in the form of a comment.\n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must \"Sign Off\" to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items. \n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase. \nIn the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed. \n\nThe end of a certification campaign is determined by its deadline, its completion status, or by an administrator's decision. \n\nFor more information about certifications and certification campaigns, refer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html).\n", "item": [ { - "id": "fff0ec6b-4ade-450f-ba24-8b791f98bb09", + "id": "b7a8d4b4-b2c7-4aae-8a97-04d97d6d98bf", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -19946,7 +19946,7 @@ }, "response": [ { - "id": "2429c2ec-360f-44e0-b934-b4280d1024a3", + "id": "b23aac76-baae-48af-bf41-4cc3b770efdb", "name": "Slim Campaign", "originalRequest": { "url": { @@ -20044,7 +20044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0201c2cc-bd7f-49d6-a18d-4c41189c9746", + "id": "b2abae43-ecc0-489c-b94a-bd27df2bf867", "name": "Full Campaign", "originalRequest": { "url": { @@ -20142,7 +20142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "563a2c42-c90d-4ae1-8e29-65eea0669bf9", + "id": "6222c8d4-9c1c-4c24-8c5e-69ad79dfe626", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20240,7 +20240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56369e8d-8528-4186-b4c4-7d312d8ebb68", + "id": "d99b868b-7311-4587-b345-e860f8a30c93", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20338,7 +20338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5f43ad3-c35a-4708-9d81-beb4e1e2cbae", + "id": "52618b3f-bec3-49e1-a2ad-6a0fa0a917e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20436,7 +20436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f44953c3-ee32-436e-a624-c0149130ab88", + "id": "addf80ff-a8b1-4a31-a616-76b0dc61abcd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20534,7 +20534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7794e1a8-a86a-4071-a751-81a70eaf3d51", + "id": "585c04f7-73d7-458f-9af7-8e0a877b36bf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20638,7 +20638,7 @@ } }, { - "id": "218b6385-ffa1-40be-9d03-f39d37866f6e", + "id": "2420a819-995c-4a8e-92c8-efe12e74630a", "name": "Create a campaign", "request": { "name": "Create a campaign", @@ -20680,7 +20680,7 @@ }, "response": [ { - "id": "4a228e93-99f2-4021-a4e5-fd610d6b38f1", + "id": "c02d6bc1-e2eb-4aa9-a5dd-0ab8022b8363", "name": "Manager", "originalRequest": { "url": { @@ -20736,7 +20736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "848cf190-dc8c-4bc5-812b-fdfa67467aff", + "id": "7f75a4d3-9a36-4a97-9fd2-44dd07b843ab", "name": "Search", "originalRequest": { "url": { @@ -20792,7 +20792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a99f6605-1be0-4f64-aea9-beca43a1f109", + "id": "ff96dcf5-4d84-4b53-920d-87f5c16fbf20", "name": "Source Owner", "originalRequest": { "url": { @@ -20848,7 +20848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dc6fe2f-978a-46e2-8ce0-9cf0c3b09f52", + "id": "acf66453-82d7-42be-9a78-e66106fcd587", "name": "Role Composition", "originalRequest": { "url": { @@ -20904,7 +20904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb062724-ebf2-40cd-98d1-8db2820b0ad1", + "id": "d5341601-e175-46e5-9106-90f76aa6332c", "name": "Manager", "originalRequest": { "url": { @@ -20960,7 +20960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b2dbff3-02fd-494b-9570-9df41e247304", + "id": "f0d26a29-ec7a-4809-b210-f136e01ad07a", "name": "Manager", "originalRequest": { "url": { @@ -21016,7 +21016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cadea34-6b28-41df-b1db-b3278cec08d6", + "id": "0f674d31-20f4-4dde-bcfe-807556d9586e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -21072,7 +21072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a5524d3-ce83-4716-92ea-3753926d17bd", + "id": "241342fe-5595-4a7f-a5fb-af38dabf77de", "name": "Manager", "originalRequest": { "url": { @@ -21128,7 +21128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6b0a392-e0a7-4824-9279-819443fc2920", + "id": "00930dc3-e74b-49fc-b958-340184d2c75d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -21190,7 +21190,7 @@ } }, { - "id": "462ecdb6-d0de-4e06-b0d7-3f20f9bdab3f", + "id": "7f658a38-364d-4cc5-acd3-3ef5bc868a72", "name": "Get a campaign", "request": { "name": "Get a campaign", @@ -21231,7 +21231,7 @@ }, "response": [ { - "id": "794f4d99-2447-467b-9011-c9ee2fd81b1e", + "id": "b36eb6de-bdac-41e1-8300-4f21454997ec", "name": "Manager", "originalRequest": { "url": { @@ -21275,7 +21275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd0e7c9b-1667-4915-8070-bbf1d72ca485", + "id": "da42199f-502a-4f30-b1a8-c8512c7b08fe", "name": "Search", "originalRequest": { "url": { @@ -21319,7 +21319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d17ea3db-507e-42cd-b359-e3486b564bfc", + "id": "0e3be23d-4a89-4490-b50b-a2081d29a8bf", "name": "Source Owner", "originalRequest": { "url": { @@ -21363,7 +21363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9f95d7e-af20-4b7a-9f47-68b0b29a335b", + "id": "45d1fdcf-bf28-48e0-9d79-a3977f85fd1f", "name": "RoleComposition", "originalRequest": { "url": { @@ -21407,7 +21407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91a65e21-ac59-4687-93e9-57806dcd7766", + "id": "a1374f99-0996-4a55-b568-4e41dd0664f0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21451,7 +21451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d3f2dfd-73c0-43c9-9a56-1a8f8bfdaef3", + "id": "7731ba1e-7053-463e-805c-8539b60011a7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21495,7 +21495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a492eb8-7874-48cd-8fd4-a217d1d45e6b", + "id": "6007f594-bb1f-4db3-8770-442d509bc08c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21539,7 +21539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e00e0023-41ef-4b52-bd73-5b01037ce6d8", + "id": "4d8f3db3-ca3f-4806-a695-eaacd5549437", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21583,7 +21583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c7257c3-82d9-48e6-9a06-30ebed2d833a", + "id": "28ca39ee-d081-421d-b533-ad87eefd535b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21627,7 +21627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a419750b-07da-46b8-a80d-bd33df2e09e7", + "id": "0d7fde68-828d-4475-877d-ad2627d4deed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21677,7 +21677,7 @@ } }, { - "id": "ea46ad17-f716-41d3-be71-2e651028a432", + "id": "ba3b6169-3336-4a87-afe4-d6a3f5450256", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -21731,7 +21731,7 @@ }, "response": [ { - "id": "23476ac3-4d5b-4ef2-9826-3607f85d6d97", + "id": "ca0a1750-007b-4811-8d71-f4217a1816d1", "name": "Manager", "originalRequest": { "url": { @@ -21788,7 +21788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79dc41ad-7413-45b3-be84-d819fbdbbe95", + "id": "ab63e26f-6966-4c35-832f-841c1a241219", "name": "Search", "originalRequest": { "url": { @@ -21845,7 +21845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52a0cc8c-0f3d-4247-951d-1ee255159eb4", + "id": "2ad4cc75-4b01-4ec9-bf02-bbef8c768dbd", "name": "Source Owner", "originalRequest": { "url": { @@ -21902,7 +21902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e600289a-80ee-4200-8d0b-578d1bd1b967", + "id": "f661ae2b-751d-4443-8e78-e200cd1d9a89", "name": "RoleComposition", "originalRequest": { "url": { @@ -21959,7 +21959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "479c62fc-4436-494a-a053-4b571ad5cf7b", + "id": "2ec8359c-60f4-47e2-acf0-4d9739f41165", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22016,7 +22016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6e28f74-3062-472e-9f8b-8924543d15f7", + "id": "4d0fd58d-e15a-40b7-bb2b-ce2b16f2f276", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22073,7 +22073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7eccfc2-321c-49ca-be01-4609d3a3051d", + "id": "2b38bb98-406b-4a98-a363-1c021887576b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22130,7 +22130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87982896-5751-41da-92d3-17968c42dfc7", + "id": "29f21bb2-dbb9-4da0-8eb5-77b4b41cea5c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22187,7 +22187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7a62aeb-748f-4699-aced-e92b8b5ba847", + "id": "d0f68306-81f3-448c-932a-67f85e09d9a4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22244,7 +22244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c09d6a5-03e2-4a41-a0e2-c8ce3a1470c7", + "id": "a9fe463e-8e79-45e7-a47e-673ebf758d27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22307,7 +22307,7 @@ } }, { - "id": "9bf80b1e-3470-4940-bef1-b95137ebc48f", + "id": "9b84b2bf-a0db-46db-9e8d-80485e6effaa", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -22362,7 +22362,7 @@ }, "response": [ { - "id": "aec5e6fb-74f9-499e-b545-c2562a897891", + "id": "b8bd7fc8-7267-46a0-9d06-8b1f58b726fb", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -22420,7 +22420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb3b1387-3b3f-4943-b093-c32f692c56d4", + "id": "cf00a1f7-317b-4779-92b7-c5a7e8c254ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22478,7 +22478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "267f2f89-094f-4221-9a33-bafcced0a91f", + "id": "3535f6c6-c8cc-47f1-aaeb-be533817da83", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22536,7 +22536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05ed3a5e-c5bc-4659-876c-40a483f900bf", + "id": "3a90a956-6314-4dbc-991c-0efbeaf73319", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22594,7 +22594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b0a0bab-a37e-4b96-bede-d3a0a8aa1827", + "id": "567e124c-9b49-4ada-9cd7-0832251fa6b7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22652,7 +22652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e04141c8-a7eb-46f0-b74d-21ef624369eb", + "id": "3b4d820e-53d8-4e25-9639-941fe56f9519", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22710,7 +22710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e77f41f7-5138-4d2c-a9ed-095c7fed0518", + "id": "a6adda63-c802-4f23-bf37-4b5a3528a760", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22774,7 +22774,7 @@ } }, { - "id": "a7b551d3-8cca-4297-bff3-b0f96575ce54", + "id": "5d79354e-568b-4b0a-a23e-8bccb4c89a22", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -22829,7 +22829,7 @@ }, "response": [ { - "id": "0d9fbdac-86b9-44b1-9b7f-1f431685d2fe", + "id": "85d24a9a-f833-44fe-971d-a4d49ab5e826", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -22887,7 +22887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac860751-bc88-41f5-86e9-992bdba3a795", + "id": "58d31eec-8fa0-409c-95e2-13d545442c72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22945,7 +22945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22fb6771-33e2-48a5-8206-77be6be9cede", + "id": "646a3143-cb14-4ab6-bfe5-a0c341275765", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23003,7 +23003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "397e4c25-0a20-4736-9377-79f266431f4b", + "id": "2ca59708-f565-43cd-a59a-65f845ea1552", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23061,7 +23061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81e930f6-bea6-40f2-9e62-cd2cc19f5b1b", + "id": "7230a4a3-c864-4b31-b1fb-3bb256a674ab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23119,7 +23119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c99ed055-69d2-4ba1-9237-00ec66c0dbb8", + "id": "dd094289-e5f4-4bfa-8cff-b9e178465b50", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23177,7 +23177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6b9fcc5-62c5-4b3a-bc32-316285dfed06", + "id": "90f37b79-c140-4145-8d11-7864d1e2d5dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23241,7 +23241,7 @@ } }, { - "id": "8472e09c-abeb-472e-a3d2-0323309b6894", + "id": "6f9bd11e-6a2e-4491-b3d6-bb50a0a450b1", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -23296,7 +23296,7 @@ }, "response": [ { - "id": "1a1ffb3e-a7b1-4b7d-be5d-6bb0a9356f18", + "id": "dee53e45-4894-411d-9010-f46f21cb0a77", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -23354,7 +23354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "613705c3-43ba-4eb4-b82b-fc685161af70", + "id": "c0c7fe10-a1d9-4f91-bc17-06e0f2f34e9f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23412,7 +23412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14472d29-f231-4f42-8cb6-a0710bf458e0", + "id": "539bafd2-780f-4bf7-a0dd-e6a546ac3305", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23470,7 +23470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38ee9f44-dfac-48d9-a767-dec686daf9a4", + "id": "e82a4986-64c4-4ecb-b5ab-71199f9ba494", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23528,7 +23528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b45ab17a-7897-4dac-b624-899fc737bd06", + "id": "bd07b252-0f92-4a2b-9f4a-a678900960fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23586,7 +23586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94765631-7be7-4efa-bfe5-8214642d1d80", + "id": "17cdaf7f-84e2-4477-a607-c7fccbe7974e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23644,7 +23644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46765469-208a-4389-8372-b9c4b3241fab", + "id": "eff79930-a4cd-43b3-a447-a1aaa3338a7a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23708,7 +23708,7 @@ } }, { - "id": "f5c7b93d-b475-482c-ae8d-72613dc6b425", + "id": "b6d0c03b-acc9-4f4c-bdd4-242ce8692cf9", "name": "Deletes Campaigns", "request": { "name": "Deletes Campaigns", @@ -23751,7 +23751,7 @@ }, "response": [ { - "id": "610334d1-4ca3-48e8-beaa-87149bd3797d", + "id": "08958071-c0a6-4285-852b-882a40828f8e", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -23808,7 +23808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbe93ea7-37b2-4943-8aa9-1f137cda32e7", + "id": "07d9ef07-974e-45b2-a415-eeda38892e61", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23865,7 +23865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee5c5ac0-1889-445b-a7a5-16d1ee5aba06", + "id": "b5373973-4f01-4089-8396-36d6060c3a68", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23922,7 +23922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed930ccb-bd08-4c10-b10d-f6354f886b66", + "id": "eed85c60-a38e-40f2-9422-a719c7d7ce20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23979,7 +23979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab8776da-2d0b-4efd-9055-478081e364ec", + "id": "daf1c9b1-d8f5-4448-abbb-997126c97685", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24036,7 +24036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18cfca28-3eb4-48ea-8cf4-8ef27291e48e", + "id": "f5768fcb-f842-4d6d-b800-5390bc2afd5c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24093,7 +24093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9da06bd-98d6-4eb0-a4bb-6f9d099ed894", + "id": "f0868069-0bb0-451c-a273-ed01e00f292a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24156,7 +24156,7 @@ } }, { - "id": "7e3123bc-4de8-499d-8bd8-b48e7e755f3c", + "id": "5db281c7-c15b-4923-a107-65870a121048", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -24198,7 +24198,7 @@ }, "response": [ { - "id": "e5c72e36-9bf4-430f-9909-bc268096ad2c", + "id": "75af8805-0c46-49e1-a47e-f6987bb92a95", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -24243,7 +24243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05672759-8a02-4952-ba85-5a2edb4b5315", + "id": "c5527bf1-4b78-4dec-bf5b-7335353cc70e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24288,7 +24288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24d9e227-2031-4236-92c1-1aee515ea76e", + "id": "dfc53136-ff3b-4dc0-9e54-461ea2215ef4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24333,7 +24333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a82e7a71-da84-43bb-8e31-f3f52bad8588", + "id": "fdc3f41a-e7f1-4b01-bc32-ab7ff5d75689", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24378,7 +24378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a720ae4-3c49-421d-b7b9-26fcd3b36bcd", + "id": "cba45b02-e94d-4543-aaaf-8108c747cf89", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24423,7 +24423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2a6b57d-91c1-45c7-ab1e-f897528e21dc", + "id": "a16a4ea0-32fe-4a0b-a8f9-14fb152b8d91", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24468,7 +24468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "785ce02d-1903-4e71-897b-38a83cc65856", + "id": "f950e331-990f-4a19-b25f-f0b9b7bb3f95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24519,7 +24519,7 @@ } }, { - "id": "02f8193f-0c7c-46e7-afe8-2cf1f5991dd4", + "id": "518b47a1-1dc7-4b30-bdf4-fa429c826491", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -24561,7 +24561,7 @@ }, "response": [ { - "id": "a42484a1-a0f6-4b61-b8c6-4c5bfa479601", + "id": "14450c74-7e0b-4541-8708-9ba7766cb31c", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -24606,7 +24606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43c2475c-dc36-404e-84b9-175b5966a11f", + "id": "2ae3f40c-2371-498a-a32b-8efd3e9f7c8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24651,7 +24651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a613f2d7-e7ff-4a12-9e9a-b537b217e23f", + "id": "5d4ad348-eefb-46b8-ab60-29a266495c16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24696,7 +24696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8c80162-6002-4e66-b71f-058477f11d40", + "id": "be63dc91-fb55-4f2d-a18d-c8394d93a091", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24741,7 +24741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9927eb91-2726-4530-bb30-b8df78239cde", + "id": "b2f77ad3-0cdd-4496-99f9-e83c2a7e38c2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24786,7 +24786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ab01578-8d44-4d9a-87af-1a890d2c54e5", + "id": "f1c4d8e1-0eb7-4097-9fe3-755bf58e29df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24831,7 +24831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e250530-ca9f-429b-a08e-6b6ddce6bd2d", + "id": "abba3646-80fc-4129-8f6b-271fe56736da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24882,7 +24882,7 @@ } }, { - "id": "785727b0-dcaf-4af3-96e1-e435d3d95a53", + "id": "cbba4fae-f3ba-44ed-aff4-f0ba21cab92f", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -24935,7 +24935,7 @@ }, "response": [ { - "id": "1c7df515-5f6c-4c1a-a485-c946358bd786", + "id": "b6134d89-85a0-4e91-9f42-6643e0d59999", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -24981,7 +24981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c03fb0d-f171-4768-8720-31ad903e3a75", + "id": "a9f91f98-ec27-4cdc-85bb-960f8fdff019", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25027,7 +25027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "356a7e2e-717f-44a5-a62f-5db37f73a984", + "id": "3548f956-2157-4a2c-ab4b-72a623c39e49", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25073,7 +25073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21601db1-6545-424c-927e-207163535914", + "id": "17b1a33b-d623-4bf5-b917-9d5178647042", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25119,7 +25119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfec9173-a7c2-4e07-bc7b-1acb4f7dc642", + "id": "2d74a88d-e053-4730-a753-3a0c7cabf4ae", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -25165,7 +25165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83f8b3f9-54b7-4d2b-b500-af84dfeb4e3e", + "id": "bd26208c-e8cc-48cf-85ee-d6446d27def7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25211,7 +25211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "696b55ea-5dec-4a05-93e0-e2f54d4e3cc1", + "id": "b9a7619a-125e-4b69-ae30-5f9b35393512", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25263,7 +25263,7 @@ } }, { - "id": "b88ab2bb-ad64-4ff6-9e59-4b54bde56ba4", + "id": "842b7cbe-d47a-436f-b709-435bb95980c8", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -25293,7 +25293,7 @@ }, "response": [ { - "id": "31853489-eba5-4563-87f2-9666f1dbf463", + "id": "5bcfdbfc-76ea-4f87-9317-a65e4ce6c25a", "name": "Campaign Report Configuration", "originalRequest": { "url": { @@ -25337,7 +25337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f624e23f-433b-4611-bd28-0ddd2c5f2ae7", + "id": "dbd736cf-db28-4860-87c2-87aa401c545d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25381,7 +25381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7dce02b8-4ba1-4fbd-9243-ed00dbf0ef64", + "id": "9ef98902-4b5a-4d99-b552-6518c272969f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25425,7 +25425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eace0d0-2167-45c9-8663-829d67185793", + "id": "c71d281a-7623-4722-afd0-95243a1615ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25469,7 +25469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12607d71-5bb4-45a9-a3d6-98c727a71990", + "id": "75dc0796-c8d2-4519-a9d8-97e86eef86b2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25513,7 +25513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "624a4a89-2820-477a-8c1b-a41ab5739ea2", + "id": "1ff5af1c-0b09-42ef-adec-d324cec682b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25563,7 +25563,7 @@ } }, { - "id": "db3a514f-ef3c-49a1-a046-637c9a185866", + "id": "1b601bf6-4e89-4222-a98b-65d53d3fbaff", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -25606,7 +25606,7 @@ }, "response": [ { - "id": "fc36438a-5e5a-43ed-bdbb-f87244ae803a", + "id": "b7547fe2-0887-430a-ad41-4961563ec191", "name": "The persisted Campaign Report Configuration", "originalRequest": { "url": { @@ -25663,7 +25663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "193afc4e-20db-4ce3-a4b7-0e9b4327ef4c", + "id": "4d9fdaa5-7818-4e42-9433-7d7ac87faedc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25720,7 +25720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f92dc62-9e59-4299-960c-ebb107345a6b", + "id": "a06ceb3a-cc98-4a3c-bc83-fccd3b087a53", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25777,7 +25777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9108e29d-a155-49f3-9a50-3ee5d363a7c0", + "id": "cf22ba99-cad2-4b7f-bc6c-2c6d4af803bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25834,7 +25834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5842da0b-684f-4a98-b6ed-54f111d2b544", + "id": "38452c51-53f1-4893-9f30-786d00ead067", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25891,7 +25891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08844aae-6eb4-450e-89ae-24eff88b8008", + "id": "910014b9-9b0b-45b3-87d5-274f89f8b5a8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25954,7 +25954,7 @@ } }, { - "id": "0eb05b6c-4243-428f-9b86-32daf17057dd", + "id": "bef4a800-7c4a-4fe5-a838-92feb8fbfb4d", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -25996,7 +25996,7 @@ }, "response": [ { - "id": "89f42e7a-d293-4907-8840-a97d15998458", + "id": "52f5063e-8475-45f8-b31c-2993a6c9575b", "name": "Manager", "originalRequest": { "url": { @@ -26052,7 +26052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d626acd-dd74-4fc5-a1ee-619f39545bf8", + "id": "8ff409e4-b27f-428b-81ca-d30d138a5570", "name": "Search", "originalRequest": { "url": { @@ -26108,7 +26108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea880934-1d94-40f5-8e07-8e54064a50ff", + "id": "bcc6ca5d-6af3-40ac-9bdd-a3d97e85d48b", "name": "Source Owner", "originalRequest": { "url": { @@ -26164,7 +26164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf0e44ab-a689-47d0-8eb0-ca2002ca5e85", + "id": "3ae92855-d176-4a20-891e-f8b259636a05", "name": "RoleComposition", "originalRequest": { "url": { @@ -26220,7 +26220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e357369-bef8-4673-81c7-46ff36e9aeef", + "id": "3cfbe9c1-ecb2-49e7-b488-70672c567c44", "name": "Manager", "originalRequest": { "url": { @@ -26276,7 +26276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "156245f8-308c-4081-bfe6-a9d2fb710b94", + "id": "f9b2f494-84ea-4024-bcc7-6ed8ff4d9a4d", "name": "Manager", "originalRequest": { "url": { @@ -26332,7 +26332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c76524da-4e03-4e51-8705-d0fd8450f1ef", + "id": "b48ca8dc-8847-4b05-8e71-2c37e7e8ea0e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -26388,7 +26388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "878ac0b8-d653-43e7-a943-144a46657a7e", + "id": "155db21f-8d90-4a9e-aa2c-e08598e59829", "name": "Manager", "originalRequest": { "url": { @@ -26444,7 +26444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ef8ca07-1708-4c07-9da7-0904e206dab3", + "id": "ecd0303a-1b71-4699-83cb-97cf73dfc24e", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -26506,7 +26506,7 @@ } }, { - "id": "3210ceab-5b90-479a-b6ba-39d543215d64", + "id": "b0f0e56c-dd01-4085-a61d-d2a938b9fc1d", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -26581,7 +26581,7 @@ }, "response": [ { - "id": "85b1d16e-cb33-4bd2-915a-daf1b6428239", + "id": "8e9a7a17-bb26-4587-8da8-024a5644efe9", "name": "List of campaign template objects", "originalRequest": { "url": { @@ -26670,7 +26670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bd9b826-411d-4960-afa3-3a27e8f89db7", + "id": "95be4931-a9c0-4e2d-91fc-a29ca13ddd6e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26759,7 +26759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bb011d5-2b27-4fce-acda-558c935e5c60", + "id": "41189686-ec32-406b-84e9-1d5891899bc1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26848,7 +26848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc9732f1-e53e-4b52-8c95-91b3998616c1", + "id": "8fc192f2-2d76-46e2-b49a-301983b339bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26937,7 +26937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d0573ee-b0e4-4137-8b09-6fb0a434b63a", + "id": "8eb6c3ef-ef83-4ace-9755-fc2d5e25642e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27026,7 +27026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d414b728-b704-4ed4-ac8a-bcdb0a5f953f", + "id": "857b3dda-f500-4360-b0ad-6c2839f6508b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27121,7 +27121,7 @@ } }, { - "id": "3fd27d28-0fef-4220-ac38-7d5a9e2b22d2", + "id": "dfd90512-99d3-4f28-92fa-989bb6d43b27", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -27175,7 +27175,7 @@ }, "response": [ { - "id": "8515bf2b-eb95-4a46-89c0-e284de6b82ae", + "id": "4397996f-3e91-4a8d-b7e5-5a32d0dc8f10", "name": "Manager", "originalRequest": { "url": { @@ -27232,7 +27232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e54efba-b1f5-429e-9d93-c859a322fad6", + "id": "09b981b9-fe72-450f-aeeb-3bc4a7f43f51", "name": "Search", "originalRequest": { "url": { @@ -27289,7 +27289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "581de11b-e610-4d05-bc85-a75eaa4a62c9", + "id": "00aa2f0f-3dc0-4bfa-8bc1-f47eb8c87af6", "name": "Source Owner", "originalRequest": { "url": { @@ -27346,7 +27346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b49b0bd-3c98-4d93-856a-232a63437d84", + "id": "e69bfd08-2c33-4b31-8996-eabc49c3d846", "name": "RoleComposition", "originalRequest": { "url": { @@ -27403,7 +27403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2579c2e2-babc-4888-8e07-b28581af732e", + "id": "b3f9535e-61c1-407b-b30b-cf57f59556e9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27460,7 +27460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0673b159-af99-4c00-9e79-9dd0a96046dd", + "id": "e1072402-ab88-4c66-a876-0f65f0dc54e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27517,7 +27517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43e07a4c-86c8-48c3-90d1-3636c6c84d97", + "id": "d695107c-7de8-46fc-8c26-63264afbc0e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27574,7 +27574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b332997-6f0b-4952-a13e-8a3d4339eb8e", + "id": "7f932a60-903c-4b03-8b7a-96dac4a7d31e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -27631,7 +27631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a8840c5-9e7e-48ed-8b94-f9651ca79226", + "id": "9a1d2d0b-042d-4e96-8eaf-8105d9c30dab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27688,7 +27688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "632e1a07-3127-4df6-b33c-425d97410882", + "id": "89cab82a-c3af-47c0-9e48-b3faa49df82e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27751,7 +27751,7 @@ } }, { - "id": "ab28cbf6-8ee1-4ed8-8ca1-21d645d143ae", + "id": "77c99c89-a6f0-4469-9d71-ff4aba58f280", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -27792,7 +27792,7 @@ }, "response": [ { - "id": "5e26220c-9689-4c16-bcb9-8747e9fb10f3", + "id": "a4d06954-0936-4008-82e7-64d53747da81", "name": "Manager", "originalRequest": { "url": { @@ -27836,7 +27836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c43fca7e-07e8-4075-9519-1ce6dea88286", + "id": "ab29f01f-3659-4a98-acb3-d2647403499c", "name": "Search", "originalRequest": { "url": { @@ -27880,7 +27880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa5f8e54-4838-443b-be09-e58d2eda1e8d", + "id": "f2775632-d46d-4105-8b4e-9de2b1c1a826", "name": "Source Owner", "originalRequest": { "url": { @@ -27924,7 +27924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11f1e07e-632c-438a-9bf0-ddbac10c7616", + "id": "9e3fbdef-6022-4450-9c80-04f880a64a52", "name": "RoleComposition", "originalRequest": { "url": { @@ -27968,7 +27968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33a1d4b2-194e-4b5b-a977-ea3c60565a34", + "id": "b266dabd-08f7-4bb8-85c5-2bd742990687", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28012,7 +28012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f83398b0-a0b9-4828-a771-a9e7763aaf98", + "id": "28a089a2-60a4-498d-9f28-0ac5d9e2aa54", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28056,7 +28056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b07b5097-a5bc-4acb-b2eb-c125b37bdb82", + "id": "09d2694b-6041-4c6e-b3f0-f06ddd9875f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28100,7 +28100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baaeb350-11ae-4c5e-95d9-3de8e94a3d59", + "id": "afffbcef-bbdb-4619-afa7-a931919db336", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28144,7 +28144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ad12309-4a1f-4c7b-9383-e0749c9a9be7", + "id": "381e82a4-2b17-4378-b42a-4a162250c113", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28188,7 +28188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b75d9c75-200a-43ef-802e-82874e034f87", + "id": "401f2d5a-c4af-46d9-9d62-37e2b8205621", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28238,7 +28238,7 @@ } }, { - "id": "820387c8-f967-475b-a93a-4929f0e73ff3", + "id": "b77db899-ee74-4dab-b904-96466f583e70", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -28279,7 +28279,7 @@ }, "response": [ { - "id": "56cec5f5-3a17-4a68-b710-e6a6bb333ac5", + "id": "3b7a6d17-98bf-4d83-b92a-ee91f02189c5", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -28313,7 +28313,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c042eab9-cdf5-4165-ba31-e040e7db6325", + "id": "41f3b968-025b-487f-be3f-a462c7f6d117", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28357,7 +28357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a76ad1b-3153-40a3-95ce-c032d8566ef3", + "id": "48c14db5-cff1-4963-a5cf-3fa1a61f0c47", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28401,7 +28401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "784455ec-2dce-4c4c-8725-2b454aaa0fdd", + "id": "4c28c51d-0352-4e02-851c-cf62d07d52c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28445,7 +28445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b163b45-284a-45ce-9d23-bdfa8a6cfb61", + "id": "ce606209-ed10-4c32-96f0-c1c7580c8811", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28489,7 +28489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9efb10f-bd6c-479a-a2d2-b7c88a58ed3a", + "id": "65aba692-d42e-43eb-8ed3-df792446f5eb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28533,7 +28533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb214462-bcdf-4b25-8c45-7369d8715fc9", + "id": "d03bf697-aa41-4a18-9230-70de4b7f327c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28583,7 +28583,7 @@ } }, { - "id": "2b66d265-3db6-460a-9978-75affd83de10", + "id": "e8fb4caf-1604-4ea4-8ab1-f16e874b0578", "name": "Gets a Campaign Template's Schedule", "request": { "name": "Gets a Campaign Template's Schedule", @@ -28625,7 +28625,7 @@ }, "response": [ { - "id": "57964e31-f292-4a56-b5c9-2044e88a7527", + "id": "d888908e-fe9a-4e94-9bd1-512a4d8f06c6", "name": "The current schedule for the campaign template. See the PUT endpoint documentation for more examples.", "originalRequest": { "url": { @@ -28670,7 +28670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f1fc38f-6189-477c-8938-7a5fc5d48979", + "id": "23df4abd-e29e-4892-b6fa-8425dc247dcc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28715,7 +28715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2b1fb81-5c23-4232-a338-61569eb83910", + "id": "c8e2edf6-7739-418b-ae59-bc803b9d5cda", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28760,7 +28760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ae3915d-4695-461d-91e3-a12173b03112", + "id": "e4e7aa75-4e53-49fa-a0b7-0581aea364e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28805,7 +28805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "169dec89-4991-431e-80a5-fbe397fcf31f", + "id": "5fbfec50-191b-46b1-9df7-8cd1c3769590", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28850,7 +28850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a660ed6-3df3-460d-952d-5bf9bdd91413", + "id": "74de9280-58a7-4949-9e39-4be19acbfd12", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28895,7 +28895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55781eee-10ea-4b81-b1a2-376f5aa60a4a", + "id": "86fe3079-5094-4cb1-a139-c3a5270bf579", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28946,7 +28946,7 @@ } }, { - "id": "b96a9907-e56c-49d2-8a9b-03bf613849e2", + "id": "2c3e887d-9a6f-465c-a167-d7061f98629a", "name": "Sets a Campaign Template's Schedule", "request": { "name": "Sets a Campaign Template's Schedule", @@ -29001,7 +29001,7 @@ }, "response": [ { - "id": "9b87c10b-4cf8-4457-b059-fc29d1685337", + "id": "4ec2cfc9-05b5-467d-8708-641d76186457", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -29049,7 +29049,7 @@ "_postman_previewlanguage": "text" }, { - "id": "922b8ce0-b431-4196-b6d0-ac0545c0678e", + "id": "53cdaa89-bc37-4cb6-8692-107acc8c00ad", "name": "Monthly", "originalRequest": { "url": { @@ -29107,7 +29107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9f25d0b-6d96-4701-bd74-a9138e33f6ee", + "id": "4095a306-272a-4097-aa62-b8f103cf4577", "name": "Once a year", "originalRequest": { "url": { @@ -29165,7 +29165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a20d6246-4b66-47f8-9dac-010ca5c67c03", + "id": "a41c0b16-0582-43bd-8e71-c59f32b8ffe7", "name": "Quarterly", "originalRequest": { "url": { @@ -29223,7 +29223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ac05014-dfb4-4161-bf92-f98217da472d", + "id": "df8d6c19-2f7b-4592-9978-cd2cc99f495e", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -29281,7 +29281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f9da198-6f09-4c6e-ab1e-a7c490800bb3", + "id": "4761857c-6846-4279-b034-744f3047d9d7", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29339,7 +29339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16df249e-9d7e-4394-95b9-681949e1993e", + "id": "11229c41-e64b-48d6-bf8a-73c8ca2981c6", "name": "Once a year", "originalRequest": { "url": { @@ -29397,7 +29397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1e8979a-6600-4f28-a36e-0c9b3de284ab", + "id": "25d55c7a-c43d-4475-a7c3-af82b784f276", "name": "Quarterly", "originalRequest": { "url": { @@ -29455,7 +29455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e16b945b-7196-468c-9af0-2d0c3b447712", + "id": "40a8aac5-ed85-4ec3-b47c-0fb985eed075", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -29513,7 +29513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e3829a2-f2ce-4306-831c-0ae8364026d9", + "id": "ccf960f7-06f9-477c-a566-49a5a4ecae70", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29571,7 +29571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eb33373-31c5-4165-b572-f72f562f1f5e", + "id": "10395ab7-565e-46ca-b89c-6642e18e6613", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -29629,7 +29629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70562269-9cdb-4abb-8166-c3baef9c1285", + "id": "26237628-eaba-4f3f-b32e-d19eecd5a8f9", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -29687,7 +29687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ed79247-ca4e-48db-b334-34daecf631fc", + "id": "7897b0cc-0b95-4c21-b9ae-addb70b5da12", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29745,7 +29745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30ce25e7-4c2f-4d71-a596-cb0434130c4c", + "id": "b6de2a39-3698-4037-bf33-3c02a178eaff", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -29803,7 +29803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0e5020d-4b0b-4e06-8bdf-bf7d02cab0b9", + "id": "3f26f6ef-407d-47ea-9df4-d7837564455d", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29861,7 +29861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89faafb0-3528-4ae5-9bca-6feec3bd0b2c", + "id": "bc04d3e2-dd1f-4f75-9e2e-f6ea94fa2075", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29919,7 +29919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fc1ca2e-ad0e-4123-b55c-1f7e2e77a69c", + "id": "0f89bea0-183d-4182-9bbe-fdf3b4dda3b2", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -29983,7 +29983,7 @@ } }, { - "id": "de75347d-5c02-43e8-8099-1b04b37192e5", + "id": "3c18473f-6aeb-49c0-a61c-ea5ed73a40db", "name": "Deletes a Campaign Template's Schedule", "request": { "name": "Deletes a Campaign Template's Schedule", @@ -30025,7 +30025,7 @@ }, "response": [ { - "id": "41178f44-8218-46f3-9c29-9ee8d17449e6", + "id": "c0cc1591-4db9-4506-8b1c-0a21805bf472", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -30060,7 +30060,7 @@ "_postman_previewlanguage": "text" }, { - "id": "83ec17d9-38e6-4e64-a1f1-073b6aa05d7d", + "id": "85f8e234-ab57-427a-8c51-86d986f95ce1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30105,7 +30105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8def879c-3d83-4fdb-9247-5b7666314fc7", + "id": "734d0368-ccd7-438c-9b79-c1fd36cf1795", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30150,7 +30150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cd66d36-cb3d-4368-bce9-a4e3aea9fa43", + "id": "1ac71072-9459-48f2-aed5-48428d266706", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30195,7 +30195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aa55df9-7dfb-4e5e-9d0b-59115f786de3", + "id": "048cd69f-f68e-43ff-b4d7-d432c8e18e2b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30240,7 +30240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe2d36f6-1205-491a-a7e8-1a327515655a", + "id": "7522c74e-eff0-49de-b105-8fc16b9f8c7a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30285,7 +30285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7677013-b950-44ff-abad-0a025616f196", + "id": "4279f608-2bf9-44bf-9005-3778f64feaba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30336,7 +30336,7 @@ } }, { - "id": "d103f75a-40a3-40ef-87ee-3cc8ff87b8e9", + "id": "fe239e23-260a-4bae-907e-a899f7edc3fb", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -30378,7 +30378,7 @@ }, "response": [ { - "id": "5cf59cd7-942e-488b-a193-21df45ee74df", + "id": "5bb9818f-d326-4ff5-8c0d-33ab2d13feaf", "name": "Indicates a campaign was successfully generated from this template, and returns a reference to the new campaign.", "originalRequest": { "url": { @@ -30423,7 +30423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5394159f-94b4-4ccf-b442-69596c18a7db", + "id": "54619019-1346-4d76-a9d6-75e78bb5b416", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30468,7 +30468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f2c896c-6adc-4091-aab7-0f25f338f496", + "id": "e4ec8b88-4e3f-4322-825a-f9e7560b709e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30513,7 +30513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6cd09af-7fd7-4826-851f-ccba70cc4df1", + "id": "42b0e378-21a1-4832-816d-9b3ec6146df3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30558,7 +30558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c37d71d-29f0-4c98-83ab-10c9b1931ace", + "id": "186bf7b8-214e-4e9a-9158-1984a3456370", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30603,7 +30603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "276d5562-a56c-4271-bc96-d489da81fdd9", + "id": "bef122f2-aba1-4c74-8a0c-c9a8a0dc2171", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30660,7 +30660,7 @@ "description": "Use this API to implement certification functionality. \nWith this functionality in place, administrators and designated certification reviewers can review users' access certifications and decide whether to approve access, revoke it, or reassign the review to another reviewer. \nImplementing certifications improves organizations' data security by reducing inappropriate access through a distributed review process and helping them satisfy audit and regulatory requirements. \n\nA certification refers to IdentityNow's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers. \nOnce this certification has been completed, IdentityNow would provision all the access the user needs, nothing more. \n\nOrganization administrators or certification administrators can designate other IdentityNow users as certification reviewers. \nThose reviewers can select the 'Certifications' tab to view any of the certifications they either need to review or have already reviewed under the 'Active' and 'Completed' tabs, respectively. \n\nWhen a certification campaign is in progress, certification reviewers will see certifications listed under 'Active,' where they can review the involved identities. \nUnder the 'Decision' column on the right, next to each access item, reviewers can select the checkmark to approve access, select the 'X' to revoke access, or they can toggle the 'More Options' menu to reassign the certification to another reviewer and provide a reason for reassignment in the form of a comment. \n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must select 'Sign Off' to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items. \n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase. In the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed. \n\nRefer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) for more information about certifications.\n", "item": [ { - "id": "04fd06af-8e54-467d-957c-2ca92b148fed", + "id": "ba1d44d2-56fa-425d-b1ac-67005b2a709b", "name": "Identity Campaign Certifications by IDs", "request": { "name": "Identity Campaign Certifications by IDs", @@ -30744,7 +30744,7 @@ }, "response": [ { - "id": "5739e95a-9080-48eb-bdad-f3bb1d2f43ef", + "id": "7c62ab32-4b2d-4065-a467-b77758cda7d3", "name": "List of identity campaign certifications", "originalRequest": { "url": { @@ -30842,7 +30842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bb8db76-5d1b-454d-84b7-3721c9385780", + "id": "ff90a185-9769-49a3-9b4e-5459226bb47b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30940,7 +30940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d40753c-73e8-4f19-a1a3-7ab4932ec4e0", + "id": "da8e1ac5-f25c-431b-97a7-cfa3e69e782a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31038,7 +31038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e53434b3-e11b-46c5-a83c-8858b2089446", + "id": "9da883e8-7c31-4858-896b-a0c7b50a7e92", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31136,7 +31136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b068ab5-7a1d-4294-a872-0499dc05f06a", + "id": "ce2032f9-bb6e-413a-8cfa-b8a5f099574d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31234,7 +31234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fc2887a-c4d9-4f17-990a-5c6bff9cc1ae", + "id": "37b353ba-4be9-48e1-b102-6c7bf6877223", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31338,7 +31338,7 @@ } }, { - "id": "d566e1e4-cb98-4131-be8d-6d1d826d1646", + "id": "6fc33828-3dfd-4ed4-9190-5e5c83c89bad", "name": "Identity Certification by ID", "request": { "name": "Identity Certification by ID", @@ -31379,7 +31379,7 @@ }, "response": [ { - "id": "7e46d6ce-7711-4c4d-b9a4-d8c56369565d", + "id": "0da5c621-0b01-4908-8754-6959ea7a9d05", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -31423,7 +31423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe1fdaee-ff13-48b3-96ff-4f9964eaea2a", + "id": "b07f538d-a00e-4bde-b903-a58335f44f6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31467,7 +31467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aecb093e-5715-41fa-972a-32027d00e003", + "id": "4dc26c96-5543-4d7b-b583-9f70146d58d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31511,7 +31511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89059adf-6a74-4eca-bc9b-5a117b34826c", + "id": "398c669e-db68-499f-80e1-b536f8d1ef8a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31555,7 +31555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dad9412-05d6-4d32-bcd0-80f24f9c05f9", + "id": "fcbbf981-a24e-4a75-bb38-87f1c0e4692b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31599,7 +31599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63bccfab-4f1a-4925-a063-149507772fcd", + "id": "0cf5e0b6-efe7-4ca5-aba4-c4d01756fad7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31643,7 +31643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3026175-f9f6-44cb-a0bb-4ab68bfba62e", + "id": "ba3b9dee-bad6-447f-8fb8-de2e6d1c4e19", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31693,7 +31693,7 @@ } }, { - "id": "0c162a0a-5d1b-488a-9d9a-7853682394ed", + "id": "7e627d40-8a91-46b3-83fa-adbe1ffa867e", "name": "List of Access Review Items", "request": { "name": "List of Access Review Items", @@ -31808,7 +31808,7 @@ }, "response": [ { - "id": "63b9e951-616d-481f-b95f-dd8aaee5facb", + "id": "2b6514d9-a585-4b34-9aae-56dfc1721485", "name": "A list of access review items", "originalRequest": { "url": { @@ -31926,7 +31926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dad0bda2-2205-4eda-b588-7ffdebb3bbfe", + "id": "0e0719fe-eee0-4e46-ba32-d2f0ba960865", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32044,7 +32044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61e94c8c-7096-4a27-b8d7-504a1b3fe6a4", + "id": "e853c13a-2836-4f50-93d5-d1abea3db09c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32162,7 +32162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6f39340-606c-48aa-b2fe-15085633ca1d", + "id": "7f28b7d6-ae47-4c94-94b3-f26d9f6ed09b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32280,7 +32280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38009531-e102-44d1-aab7-5dcd7d3748a3", + "id": "d4328aae-461e-49f1-9cc9-b333d7aec5c3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -32398,7 +32398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2077c256-e6c0-46e7-9a36-bb9d56844f33", + "id": "8064eeb3-d2c2-4fd3-8e41-83491012e235", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32516,7 +32516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5256e5f-246f-4f16-b1a0-ee87e3a2db3e", + "id": "4f8c8b15-4f98-4a9e-93e5-23ee1a921ca9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32640,7 +32640,7 @@ } }, { - "id": "124f7aa9-61e6-454a-ad08-e7ce626045a5", + "id": "137eab14-78f8-4d47-b16a-169d5c5b8696", "name": "Decide on a Certification Item", "request": { "name": "Decide on a Certification Item", @@ -32695,7 +32695,7 @@ }, "response": [ { - "id": "2a216606-476b-40ff-8a53-bf6bced17608", + "id": "57a15d90-203d-4223-af77-d0573f21ff64", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -32753,7 +32753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a91110db-cee8-4d56-a76b-da660564dbd5", + "id": "6f84aa23-cb76-4a70-930c-75250af4e1e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32811,7 +32811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6375bba0-c99e-4ec6-8523-2cd42abeef41", + "id": "e39fcf2b-0cdb-40a7-ac6c-158d997eac8e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32869,7 +32869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bed04c9-fd38-4f29-a244-7db03ebdd66f", + "id": "445c2270-e140-4785-be03-0db1130b1c75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32927,7 +32927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b5a709b-70e1-4610-bbe2-521705d1c373", + "id": "87af3e1c-e6d5-4acd-809d-4f24d051ba2e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -32985,7 +32985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cadf263-e6b8-40e3-80fc-864871771ee6", + "id": "b2e57312-3a2d-4cf5-9c0a-61464faa8144", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33043,7 +33043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7739ec74-507d-460a-84f3-c4a4cec9c822", + "id": "04fdb158-713a-4b4a-97f6-fff8be4940f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33107,7 +33107,7 @@ } }, { - "id": "62e522ac-3ad6-4be2-8eef-19e8a7e44eb0", + "id": "2c9dead6-ef4f-439f-ae2e-7950ba4549a9", "name": "Reassign Identities or Items", "request": { "name": "Reassign Identities or Items", @@ -33162,7 +33162,7 @@ }, "response": [ { - "id": "e56bc959-9273-476b-a227-c61cf6be8ebb", + "id": "52023372-0d18-42f2-a21c-e9cb42155108", "name": "An identity campaign certification details after completing the reassignment.", "originalRequest": { "url": { @@ -33220,7 +33220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68b2c7a7-feac-4849-ab00-ea7d6851cad0", + "id": "d9621f6f-b497-47ef-8e0f-cb36e9e2491d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33278,7 +33278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54f06c21-87d7-4c37-9e9f-e1793a535b6f", + "id": "2834a39c-5d88-4ae6-a83f-641842b91b20", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33336,7 +33336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf1480d4-e3b2-4ff3-b4e1-a3bfdf8bd1eb", + "id": "fbfeda94-6f99-4ac0-a90d-431301a15ef7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33394,7 +33394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a41e99a-aba6-4968-869d-26bcb70e708f", + "id": "12d674d2-b401-4a7f-b871-4c1433172854", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -33452,7 +33452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e226b9b-353e-4cec-ae96-0eb8928db725", + "id": "d585266b-0bae-465f-bc2f-f17863596138", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33510,7 +33510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31e674f4-eca9-40d2-a9c0-d724ce8e5cbd", + "id": "52edef2e-3d98-4a9e-a3b7-1aaa34de1b88", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33574,7 +33574,7 @@ } }, { - "id": "f6885feb-0c45-40c4-9915-c68a52cc75d1", + "id": "cfc9d21d-1040-4b04-8e77-ae2ba2008962", "name": "Finalize Identity Certification Decisions", "request": { "name": "Finalize Identity Certification Decisions", @@ -33616,7 +33616,7 @@ }, "response": [ { - "id": "689be8ef-e1bd-48d4-bbd5-fdf138067265", + "id": "385be2d2-b880-421d-9636-23b609289fac", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -33661,7 +33661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83f7a12d-67e6-4327-8fd4-a281d8923043", + "id": "b8b9badd-a419-40f5-9613-9d373da41698", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33706,7 +33706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec501b7d-c901-47e0-ae48-c55392c7eda6", + "id": "1b239bcb-7b8a-4a6e-96c8-761ab92df06e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33751,7 +33751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d11784c4-e03d-4005-bed9-40d30ba57195", + "id": "23c3da75-9b2f-4fab-91d0-855d378914fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33796,7 +33796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2274a80-2865-42d1-9a37-b2b3b3ac8292", + "id": "ddd5b33b-afc3-4c75-81f4-dbd3ddc4215c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -33841,7 +33841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dba70c1d-cb73-4f65-b9e9-f4d1e78296b0", + "id": "27ae4664-2014-4023-bd9a-8d398de344cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33886,7 +33886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d55e3cb1-6d0e-490b-91d0-a895a559df59", + "id": "ddf4339f-17de-42c5-bb8d-e0dcfbf8feea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33937,7 +33937,7 @@ } }, { - "id": "dad6b0d1-02b3-4b67-ac94-54336f3d667c", + "id": "2f66dc44-a1fc-48a5-b8f0-8f2a1df56b29", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -34028,7 +34028,7 @@ }, "response": [ { - "id": "a09bad83-1667-4560-96f7-6b80f4abc16b", + "id": "12bd01bc-bdf1-495c-8d10-5aa957fae03b", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -34112,7 +34112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "681784bf-c8c8-484d-846d-912032f091d1", + "id": "fd698a18-91a6-4cdd-89da-908fce6d8cff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34196,7 +34196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b16c835-a1e2-46f7-a5ee-d9d280fee272", + "id": "8a30d0e0-7079-42ae-bd80-54a93b853524", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34280,7 +34280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea98e770-5bc1-47a7-adea-a63188df97e3", + "id": "eedf454d-1bb4-412e-ad4b-68116c3652df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34364,7 +34364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "357998e0-fce7-4de1-9b95-8c6080f38627", + "id": "f7d16068-db65-4221-95cd-87cc17c3c52b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34448,7 +34448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54ff5b98-d286-4e20-8cc6-0e9ec5138e38", + "id": "6b1a923f-c609-4c01-906c-5e24a07185bb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34532,7 +34532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98126ffc-7014-447c-9b83-f470baf430af", + "id": "914850c0-149c-4758-a315-bbb224d196a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34622,7 +34622,7 @@ } }, { - "id": "147f5e02-1de9-4180-a724-a4ca2483ca80", + "id": "dd24e93a-433a-448d-a739-b18decedb901", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -34710,7 +34710,7 @@ }, "response": [ { - "id": "92a293a1-a8b0-4628-b725-58b9d86fdde7", + "id": "f61ffc96-66c0-4ce6-a917-c6b8c0d7444c", "name": "A list of reviewers", "originalRequest": { "url": { @@ -34801,7 +34801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d4d9d23-4eae-49d1-9ad5-28f63e4e43b8", + "id": "8a1c8a93-921e-48e7-b1d6-c3a5b2203a70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34892,7 +34892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bf463a2-6dae-4314-aec1-7816865e42bd", + "id": "d5a52619-b7f5-4c15-abde-3790d527d986", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34983,7 +34983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04a601dd-51fb-4684-ac5e-0ddcf621e6ba", + "id": "b164f54b-09ea-4523-a19e-c711cc33167a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35074,7 +35074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f35eb79b-7b8d-4417-a3bd-933573b0ca06", + "id": "15e29684-8e38-454f-884e-3f782d3232b3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -35165,7 +35165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1af2202-d43a-4a1c-adeb-4feb5a132493", + "id": "e4df98fb-49f9-418f-acf3-20784406a136", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35256,7 +35256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abc27a30-9456-483e-b79a-ad4303d0d195", + "id": "202b3ab4-541a-4e4a-8f33-4c9812481dd2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35353,7 +35353,7 @@ } }, { - "id": "2d3d9e5c-0bfd-40ad-9d1f-a5d668a0976a", + "id": "8be0c043-d5ea-46d6-8f05-5f68ee0d4a29", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -35408,7 +35408,7 @@ }, "response": [ { - "id": "b5ee2137-bef8-4fa7-9c29-82af9a5ddba8", + "id": "8b7054e2-cc01-449a-b730-11f826c74efd", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -35466,7 +35466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af4a374a-ed33-417e-a22a-a3b53e794730", + "id": "fa4c467b-432e-478b-877f-bf241b071bf6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35524,7 +35524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ad3c970-20da-43ae-9d3f-8200ed6eb4b5", + "id": "2dcb87a1-fabd-4c0e-8b7e-bfeb0df0564d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35582,7 +35582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41f8115e-3509-47ba-a5ff-773d9dd17e4f", + "id": "ebb2048c-54dd-4421-b0c4-9aafdaba4c2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35640,7 +35640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "039570d1-b11b-4e29-a99a-f80dd48a227c", + "id": "e5d39791-0642-447e-9ed7-d71dfe2e7a38", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -35698,7 +35698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da57e0fd-496f-4679-b39e-0db8fd758c93", + "id": "131c9315-6fad-4b7d-947b-7914338c9e11", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35756,7 +35756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db8caffa-35bf-42eb-99ab-bd362eaad552", + "id": "5dab51e1-a4c4-4655-a349-b9ce10028895", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35820,7 +35820,7 @@ } }, { - "id": "a39b97be-8df5-4a9b-a2d4-2ef0aff2f16f", + "id": "04498692-5586-44b6-a746-102681403652", "name": "Certification Task by ID", "request": { "name": "Certification Task by ID", @@ -35861,7 +35861,7 @@ }, "response": [ { - "id": "eb470475-4afd-468c-a089-31964869d793", + "id": "5a0a6612-dae8-4d4d-9a6c-8bbfcb6919f6", "name": "A certification task", "originalRequest": { "url": { @@ -35905,7 +35905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e606233-ed16-4155-816b-21d8f34ca30c", + "id": "fe968bf2-4e5d-4d3c-9166-8cf216cebfd3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35949,7 +35949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5de6f279-e768-498d-afbd-6f38686c21c1", + "id": "c488db47-47b9-4ec0-b9ca-1fdf6c5ac0fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35993,7 +35993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9455e04a-3160-45aa-9d0c-087d564fb588", + "id": "de571821-b6b9-4a31-991e-872b0b03c37a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36037,7 +36037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "116ae090-d565-4d6f-baeb-a2559b3c8b39", + "id": "10bdb193-994d-4d37-97c0-826b460828c9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36081,7 +36081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "963ca671-1331-431d-8558-f4a629d480ac", + "id": "677fa831-bbc6-4339-857b-4a414ace9e47", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36125,7 +36125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11b8ed44-89cc-4f5d-a4a8-57bc62052111", + "id": "1f00128c-8794-446c-a9b8-4a6706832dc4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36175,7 +36175,7 @@ } }, { - "id": "e60cf812-fa29-4c66-98dd-9e2a2d3ab930", + "id": "2c594912-04b5-4f25-adc8-116bed6591b9", "name": "List of Pending Certification Tasks", "request": { "name": "List of Pending Certification Tasks", @@ -36250,7 +36250,7 @@ }, "response": [ { - "id": "006a9bcb-5d6a-4925-83c7-948e70b346fe", + "id": "dc74b273-0ed8-480e-b309-da66f1947e75", "name": "A list of pending certification tasks", "originalRequest": { "url": { @@ -36339,7 +36339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05a78953-993d-4930-9883-ce9dcf08650a", + "id": "0972ec2d-af8b-4402-98a3-07da0e5eb25e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36428,7 +36428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99ea27f1-35bb-406f-a528-5dc6aa8b8391", + "id": "efeaf6a4-177a-4aaf-8068-8ced32a2624d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36517,7 +36517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9f13af5-863b-4e79-8a08-4d51a48373f2", + "id": "41ca77df-bcf7-4f65-a585-ab5bf19463ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36606,7 +36606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce3d17a1-14ab-408b-9d13-3748fad75ca9", + "id": "706e306d-591e-45b2-8f67-b31323dc44d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36695,7 +36695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec96eec7-367a-46ad-9c7a-cabfb5c7cf3d", + "id": "9ffac09a-667b-4ad0-b941-5cddb824530f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36784,7 +36784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "919d50e4-4c25-49ce-baaa-055d80ff52b8", + "id": "88b017ef-df0b-4796-acd5-e29747588c1b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36885,7 +36885,7 @@ "description": "Use this API to implement certification summary functionality. \nWith this functionality in place, administrators and designated certification reviewers can review summaries of identity certification campaigns and draw conclusions about the campaigns' scope, security, and effectiveness. \nImplementing certification summary functionality improves organizations' ability to review their [certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) and helps them satisfy audit and regulatory requirements by enabling them to trace access changes and the decisions made in their review processes. \n\nA certification refers to IdentityNow's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese certifications serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign. \n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers. \nOnce this certification has been completed, IdentityNow would provision all the access the user needs, nothing more. \n\nCertification summaries provide information about identity certification campaigns such as the identities involved, the number of decisions made, and the access changed. \nFor example, an administrator or designated certification reviewer can examine the Manager Certification campaign to get an overview of how many entitlement decisions are made in that campaign as opposed to role decisions, which identities would be affected by changes to the campaign, and how those identities' access would be affected.\n", "item": [ { - "id": "344158af-f310-4c34-aab8-f5e8ac0143a8", + "id": "17ba37b8-f4b8-4c0c-bd22-83ab2ff4e513", "name": "Summary of Certification Decisions", "request": { "name": "Summary of Certification Decisions", @@ -36937,7 +36937,7 @@ }, "response": [ { - "id": "ae13e377-07f6-495e-b283-c2001eb75e15", + "id": "f14160a2-e636-45c6-b653-d2e77a1d6a6c", "name": "Summary of the decisions made", "originalRequest": { "url": { @@ -36992,7 +36992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0d9ee3c-32dc-43a4-a856-5b2a10584b7f", + "id": "39fdaed4-8191-4b50-a84c-56deb188ab73", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37047,7 +37047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1ed61e9-4dba-4995-88a4-481fb8cd2891", + "id": "d1edbcaf-5958-41cc-a534-fa20e43fb2d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37102,7 +37102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe1be07d-3e29-4bcc-92fa-6b6d059e3bcc", + "id": "1c43ede2-e5a4-461c-ad3f-f287c7916bab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37157,7 +37157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f52975af-277c-4a91-bb8a-3d09720f847d", + "id": "1b59ecd4-71c9-452b-aba4-2525f134f798", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -37212,7 +37212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f94281e-a72b-48e4-a1f7-f83b284debb0", + "id": "81859620-588b-4c34-bb05-ce5cc8bce235", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37267,7 +37267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8df3055e-9af5-4d27-b662-641c7bc3e313", + "id": "9d6fac30-a6b9-4e32-bbe3-78ce9c4d410e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37328,7 +37328,7 @@ } }, { - "id": "a6fa584b-c15f-48e8-a00d-827b1a3a9979", + "id": "17df67ea-2afa-4177-8046-60ecea50e0aa", "name": "Identity Summaries for Campaign Certification", "request": { "name": "Identity Summaries for Campaign Certification", @@ -37416,7 +37416,7 @@ }, "response": [ { - "id": "886e1662-2570-4c83-bc1b-3dc0420cd1ab", + "id": "4f06c970-e1cb-4c9a-b2a2-afe9e1d39441", "name": "List of identity summaries", "originalRequest": { "url": { @@ -37507,7 +37507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f209cef-34e2-4a7c-86af-ecd1ece6a791", + "id": "089139cf-a8fa-4644-91c4-b16d5b08dd87", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37598,7 +37598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5fed81d-59bd-42cf-aaa2-8c5e0150f853", + "id": "ed2009b9-a974-4a56-bfad-b1a98586f792", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37689,7 +37689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "532d6bb7-7028-4123-b5eb-8d3d5f70ccd9", + "id": "8061b9e4-e625-440e-aa5f-0db0ed1d75d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37780,7 +37780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42acd27d-cd97-4fb9-9085-c5668c8cd86b", + "id": "03b49a8a-697d-42bc-8e54-83d1d1c28c66", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -37871,7 +37871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50ba77a6-0396-4e6c-aaf5-4212746b6304", + "id": "8aebc678-d798-4507-a592-8406e2bfc60d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37962,7 +37962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "378881f5-dac2-41f3-b266-6ac90249db4d", + "id": "3d53cb26-f6a1-4f78-babb-7dffda2214c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38059,7 +38059,7 @@ } }, { - "id": "87e45b98-f20c-403f-ae9d-ccd04b1f61eb", + "id": "474e2d33-5fb1-4801-b193-4292dfd2c8be", "name": "Access Summaries", "request": { "name": "Access Summaries", @@ -38158,7 +38158,7 @@ }, "response": [ { - "id": "3a492972-8133-4149-a458-7ca32c7d17dc", + "id": "b8f2b0b7-de2f-4a44-8791-cf174823d3ee", "name": "List of access summaries", "originalRequest": { "url": { @@ -38250,7 +38250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d6f0635-0af7-47ef-8723-04bfd762bce6", + "id": "0d3e6719-167f-4711-bcf1-0bc0232f2f68", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38342,7 +38342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "398e9481-e821-49dc-bdfb-8603a9f7036e", + "id": "3a799397-087a-4f1b-9161-d3ad1b562a3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38434,7 +38434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f800224b-a677-431a-8ffd-d88efad05dc0", + "id": "e0997b5e-6a23-4aa7-94b7-3500b8207890", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38526,7 +38526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f9fecba-4269-4065-8e9a-4f59f092500b", + "id": "bbd55283-3a5c-4c3e-bfec-1874c0271638", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38618,7 +38618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34ce2139-2cde-464e-a077-c0da2fa6c336", + "id": "edf46784-3080-40f9-8001-8412d4167b28", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38710,7 +38710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f876626-a342-456e-9b7d-b72a5600a661", + "id": "9bb12ff8-8987-4417-a639-9683a596af95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38808,7 +38808,7 @@ } }, { - "id": "5eebc0c4-de7b-4d04-b416-7443445158b5", + "id": "36218784-72c2-4989-9a97-69add28d8367", "name": "Summary for Identity", "request": { "name": "Summary for Identity", @@ -38861,7 +38861,7 @@ }, "response": [ { - "id": "7f88f517-9fab-4b5d-abb0-4d3387fb8565", + "id": "a48d4ee2-eec7-48e9-b010-0f1dbe85a860", "name": "An identity summary", "originalRequest": { "url": { @@ -38907,7 +38907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffc8335c-c7ad-4f57-afa8-3c6e81ce55f4", + "id": "371e09ec-cc70-41b8-a571-0f1f0a2f398a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38953,7 +38953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "920a0571-6cef-4541-ab1c-ba6a68c76794", + "id": "99408ea1-5cdc-4380-9890-037adcb47c51", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38999,7 +38999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e9272bb-a732-4784-b242-d50d1bdb9ac9", + "id": "332ee645-3591-4053-b52b-e10dddd99aee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39045,7 +39045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2be10f53-1094-4508-972a-877c1895f028", + "id": "37a92ad1-a158-4ac1-8427-6d2175680afb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39091,7 +39091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "763ff460-6685-45e3-8ff9-5a06cc3780f1", + "id": "75caf9ad-7b83-49e2-8f6f-d9a559dbe91c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39137,7 +39137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0a99e35-0557-4eb2-8992-32f0f3f69a32", + "id": "86629a5f-cc7b-4230-9676-5f7dbd7b26d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39195,7 +39195,7 @@ "description": "Use this API to implement the certification campaign filter functionality. These filters can be used to create a certification campaign that includes a subset of your entitlements or users to certify.\n\nFor example, if for a certification campaign an organization wants to certify only specific users or entitlements, then those can be included/excluded on the basis of campaign filters.\n\nFor more information about creating a campaign filter, refer to [Creating a Campaign Filter](https://documentation.sailpoint.com/saas/help/certs/campaign_filters.html#creating-a-campaign-filter)\n\nYou can create campaign filters using any of the following criteria types:\n\n- Access Profile : This criteria type includes or excludes access profiles from a campaign.\n\n- Account Attribute : This criteria type includes or excludes certification items that match a specified value in an account attribute.\n\n- Entitlement : This criteria type includes or excludes entitlements from a campaign.\n\n- Identity : This criteria type includes or excludes specific identities from your campaign.\n\n- Identity Attribute : This criteria type includes or excludes identities based on whether they have an identity attribute that matches criteria you've chosen.\n\n- Role : This criteria type includes or excludes roles, as opposed to identities.\n\n- Source : This criteria type includes or excludes entitlements from a source you select.\n\nFor more information about these criteria types, refer to [Types of Campaign Filters](https://documentation.sailpoint.com/saas/help/certs/campaign_filters.html#types-of-campaign-filters)\n\nOnce the campaign filter is created, it can be linked while creating the campaign. The generated campaign will have the items to review as per the campaign filter.\n\nFor example, An inclusion campaign filter is created with a source of Source 1, an operation of Equals, and an entitlement of Entitlement 1. When this filter is selected, only users who have Entitlement 1 are included in the campaign, and only Entitlement 1 is shown in the certification.\n", "item": [ { - "id": "40768165-bdef-4c05-aee6-70d875119418", + "id": "abdcfd5d-e04f-4a35-8fba-de686dc49491", "name": "Create a Campaign Filter", "request": { "name": "Create a Campaign Filter", @@ -39237,7 +39237,7 @@ }, "response": [ { - "id": "a83c1f4f-95ed-4331-bba6-3f1b7a16ed0a", + "id": "cb4460cd-c8b6-447c-996c-dd91bfab32bb", "name": "Created successfully.", "originalRequest": { "url": { @@ -39293,7 +39293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "619b5e1f-a1ae-4a7f-ac26-370527c0ad9b", + "id": "0d771c87-7532-4802-94f9-d43631d6dbbb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39349,7 +39349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1acb29a-7afe-4d6e-a9ee-4062026ca9a5", + "id": "dc7fe193-91e8-44a9-ac48-45ab1a1509ed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39405,7 +39405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f93f390-4d7a-4b78-86c6-6558527d816c", + "id": "795de871-14e0-400b-b904-41abdbca7466", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39461,7 +39461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1be8ef5d-93b3-4d8b-bf95-e323df636812", + "id": "8e3b7911-cb80-4d0d-b32d-0e3683335e8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39517,7 +39517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1f794e9-05a9-48f3-a59e-5c1ab6075bc2", + "id": "58031441-c291-4ede-88e1-3b6f6d2b8aa6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39579,7 +39579,7 @@ } }, { - "id": "304a5743-ff7c-43ba-8d5a-a411eaea033d", + "id": "ce89bf43-0d7c-4985-b226-0086baddc4e5", "name": "List Campaign Filters", "request": { "name": "List Campaign Filters", @@ -39636,7 +39636,7 @@ }, "response": [ { - "id": "fdce13f9-1e18-4700-b797-c53264090163", + "id": "8fd930c1-0956-4282-873f-3c3e6757e2ec", "name": "List of campaign filter objects", "originalRequest": { "url": { @@ -39707,7 +39707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d37f4db8-0d7e-4b5b-9a5b-e7e1ed15fd78", + "id": "a70015c9-81c5-4339-85b5-41c687e1f062", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39778,7 +39778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de0e4a39-3fdb-46a7-ac85-9cba76ea9bd4", + "id": "5b3446e7-c813-4f8a-8d66-ef3c790113bc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39849,7 +39849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85d56917-c1b4-46dc-b112-b11c3dea6233", + "id": "151746cf-d2c2-4984-a397-cbfc91887181", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39920,7 +39920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ef2fbef-cb79-4e19-8566-5f9795470d89", + "id": "138eeb8f-4921-44b1-ac1c-f9776b50afda", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39991,7 +39991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fee5068d-92f0-4d6a-bd3e-70fffd5a9110", + "id": "3c1368ce-c970-413f-8835-4b8b486e8cc4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40068,7 +40068,7 @@ } }, { - "id": "44c4afd8-4f3e-4719-bf33-85c8df436cf7", + "id": "8f01c24c-07b1-4f59-808d-b9d5d885a9ba", "name": "Get Campaign Filter by ID", "request": { "name": "Get Campaign Filter by ID", @@ -40113,7 +40113,7 @@ }, "response": [ { - "id": "b8c4b391-5d78-4fc9-a548-01b001e209ea", + "id": "c88978c4-c239-4311-a6c8-d96320bde86e", "name": "A campaign filter object.", "originalRequest": { "url": { @@ -40157,7 +40157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "118829b5-ce66-4895-b2f1-f2a919700d9a", + "id": "d7ef7c6c-d276-4681-a102-ede8e58a50dc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40201,7 +40201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfee92d5-9038-40cd-a6ba-c533a08f0e53", + "id": "04720df3-c2e8-4593-a738-6e3f34da75e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40245,7 +40245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1015185d-0070-4397-ad14-9adb641c9391", + "id": "dd3a5177-c7da-40ce-b6fe-f720fddf869a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40289,7 +40289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d22a8fa-d114-4baa-8149-a55ea16cf12f", + "id": "1d617191-79bf-406a-969b-fa34731b3d77", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40333,7 +40333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf432a39-49e1-43aa-a661-191b72ede9d6", + "id": "d6264b90-9ceb-4c73-92ea-0c4dc5b32553", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40377,7 +40377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3538c2fc-2a18-4d9b-9aef-33c0064d0ccc", + "id": "6c0906c4-9662-41bc-bec9-15bdcab8b883", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40427,7 +40427,7 @@ } }, { - "id": "760b2e0d-86e9-422f-a6f8-5e94f7549e61", + "id": "dbe7d5a1-8283-49f3-bdd8-f6e26178cd5f", "name": "Updates a Campaign Filter", "request": { "name": "Updates a Campaign Filter", @@ -40485,7 +40485,7 @@ }, "response": [ { - "id": "dfba1895-a097-4d2a-95cd-009e08881159", + "id": "38cb5098-027f-4150-9b88-f7a5aa4016c4", "name": "Created successfully.", "originalRequest": { "url": { @@ -40542,7 +40542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3a1c501-37bf-440b-8dcc-5adf55945353", + "id": "52f3dcd1-05ab-4c14-94a3-0cc59fabafc1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40599,7 +40599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59ccad36-e6fd-4d40-af40-4ac5144358df", + "id": "bc26916f-13c7-4a80-8db7-a38425515c50", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40656,7 +40656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56b616dc-ce27-4e02-986e-86e709ba92d0", + "id": "d9451cc5-7551-4cb3-9df8-4143889bd3d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40713,7 +40713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa172f66-d221-4b2c-9c64-d86ebf821e5d", + "id": "2d760a62-8b8c-46b8-9c87-cd142c83c1b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40770,7 +40770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "275e2e1b-a2ee-4129-954d-a67b716b0803", + "id": "53d95244-57dc-4c9d-bfbb-4ca07d223205", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40833,7 +40833,7 @@ } }, { - "id": "7a1ff47d-f38b-4dce-8880-61629fedbaf5", + "id": "84a3a68d-94f6-41cd-a991-809a194c7279", "name": "Deletes Campaign Filters", "request": { "name": "Deletes Campaign Filters", @@ -40876,7 +40876,7 @@ }, "response": [ { - "id": "4de0ab34-40bd-4551-a6b3-5fc696d26181", + "id": "8af931e4-a39b-428c-b9ac-5dc5ec6df2bd", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -40923,7 +40923,7 @@ "_postman_previewlanguage": "text" }, { - "id": "eb97e0e3-8f1a-4351-a59c-4c46355e1609", + "id": "c23fd317-18d1-4692-8150-b3bff6fdf267", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40980,7 +40980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f83b7804-dffe-491b-b96b-8d0c21c64f83", + "id": "dd50dade-090f-41ab-b346-b8edbf7f068a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41037,7 +41037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "880f32dd-8cc5-414b-a805-f2d88663b783", + "id": "0be7ebcc-541e-4335-a1d1-2f08d564b460", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41094,7 +41094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a27de24-9af5-4781-b749-fd5137f2e08a", + "id": "811b2190-c947-451a-b868-166a5e7625a1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41151,7 +41151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd33fe44-7e89-4f21-9554-5e58cf57d465", + "id": "ab81d8ee-32ad-4847-afc5-3d9806a4c2bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41208,7 +41208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3f3a82b-96e5-48f9-82b2-f0acbc8678e8", + "id": "595dd5d4-bcdf-433a-b34d-3d305aaa5f59", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41277,7 +41277,7 @@ "description": "Use this API to implement connector functionality.\nWith this functionality in place, administrators can view available connectors.\n\nConnectors are the bridges IdentityNow uses to communicate with and aggregate data from sources.\nFor example, if it is necessary to set up a connection between IdentityNow and the Active Directory source, a connector can bridge the two and enable IdentityNow to synchronize data between the systems.\nThis ensures account entitlements and states are correct throughout the organization.\n\nIn IdentityNow, administrators can use the Connections drop-down menu and select Sources to view the available source connectors.\n\nRefer to [IdentityNow Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about the connectors available in IdentityNow.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/idn/docs/saas-connectivity) for more information about the SaaS custom connectors that do not need VAs (virtual appliances) to communicate with their sources.\n\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about using connectors in IdentityNow.\n", "item": [ { - "id": "57b67f8c-a3ff-4fa1-bd69-760b9daf201c", + "id": "215e609c-5fae-48a5-aacd-f330af052759", "name": "get Connector", "request": { "name": "get Connector", @@ -41328,7 +41328,7 @@ }, "response": [ { - "id": "17fed01b-5522-425e-bd5b-8d019380a7a0", + "id": "440362ee-8c59-4c25-9933-1e0283a3cc66", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -41382,7 +41382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8550d3df-36e2-4569-9a5b-b413f293b2cc", + "id": "b4ccbc5d-e64b-42b3-a228-36851fc1c1fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41436,7 +41436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5244e314-2377-4a49-b231-fcb3424ba4d4", + "id": "a3a5cb0f-9608-4759-8548-dca073abe952", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41490,7 +41490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abf7a0aa-ff6c-4147-9de4-d7d491b90e2d", + "id": "5d42d3cf-e81f-4091-a3b6-eae6fba1c2f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41544,7 +41544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1462a15a-b17b-4e38-b027-1881041b99cc", + "id": "727b99d5-bea9-444c-9117-b0c528471678", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41598,7 +41598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c7b28f4-45d9-4e07-b5da-b59d55c1de6b", + "id": "07f4bdd1-222e-4963-9703-eb8b6116baa1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41652,7 +41652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14808218-72fb-4053-ad0c-52afc74fce01", + "id": "fd45ffc1-d800-46d2-821c-e28309370a3a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41712,7 +41712,7 @@ } }, { - "id": "7465ea64-0d7a-484c-9318-b2e288af8df8", + "id": "ae389f5d-0e69-43d6-b4fc-6663bef70fe4", "name": "delete Custom Connector", "request": { "name": "delete Custom Connector", @@ -41753,7 +41753,7 @@ }, "response": [ { - "id": "86864895-6b31-4d8a-b5ef-dd66b0c5da41", + "id": "ca73d4cd-7436-4d8f-b869-86319962edc0", "name": "The custom connector was successfully deleted.", "originalRequest": { "url": { @@ -41787,7 +41787,7 @@ "_postman_previewlanguage": "text" }, { - "id": "58faa537-6c69-4363-8f95-ec19d2cc7cee", + "id": "cb9577af-5059-4a25-af5b-d3f37231fb36", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41831,7 +41831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61affab0-8dbd-4747-97a1-079484f08f6b", + "id": "5b40517d-a2dc-4922-8837-5fd845017d6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41875,7 +41875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "904a7b35-1a2a-4aab-bf1b-7f869dc14362", + "id": "148f566e-0058-4e56-8bf5-a4608b7c7b0a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41919,7 +41919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73a07982-fe12-49a5-b90c-468f8ecd63f5", + "id": "f13d2bdc-80d1-4241-9de8-a331e3e5c284", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41963,7 +41963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc320c2f-0209-41dc-b8b2-87d37dfcbf9e", + "id": "dc714e3b-134d-4aae-ba48-fc52aba97f2d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42007,7 +42007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac2a3112-aa21-49bb-98e0-626775d907b3", + "id": "6b747c7e-1277-46c6-8d8c-b0435ff64b90", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42057,7 +42057,7 @@ } }, { - "id": "5a2e70af-c3a1-4ec6-b034-82ddce79f7f3", + "id": "76f266b7-7bbe-4251-95ea-2d1ffeadab20", "name": "update Connector", "request": { "name": "update Connector", @@ -42111,7 +42111,7 @@ }, "response": [ { - "id": "ff97022b-24da-422b-9024-57d94c22f95b", + "id": "d3fd3648-42a0-48d2-a321-137395cbde4a", "name": "A updated Connector Dto object", "originalRequest": { "url": { @@ -42168,7 +42168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c5b716b-4782-4ae5-9a26-e948796dcd40", + "id": "61b37fd2-0966-4110-b0ac-031826d3293c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42225,7 +42225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4efd9971-c47f-46ee-844a-94e3058ba028", + "id": "12fbd536-9c91-442e-964e-5a087a0690db", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42282,7 +42282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a6d0dcf-577a-4428-9744-64894799567b", + "id": "a1ccaf79-769d-4a31-8336-3277d0520357", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42339,7 +42339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6408332-8f4e-45ff-a017-7de43326d838", + "id": "6dbde11f-9a8c-4ec4-9b2f-4502c3e2954f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -42396,7 +42396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59aa05eb-eb64-4bc8-95ac-3e5864c27ff8", + "id": "655889df-b93a-40e7-a3f0-5a6983f28f41", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42453,7 +42453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e53fe56-ec68-4b09-85a4-e3746a1dd92d", + "id": "d883b7ef-ded2-4ae4-9139-07b5adb6cf4d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42516,7 +42516,7 @@ } }, { - "id": "7a233c95-b425-4ab2-91d0-0b7923657ce0", + "id": "6463c91e-fa58-47ea-a068-2f4914bec512", "name": "get Connector Source Config", "request": { "name": "get Connector Source Config", @@ -42558,7 +42558,7 @@ }, "response": [ { - "id": "7d8cffdd-d9ce-4f56-9635-1f1caf4f5ecc", + "id": "5d6e6d69-c591-40e8-b09a-262f737c21a5", "name": "The connector's source template", "originalRequest": { "url": { @@ -42603,7 +42603,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "198c84a8-9ef9-45f3-8ee5-e2a7fdebf9a8", + "id": "8e2f4a31-dca2-4f28-84bf-4950eb5d28e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42648,7 +42648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8926ae4-519c-44c6-ad72-aa0a6df45501", + "id": "255d2e77-ef4e-4b1e-83e4-2ff2b670aff8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42693,7 +42693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9c8e88b-6bf0-46d2-867a-b85ab21cd02b", + "id": "5e8693a2-2c9c-4ce2-bf65-95b6d947ed87", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42738,7 +42738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39409228-d1fb-4799-be78-c17e3af7defe", + "id": "25a0f773-8617-406b-b7e9-92e6b3fd8e10", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -42783,7 +42783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ca9513e-f4a8-4cb0-bff0-4c4d241f8044", + "id": "c13a83f6-0395-469c-a49a-704e1258e3a4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42828,7 +42828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db15d72e-017e-4c64-82c3-5f713b9df97a", + "id": "848aeac6-42c8-429d-846c-31881ebaf900", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42879,7 +42879,7 @@ } }, { - "id": "78539856-177c-43a1-a7a5-d6013253387a", + "id": "ae0c37b9-012b-476c-8dff-e90c0f8cf1f7", "name": "put Source Config", "request": { "name": "put Source Config", @@ -42930,7 +42930,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod aute exercitation Duis", + "value": "adipisicing", "type": "text" } ] @@ -42938,7 +42938,7 @@ }, "response": [ { - "id": "786373fb-0123-4342-a71c-098013ff983e", + "id": "2b1da66a-3ce7-4897-8e39-c8b6c94cac04", "name": "The connector's update detail", "originalRequest": { "url": { @@ -42981,7 +42981,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod aute exercitation Duis", + "value": "adipisicing", "type": "text" } ] @@ -43000,7 +43000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ccf744f-767e-4ea2-8632-f00196d2b8f0", + "id": "31260c63-2258-4720-a577-b56bb8f66b15", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43043,7 +43043,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod aute exercitation Duis", + "value": "adipisicing", "type": "text" } ] @@ -43062,7 +43062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf5ad33d-7585-4bd3-a7d1-d84e80a1c8bd", + "id": "03a454aa-5390-41c5-8791-d2242f37f305", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43105,7 +43105,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod aute exercitation Duis", + "value": "adipisicing", "type": "text" } ] @@ -43124,7 +43124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ad9a06f-80f3-42f2-9e24-28e1b7b4838a", + "id": "fc87db5c-d71a-4f99-92ad-9d89d3e08411", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43167,7 +43167,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod aute exercitation Duis", + "value": "adipisicing", "type": "text" } ] @@ -43186,7 +43186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d3cf1b4-73e0-43e3-9122-26d09657969f", + "id": "da6a0718-b162-4250-8d74-77f1fa6feee4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43229,7 +43229,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod aute exercitation Duis", + "value": "adipisicing", "type": "text" } ] @@ -43248,7 +43248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c54267a1-3cb8-4c55-b973-bcdaa7fa0c49", + "id": "76ea6d64-de0e-4e5f-ac4a-780f5f1972ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43291,7 +43291,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod aute exercitation Duis", + "value": "adipisicing", "type": "text" } ] @@ -43310,7 +43310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7820f7d8-b758-473a-9dc1-d01562a0c81b", + "id": "5acb12d9-7092-4ab7-bd2c-56e5be7490bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43353,7 +43353,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod aute exercitation Duis", + "value": "adipisicing", "type": "text" } ] @@ -43378,7 +43378,7 @@ } }, { - "id": "2d6ba3ad-b8ee-4b1f-9385-b1f67e131dc9", + "id": "b05a1118-d310-44a7-b809-78e15d86264e", "name": "get Connector Translations", "request": { "name": "get Connector Translations", @@ -43431,7 +43431,7 @@ }, "response": [ { - "id": "bfd4c900-5b62-4d19-b717-86ef6b785293", + "id": "216c1e88-2c6f-477c-94ba-56bb05fea7b9", "name": "The connector's translations", "originalRequest": { "url": { @@ -43472,12 +43472,12 @@ "value": "text/plain" } ], - "body": "nostrud deserunt Duis", + "body": "sunt et", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "4aa205be-d501-403e-a1d4-a5affad75790", + "id": "ffbb2fb9-2986-443b-ab54-d761de027b65", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43523,7 +43523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14c22f14-a6ea-43a1-b3e1-4275830b96e8", + "id": "685697ab-4fad-43cb-a9e9-1b6bafabec11", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43569,7 +43569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33707484-f3ff-4530-8718-b69628ad9e1b", + "id": "2449e995-9861-47fc-b0f5-fe8da16cdc48", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43615,7 +43615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "695be56d-cb3a-4c5f-b2bb-f1fdeb6abf73", + "id": "92e4141b-46b0-40fd-90c7-7753592f75e2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43661,7 +43661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fd7903b-4d35-4692-a5a5-24550441011b", + "id": "a561072b-c968-464e-a7fe-3c50c19b5bf6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43707,7 +43707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63839be6-b483-4e5c-aea9-f41cf879354c", + "id": "c73d1946-6edd-4f83-8190-47d08afc9e7e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43759,7 +43759,7 @@ } }, { - "id": "94453b72-4f3f-4b56-bb17-18c2f7ce8e79", + "id": "12313216-d10b-406f-bea4-ec5145fb137e", "name": "put Translations", "request": { "name": "put Translations", @@ -43819,7 +43819,7 @@ }, "response": [ { - "id": "80f8b299-9fe2-4cce-aa2f-c83430f4c714", + "id": "930be1fd-156a-4036-aee6-876d570c613e", "name": "The connector's update detail", "originalRequest": { "url": { @@ -43872,7 +43872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d3f1291-1c36-4333-973c-ebf63cfcdeb0", + "id": "ee6ecbe8-90dd-4b79-a661-60f10eddb260", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43925,7 +43925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "647542e8-418a-49c3-ae54-597d3696d293", + "id": "31462bf9-b519-45a7-8ed6-03a3b9fb6e4f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43978,7 +43978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ede9ffe-8f78-4f71-859e-879c3c066771", + "id": "2d9ccd44-3493-476d-8050-6279a5894c33", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44031,7 +44031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a541b254-50d5-4b7b-a093-6802b0ccd494", + "id": "cc7d711f-0cba-4fd1-bf0e-6aeaf150e920", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44084,7 +44084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99513dc6-40b8-4a45-9ff4-743db5f00d0c", + "id": "d2afa3a6-38b1-4ce4-8e90-05f355eda51c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44137,7 +44137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c298b561-1cc2-4611-8748-77d1a4454bb0", + "id": "d63719ae-d44a-4367-a2b0-f39272d37656", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44196,7 +44196,7 @@ } }, { - "id": "a1461db8-a22d-453a-b4b9-3784c9f0ed7a", + "id": "78f1ae7b-b966-4e7b-a2ab-89c7098b8053", "name": "get Connector Source Template", "request": { "name": "get Connector Source Template", @@ -44238,7 +44238,7 @@ }, "response": [ { - "id": "520f96a6-c1bb-4a86-90ba-59920b52d57c", + "id": "9e6b8569-4b8e-446a-a7b5-5a23b11fbb87", "name": "The connector's source template", "originalRequest": { "url": { @@ -44283,7 +44283,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "7058bb80-66da-495f-b50e-c98cea01b8f5", + "id": "b4ca5c6b-b576-4a6e-981a-649bd3ac567c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44328,7 +44328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91404e19-4eae-4d0f-8b18-0babb19f4ad1", + "id": "45d7ee5e-5e30-42f0-a5da-ec23f4a9e3b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44373,7 +44373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4349936a-f688-4276-b2d2-f619db43645b", + "id": "10819256-ceaa-4f45-beb4-eb4754d51d9c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44418,7 +44418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82d74f77-d63a-469a-8ff2-23ed4ef6901d", + "id": "6d3fb10a-f51b-4478-8b2c-d9a5974769be", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44463,7 +44463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d5ab791-f94b-4ae5-85f9-c039425be314", + "id": "0db3f197-c44c-4ace-85cf-fc6c826b3aba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44508,7 +44508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0a8c700-d307-445f-a7c5-f81add7c6d93", + "id": "28bf042b-f8e5-4eaf-a1e3-502de968605d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44559,7 +44559,7 @@ } }, { - "id": "1aa1f9ff-bcf4-472f-ad1f-d03ce74610d7", + "id": "5f41ee74-f6a6-4ca7-a301-4f6b72f1da1c", "name": "put Source Template", "request": { "name": "put Source Template", @@ -44610,7 +44610,7 @@ "type": "text/plain" }, "key": "file", - "value": "ut ipsum", + "value": "ipsum irure magna anim reprehenderit", "type": "text" } ] @@ -44618,7 +44618,7 @@ }, "response": [ { - "id": "8fe50a74-121d-4054-88fb-bea0e2945e49", + "id": "a4f4f2d6-dc1a-44f5-81ab-98291bfa592a", "name": "The connector's update detail", "originalRequest": { "url": { @@ -44661,7 +44661,7 @@ "type": "text/plain" }, "key": "file", - "value": "ut ipsum", + "value": "ipsum irure magna anim reprehenderit", "type": "text" } ] @@ -44680,7 +44680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a608af6-5a5f-475d-911a-ec439c2bd9d4", + "id": "2f53fbbc-6786-4844-b1da-5dabc3686c2f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44723,7 +44723,7 @@ "type": "text/plain" }, "key": "file", - "value": "ut ipsum", + "value": "ipsum irure magna anim reprehenderit", "type": "text" } ] @@ -44742,7 +44742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72ca90ca-5605-41ea-8a44-80f6aa98171e", + "id": "da10ea2e-0059-47ba-a3e3-aef259ac6ec0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44785,7 +44785,7 @@ "type": "text/plain" }, "key": "file", - "value": "ut ipsum", + "value": "ipsum irure magna anim reprehenderit", "type": "text" } ] @@ -44804,7 +44804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cccec0c5-1bbc-4bf4-a8c5-51c9064e2792", + "id": "9fe8f8b6-293b-4c80-a937-26291b52cead", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44847,7 +44847,7 @@ "type": "text/plain" }, "key": "file", - "value": "ut ipsum", + "value": "ipsum irure magna anim reprehenderit", "type": "text" } ] @@ -44866,7 +44866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "041a5e14-b261-48a1-b163-88d30a0b701a", + "id": "dc136c0e-3791-401c-9473-eff453953cbf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44909,7 +44909,7 @@ "type": "text/plain" }, "key": "file", - "value": "ut ipsum", + "value": "ipsum irure magna anim reprehenderit", "type": "text" } ] @@ -44928,7 +44928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ad7c12d-6c0e-4bbc-b81d-42cb0617f37f", + "id": "1bf1b519-a043-4053-824a-22287169da6e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44971,7 +44971,7 @@ "type": "text/plain" }, "key": "file", - "value": "ut ipsum", + "value": "ipsum irure magna anim reprehenderit", "type": "text" } ] @@ -44990,7 +44990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d467a31-b682-4cf1-87d2-d40fca26c6f1", + "id": "e634cb15-2636-4619-8aff-796facb85441", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45033,7 +45033,7 @@ "type": "text/plain" }, "key": "file", - "value": "ut ipsum", + "value": "ipsum irure magna anim reprehenderit", "type": "text" } ] @@ -45058,7 +45058,7 @@ } }, { - "id": "ead8d6df-fc2c-4102-9543-72d9d702d1eb", + "id": "e99132ff-460b-4390-a56d-3a492bec45d8", "name": "get Connector Correlation Config", "request": { "name": "get Connector Correlation Config", @@ -45100,7 +45100,7 @@ }, "response": [ { - "id": "5543f063-0499-43bd-9da1-5e95437d50dd", + "id": "30fa1ad4-cbe9-4cd0-920f-1ceefdc6803a", "name": "The connector's correlation config", "originalRequest": { "url": { @@ -45145,7 +45145,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "9d93239e-3c0e-4576-9791-6cc4b081768a", + "id": "808a40fe-cab5-49da-9853-ceb194befcbc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45190,7 +45190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77cd3782-81fc-4187-9b48-fcaf9d068e30", + "id": "1d567a85-fc6e-4ce3-aa7c-44d7e3c570f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45235,7 +45235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5535e8c3-0da5-4c15-ab3c-737ba49621d8", + "id": "368c7e6e-0490-43d3-859a-fda4497854a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45280,7 +45280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6226b68a-8137-42d6-9436-ce19cb016ebe", + "id": "378497a2-5ffc-45c3-bc82-98802244a59f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45325,7 +45325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "413af5d5-acf1-47ac-98b7-72ddbed47b13", + "id": "f93472ea-44e3-4861-b0bc-0bda651ab939", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45370,7 +45370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2c59b57-3aed-448b-9de3-83999645bc84", + "id": "3007cbf0-3d1a-4670-a68d-be5e52e700e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45421,7 +45421,7 @@ } }, { - "id": "f24f8a1d-0c25-423f-a8b8-77b00fff3d3b", + "id": "c4bad477-87e2-4485-ae9a-7bb32813e0a8", "name": "put Correlation Config", "request": { "name": "put Correlation Config", @@ -45472,7 +45472,7 @@ "type": "text/plain" }, "key": "file", - "value": "ad", + "value": "minim ea Ut laborum", "type": "text" } ] @@ -45480,7 +45480,7 @@ }, "response": [ { - "id": "44059a92-a38b-41b6-8b94-51c5f76c1d3d", + "id": "e916fada-a17b-46f2-8fce-aa2996f58ec0", "name": "The connector's update detail", "originalRequest": { "url": { @@ -45523,7 +45523,7 @@ "type": "text/plain" }, "key": "file", - "value": "ad", + "value": "minim ea Ut laborum", "type": "text" } ] @@ -45542,7 +45542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d014e51-c772-49aa-8cce-af6741538c09", + "id": "5033ce8c-9c3a-446c-874d-f3322620716e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45585,7 +45585,7 @@ "type": "text/plain" }, "key": "file", - "value": "ad", + "value": "minim ea Ut laborum", "type": "text" } ] @@ -45604,7 +45604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f64ffb03-c98d-4669-9a19-020bd36bd40a", + "id": "cf89cebc-0246-4f88-a481-81df3f897fa9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45647,7 +45647,7 @@ "type": "text/plain" }, "key": "file", - "value": "ad", + "value": "minim ea Ut laborum", "type": "text" } ] @@ -45666,7 +45666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69a6648e-67d6-4fa3-b355-cf5b50c8d310", + "id": "d4584c2f-e7eb-4e9c-bad5-9693bc9424ba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45709,7 +45709,7 @@ "type": "text/plain" }, "key": "file", - "value": "ad", + "value": "minim ea Ut laborum", "type": "text" } ] @@ -45728,7 +45728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6c12db8-e978-450a-9172-585d3990f826", + "id": "9e4d6f98-f753-488f-afdc-8ddf42b92bb7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45771,7 +45771,7 @@ "type": "text/plain" }, "key": "file", - "value": "ad", + "value": "minim ea Ut laborum", "type": "text" } ] @@ -45790,7 +45790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc328ec1-8e90-4c0b-af37-9b08d6483605", + "id": "c548ce29-694a-4a10-961b-524920e79c7f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45833,7 +45833,7 @@ "type": "text/plain" }, "key": "file", - "value": "ad", + "value": "minim ea Ut laborum", "type": "text" } ] @@ -45852,7 +45852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ddcb318-60ed-424f-a8e1-e7b82b224028", + "id": "a8c96ba7-0ad9-4d71-97a7-ab2671d6bf44", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45895,7 +45895,7 @@ "type": "text/plain" }, "key": "file", - "value": "ad", + "value": "minim ea Ut laborum", "type": "text" } ] @@ -45920,7 +45920,7 @@ } }, { - "id": "1fde72e2-462e-4c21-af5e-f747281ab3cf", + "id": "b1a046b4-4678-45fa-8c8a-5038506d2b80", "name": "Create custom connector", "request": { "name": "Create custom connector", @@ -45962,7 +45962,7 @@ }, "response": [ { - "id": "93fb6d41-9e11-45f8-921a-8af42ec51623", + "id": "8e0e09ff-632a-4ea7-8fa1-38e707b7b510", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -46018,7 +46018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eaaf131-03cc-4001-9dad-1111c60a289e", + "id": "352f8f77-e218-4e95-b043-fbde645ca538", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46074,7 +46074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8860a53-9f17-4aed-8bfc-b20c4a160ea9", + "id": "f865e325-d73c-4afb-82db-0a456e6bf184", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46130,7 +46130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb779e3-8648-49aa-badd-eac6920825a0", + "id": "8f1f3f9e-eda2-4a95-9be2-7ead5b1bc15f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46186,7 +46186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e64dcd7-e83c-48c1-9f88-85a9936d00c6", + "id": "2ecf4b5c-7cbd-4ff6-803c-edb1819c9785", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46242,7 +46242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d778e07-bf76-48cb-b6d2-73718bbce33d", + "id": "5ca7133c-248c-4336-8f3c-fca1277c1230", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46298,7 +46298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9627eda-d65b-4430-a11e-ec2385e72f4a", + "id": "556a56b9-81cc-421a-a64c-a70bc772a722", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46366,7 +46366,7 @@ "description": "Use this API to implement and customize global tenant security settings.\nWith this functionality in place, administrators can manage the global security settings that a tenant/org has.\nThis API can be used to configure the networks and Geographies allowed to access IdentityNow URLs.\n", "item": [ { - "id": "34556496-cb53-4ae4-a644-6fcda868b2a3", + "id": "9f62c432-eba2-4ba2-a2ad-69cdc595e953", "name": "Get security network configuration.", "request": { "name": "Get security network configuration.", @@ -46396,7 +46396,7 @@ }, "response": [ { - "id": "1a31a528-176d-496b-ba6a-0e560495a974", + "id": "ebb4ee93-951f-4438-8c16-3465e07c8480", "name": "Network configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -46440,7 +46440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cdc9bf0-e468-45f7-82e3-f620ec6a9653", + "id": "20a3ee37-aa1c-4ede-b6d1-5fbbfe7396a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46484,7 +46484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fe26722-6778-4e8e-a56c-b8f48121e12d", + "id": "503990e4-6cec-40c0-bb31-8709814210b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46528,7 +46528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9599c13-b26b-41bb-9ddd-15f47515ca22", + "id": "3a5dfced-ff0e-401e-8c9a-a5a4de126904", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46572,7 +46572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "953c393e-ffff-4e98-bbe8-1a6c5bce78b1", + "id": "d45b1297-db0b-49ae-a363-3196f23cad5b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46616,7 +46616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8799d04-b0e6-47ad-9ae8-f01223127527", + "id": "ae936a89-6169-4b36-9a32-52def5091010", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46660,7 +46660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "183158b4-b358-4166-917c-bc0bb075d2f6", + "id": "dbff282b-c741-46ca-bf3f-2ae1513164a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46710,7 +46710,7 @@ } }, { - "id": "3bc6c863-a970-4d7e-9fe3-c8b26f7c6a9a", + "id": "d0dfece3-845c-44ce-aead-8f8eb7604090", "name": "Create security network configuration.", "request": { "name": "Create security network configuration.", @@ -46753,7 +46753,7 @@ }, "response": [ { - "id": "41799a68-b968-4f4a-8708-157eb3955dd7", + "id": "1058a032-66fd-4e0e-a469-a85b4251564b", "name": "Network configuration for the tenant.", "originalRequest": { "url": { @@ -46810,7 +46810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db385cd-4678-4b2a-9d8f-69ecdda65d98", + "id": "b27105ba-aacf-4b20-a831-bf871bdc20ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46867,7 +46867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82e284cd-2f31-47c0-bb2a-5e9802b7302c", + "id": "1937c198-4e3d-48f8-8b40-31352b4b5e31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46924,7 +46924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af854eea-b723-41d9-b449-f30ba64b9d52", + "id": "a1b919fc-9adf-45ce-9ec8-bcb639fe5262", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46981,7 +46981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "564254ba-7240-406f-80e9-9c264262ce16", + "id": "044fddb4-40e9-4bcd-9fe3-8c495248893f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47038,7 +47038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44513f79-f78c-4a40-abfc-af3f2b9ed469", + "id": "c46c6c9f-9bed-4e4d-815c-6701a18b3e34", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47095,7 +47095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37f3eeb5-c379-47e1-b6ba-a3ee28e1957e", + "id": "b9d4a581-ba74-4e6d-b764-3c44e49032f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47158,7 +47158,7 @@ } }, { - "id": "5ef6cac2-45d3-4475-a3b6-904babefe783", + "id": "8140a701-43e4-41e2-bddb-1f2f1fa05838", "name": "Update security network configuration.", "request": { "name": "Update security network configuration.", @@ -47201,7 +47201,7 @@ }, "response": [ { - "id": "fdda0327-247a-4aba-84e3-1a42b9840652", + "id": "a582cbe4-ba96-40fb-b2d2-f424089e7d1d", "name": "Updated Auth Org network configuration.", "originalRequest": { "url": { @@ -47258,7 +47258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13ddc0f8-3238-4992-a780-995345d95642", + "id": "bb4937b3-9215-4750-b35b-ef62ac1db31d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47315,7 +47315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d1acd57-356c-4dee-915f-a4ed330d52d9", + "id": "e502dfee-3355-49cc-b9af-6ee0fe7fdc11", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47372,7 +47372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bae5ba35-013d-49d3-8703-f191c29c78dd", + "id": "5b05e77c-8ad6-48b2-b1ca-109d92f89668", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47429,7 +47429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2954e41c-0c5c-4253-b1af-937f3e758e14", + "id": "a63b677d-5207-459d-9265-cc19fbf98d05", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47486,7 +47486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c14faa1a-ca0b-4fc6-94f8-8a35dec5110e", + "id": "267e970f-6869-486b-ae48-af30d3a58415", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47543,7 +47543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d838db59-994b-48e2-b8e8-f08da778d8a2", + "id": "45a0ac1e-b036-4dc5-8b62-04e2df38c977", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47612,7 +47612,7 @@ "description": "Use this API to implement and customize lifecycle state functionality.\nWith this functionality in place, administrators can create and configure custom lifecycle states for use across their organizations, which is key to controlling which users have access, when they have access, and the access they have.\n\nA lifecycle state describes a user's status in a company. For example, two lifecycle states come by default with IdentityNow: 'Active' and 'Inactive.' \nWhen an active employee takes an extended leave of absence from a company, his or her lifecycle state may change to 'Inactive,' for security purposes. \nThe inactive employee would lose access to all the applications, sources, and sensitive data during the leave of absence, but when the employee returns and becomes active again, all that access would be restored. \nThis saves administrators the time that would otherwise be spent provisioning the employee's access to each individual tool, reviewing the employee's certification history, etc. \n\nAdministrators can create a variety of custom lifecycle states. Refer to [Planning New Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#planning-new-lifecycle-states) for some custom lifecycle state ideas.\n\nAdministrators must define the criteria for being in each lifecycle state, and they must define how IdentityNow manages users' access to apps and sources for each lifecycle state.\n\nIn IdentityNow, administrators can manage lifecycle states by going to Admin > Identities > Identity Profile, selecting the identity profile whose lifecycle states they want to manage, selecting the 'Provisioning' tab, and using the left panel to either select the lifecycle state they want to modify or create a new lifecycle state. \n\nIn the 'Provisioning' tab, administrators can make the following access changes to an identity profile's lifecycle state: \n\n- Enable/disable the lifecycle state for the identity profile.\n\n- Enable/disable source accounts for the identity profile's lifecycle state.\n\n- Add existing access profiles to grant to the identity profiles in that lifecycle state.\n\n- Create a new access profile to grant to the identity profile in that lifecycle state.\n\nAccess profiles granted in a previous lifecycle state are automatically revoked when the identity moves to a new lifecycle state. \nTo maintain access across multiple lifecycle states, administrators must grant the access profiles in each lifecycle state. \nFor example, if an administrator wants users with the 'HR Employee' identity profile to maintain their building access in both the 'Active' and 'Leave of Absence' lifecycle states, the administrator must grant the access profile for that building access to both lifecycle states.\n\nDuring scheduled refreshes, IdentityNow evaluates lifecycle states to determine whether their assigned identities have the access defined in the lifecycle states' access profiles. \nIf the identities are missing access, IdentityNow provisions that access. \n\nAdministrators can also use the 'Provisioning' tab to configure email notifications for IdentityNow to send whenever an identity with that identity profile has a lifecycle state change. \nRefer to [Configuring Lifecycle State Notifications](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#configuring-lifecycle-state-notifications) for more information on how to do so.\n\nAn identity's lifecycle state can have four different statuses: the lifecycle state's status can be 'Active,' it can be 'Not Set,' it can be 'Not Valid,' or it 'Does Not Match Technical Name Case.' \nRefer to [Moving Identities into Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#moving-identities-into-lifecycle-states) for more information about these different lifecycle state statuses. \n\nRefer to [Setting Up Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html) for more information about lifecycle states.\n", "item": [ { - "id": "14a13c71-d966-4a78-b288-7f74f07001f5", + "id": "d8ffc6f7-38c5-43cb-8f05-49118e0e06df", "name": "Set Lifecycle State", "request": { "name": "Set Lifecycle State", @@ -47667,7 +47667,7 @@ }, "response": [ { - "id": "4b68892f-1eff-432f-a3d9-30b5fe7211f1", + "id": "3f04143d-5ee7-4378-ac8c-e131c28bc865", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -47725,7 +47725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c7c9c0e-416f-4ca5-bccd-1eec194bd88f", + "id": "38a0adcb-231b-4ac5-b8f3-4d290264a218", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47783,7 +47783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b116f8d-856c-409c-9eb7-cbcca5389165", + "id": "6131dcef-b582-42f1-911c-0be4d424430f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47841,7 +47841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72af16b9-50e9-4625-8913-6a223a7b5a0a", + "id": "d2e1529a-ca9e-4777-bfa2-a1af73c422c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47899,7 +47899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e8c4ca0-57cc-429c-82d2-8b89efcb6a6a", + "id": "7736d87a-e05d-47d4-9792-fabfdc83bd4d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47957,7 +47957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d467954-f7c1-41b8-99b0-16b591b01c3e", + "id": "b9f1d632-92ff-458a-8f5f-e336ae2edd38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48015,7 +48015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "352cc7d0-85cf-40f4-ae48-c0ff7f7aed43", + "id": "7a520863-4248-4eba-a772-c64515574a6b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48079,7 +48079,7 @@ } }, { - "id": "86faa886-4265-48d4-a3c5-29a74deebbef", + "id": "b5ba5b3d-0e46-4012-a435-567bef421c5b", "name": "Lists LifecycleStates", "request": { "name": "Lists LifecycleStates", @@ -48158,7 +48158,7 @@ }, "response": [ { - "id": "4382d85a-cf23-4715-809f-5efeaa6b0a7d", + "id": "6234655a-d70e-497e-ab24-e647ffbedb71", "name": "List of LifecycleState objects", "originalRequest": { "url": { @@ -48240,7 +48240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d244199-3153-46c2-92a6-f47379ec60f2", + "id": "094b62e6-0384-4a6f-93eb-f1a35cee680b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48322,7 +48322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b3897f2-e5f4-434d-ad40-9075b7ff7c39", + "id": "e64bfa58-d50c-4449-8ab0-d9e883920440", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48404,7 +48404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6addf5c-4e68-4b41-a7c1-d2b0f9955fe1", + "id": "1861b5a6-5e65-47bc-a25c-a715e7cf8bd2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48486,7 +48486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a77c85ae-3851-4561-8bf3-6553e9966cc5", + "id": "4b74023a-4212-4ab2-8af9-834daaccf4be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48568,7 +48568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53735f7e-036e-457f-9096-2921c1cf3dc4", + "id": "12908e55-b599-4c71-aeb8-62e750522136", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48656,7 +48656,7 @@ } }, { - "id": "e654dbb3-8a9f-4fc1-ba9d-45d820541d68", + "id": "39d6d2f4-dd7b-4c0b-8fca-c10f6426f9f5", "name": "Create Lifecycle State", "request": { "name": "Create Lifecycle State", @@ -48711,7 +48711,7 @@ }, "response": [ { - "id": "f820f174-98fd-4db9-a51b-100ae4368c1b", + "id": "c42c490a-c6a0-4f4c-b562-60d3cedc87cf", "name": "Created LifecycleState object.", "originalRequest": { "url": { @@ -48769,7 +48769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89a2e11b-ff5c-40ca-a8bf-57ceac6841f7", + "id": "f5eeba9e-7093-44f1-b078-bfe72486cc79", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48827,7 +48827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45a669df-b61c-45a2-a69e-11d981047ff9", + "id": "dc3540d5-51fc-4370-a5dd-1c3e4a2eeaec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48885,7 +48885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fefefcc-5f41-4720-b4af-ff80823501aa", + "id": "db162f8b-424e-4713-9f74-9187545955ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48943,7 +48943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3d4bb25-c23e-46c5-bd05-4327b7bef735", + "id": "28a8831a-64a9-4460-8898-520395d45c4d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49001,7 +49001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36fe7a1b-3585-4f38-a18c-4b6c54e62a95", + "id": "479861ff-2f8a-4f9e-8e33-7746365fa65b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49065,7 +49065,7 @@ } }, { - "id": "c4ef909c-8f37-4e52-84a9-c9874e5ba076", + "id": "d704c998-7733-4cdb-b161-a99d4c556396", "name": "Retrieves Lifecycle State", "request": { "name": "Retrieves Lifecycle State", @@ -49118,7 +49118,7 @@ }, "response": [ { - "id": "b5439201-2d71-43ee-b219-3d706abad686", + "id": "6a73952c-c2b2-46bb-b63b-0cd07ad12090", "name": "The requested LifecycleState was successfully retrieved.", "originalRequest": { "url": { @@ -49164,7 +49164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbc7e944-f6f0-4d9c-8a25-b906030cfde9", + "id": "8bc3bb44-7ff2-4c9b-b6ab-a5cbf935ee71", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49210,7 +49210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e14d1c44-0fbb-4779-826a-4c76e8eb909d", + "id": "2beda46e-4fe6-4052-86fa-a943109db223", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49256,7 +49256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "839e37e4-cd03-400b-8e63-b7fb1b7795fd", + "id": "602ccf00-cef2-4cf4-966c-9a1e9eb37dc0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49302,7 +49302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eab89af-a7ad-4f92-a550-13580addc412", + "id": "1587793a-5456-49a8-9c98-93d085ec76e1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49348,7 +49348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e64c1553-635d-42b1-b85a-377d35dcc5a7", + "id": "d8e031e5-cc05-450d-be6b-0956220b67df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49394,7 +49394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7892c43-c246-4c7b-a071-f6e616b869cd", + "id": "d5f9b32f-0db2-4176-80a4-438f9eacad1e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49446,7 +49446,7 @@ } }, { - "id": "f46b9af2-2d21-492b-a7da-8aa11c3b0277", + "id": "a1f01650-3eed-4f90-b906-c2ed63023f4c", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -49512,7 +49512,7 @@ }, "response": [ { - "id": "27803d51-8fe4-42c3-91df-a6d9b1dc715c", + "id": "6a556da8-d95c-48c2-8af1-caed8d4edad2", "name": "The LifecycleState was successfully updated.", "originalRequest": { "url": { @@ -49571,7 +49571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d639d1b-c42f-41bf-bdff-6b1a906266b0", + "id": "2badf774-a76d-445a-9c29-74a5b257e29b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49630,7 +49630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ef5bc21-7eb0-4d3a-a270-0940a0f767e8", + "id": "8006425c-6560-46be-8448-0f3617b01147", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49689,7 +49689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c1285de-47d8-4951-8ebe-7cbef1ec82c5", + "id": "54705e31-fcd6-4c03-8fd7-068bac7ddd9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49748,7 +49748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ca2db0e-6f20-408d-8006-cfca4c65881a", + "id": "f2e86032-67d7-4923-8102-3b19ccc11968", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49807,7 +49807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b58ef449-a8ae-4ce0-819e-038e27d8a130", + "id": "3c0f3b2f-4758-4f4d-a174-81bd1aceebaa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49866,7 +49866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb052f62-47c7-4260-8b3c-de9d4bdb92b9", + "id": "e2af39b6-2d09-4f9d-aa86-4ed3adeaadf0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49931,7 +49931,7 @@ } }, { - "id": "dcaf7caf-d33b-4557-948d-99954dbc99d4", + "id": "4b2516ea-6589-4a6d-96fe-287702fca5bc", "name": "Delete Lifecycle State by ID", "request": { "name": "Delete Lifecycle State by ID", @@ -49984,7 +49984,7 @@ }, "response": [ { - "id": "2876ed7b-a358-4fe0-b522-c41e0b1ec7ca", + "id": "d20df495-d852-4f7a-9901-4895264ddcfd", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -50025,12 +50025,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"non\",\n \"name\": \"Contractor Lifecycle\"\n}", + "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"tempor dolor eiusmod\",\n \"name\": \"Contractor Lifecycle\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8fba4a46-d6b7-4806-93f5-d6ddde5eada0", + "id": "020ec48a-3bd6-4738-84dc-c7e2b78e133b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50076,7 +50076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82de64dc-572a-4671-87a0-600fdaeea94f", + "id": "23f2c012-1df7-4261-b40e-69e21a94841e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50122,7 +50122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08746c66-7b27-4db9-8bf5-743482f41531", + "id": "a0a01fff-33e1-433a-8cf5-a02ec7e6956b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50168,7 +50168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d8108ef-1851-472c-a31c-29198c309ee3", + "id": "4253cdfb-7e8c-47a1-ad2c-1c95ac6bd54e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50214,7 +50214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "076c80af-f1d6-4c9a-ac13-f27cb77df283", + "id": "3408613a-7b54-47a2-a8cb-8705b5126cae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50260,7 +50260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a46247c2-abf0-4f6c-84e3-0b4efd238461", + "id": "05b40bad-f033-48f1-8c8c-08f08f771676", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50318,7 +50318,7 @@ "description": "Use this API to implement identity profile functionality. \nWith this functionality in place, administrators can view identity profiles and their configurations. \n\nIdentity profiles represent the configurations that can be applied to identities as a way of granting them a set of security and access, as well as defining the mappings between their identity attributes and their source attributes. \n\nIn IdentityNow, administrators can use the Identities drop-down menu and select Identity Profiles to view the list of identity profiles. \nThis list shows some details about each identity profile, along with its status. \nThey can select an identity profile to view its settings, its mappings between identity attributes and correlating source account attributes, and its provisioning settings. \n\nRefer to [Creating Identity Profiles](https://documentation.sailpoint.com/saas/help/setup/identity_profiles.html) for more information about identity profiles.\n", "item": [ { - "id": "87b58787-e691-4d03-807b-b7894fae1321", + "id": "890e10bf-70e9-4ad9-9e03-7eb7fa096dc6", "name": "Identity Profiles List", "request": { "name": "Identity Profiles List", @@ -50393,7 +50393,7 @@ }, "response": [ { - "id": "456f4bf8-5c3c-4bc1-912f-974754abbbb8", + "id": "ccc57013-786f-49cd-b346-dbc57cc3c945", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -50482,7 +50482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea5e716e-e1e8-4e4c-b457-480eb97df952", + "id": "5272e652-da07-485e-880a-753b285fe75c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50571,7 +50571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1de7e2a1-d8ab-4e99-bd03-c285f9ffc885", + "id": "92b39862-e11a-4fc6-882f-d041d154bd56", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50660,7 +50660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adde9ce6-41cf-4740-97d0-d49cae49919d", + "id": "01c88ccd-a581-499f-b32b-e97685ef1b95", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50749,7 +50749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe71b948-42bf-4a9e-8d6e-bcae95fd880c", + "id": "0f21aeff-cb23-4d0e-a586-285fc89d3f7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50838,7 +50838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cbdc28d-08d6-4d80-9127-1049e09fdbbc", + "id": "7bbfa220-df41-4d25-97a3-5391c24f43cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50933,7 +50933,7 @@ } }, { - "id": "3d7e4d3b-a823-4f96-aef4-6f51114168d8", + "id": "32b19a3f-565e-4df1-a2f2-3fee054efd8d", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -50976,7 +50976,7 @@ }, "response": [ { - "id": "3a6150e1-2425-4942-99f3-bdd6c9e549ad", + "id": "69d74f1b-af62-4e0c-8ef0-c6fbb895ace4", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -51028,12 +51028,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1981-11-05T11:12:52.326Z\",\n \"launched\": \"1968-05-29T13:28:59.787Z\",\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\": \"1950-07-19T00:35:16.426Z\",\n \"launched\": \"1992-11-23T09:21:51.461Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a15c4a63-d14e-41cb-bc7e-0530af7c97dc", + "id": "d12218ed-ffd4-4933-81e6-042f160c358c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51090,7 +51090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d343743-2a0e-4e85-a06c-f89882bdf485", + "id": "e7e43b1b-e007-4f57-a956-9565371dc767", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51147,7 +51147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdb62666-4702-4a0b-8b49-5f6485e18f80", + "id": "6e016d3a-7686-4665-8f12-e6dc383c9366", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51204,7 +51204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf23c80f-2cc0-44dd-9c59-25006116c153", + "id": "8aff10a9-6224-49a6-9d8e-43fe0e6d449e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51261,7 +51261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb781b22-e55d-4b43-a9ce-1bcf9e9c1018", + "id": "54b3f5bb-1045-4395-8b28-8c56a4456f80", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51324,7 +51324,7 @@ } }, { - "id": "bfe79175-be69-439c-b3ad-50d4d31cb835", + "id": "de4e1740-66ed-43ab-ba3a-1c4ee3dd9b3e", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -51400,7 +51400,7 @@ }, "response": [ { - "id": "4bdc43b7-11f6-4c79-9a9b-49a20fdcca72", + "id": "0db98ea1-ec5a-40b2-9ad5-aad84e1200e0", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -51490,7 +51490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de1fcf0e-e7ba-46b6-b584-ea468d63282b", + "id": "3bbc22b5-226e-45a3-bc82-5f359135daf5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51580,7 +51580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "455b3154-5c9b-46dc-98c7-1fcdfff5d4a5", + "id": "57fe359d-4812-4cc0-b699-ec868d803e49", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51670,7 +51670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01b507a2-6a74-4efa-b7f6-76f463be9099", + "id": "293784b0-218f-4045-a608-37dc73aa184f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51760,7 +51760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5cbf603-5206-4d7c-9698-43d3deded232", + "id": "a4cfaa2e-e758-4800-967d-ec947d450ed0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51850,7 +51850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "918bb354-d64c-4395-9620-0fd1602de9b1", + "id": "381e8644-0683-4f15-bd24-50469a8a56c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51946,7 +51946,7 @@ } }, { - "id": "cf2e4e76-d23b-488e-a40d-2c1fe595e2f2", + "id": "33110dc8-42a0-4770-aac4-521c8d1a6c15", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -51989,7 +51989,7 @@ }, "response": [ { - "id": "b8646507-70c7-4dea-9319-3555a725559f", + "id": "3f69b7a6-5ccb-45dd-9e4e-21f285f40931", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -52046,7 +52046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d97e9c32-fb3d-4f6c-b2ff-d6470ed0adf0", + "id": "817326d7-6ad1-4370-8937-0f4ece9b50cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52103,7 +52103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13bc8f7d-5cdf-44ba-8327-5290c0f44aaa", + "id": "af3154f0-9477-45ef-a66a-084e09c3f1cd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52160,7 +52160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2f12cd4-e224-462a-af10-56c8cb371e54", + "id": "55a35a15-950f-4046-a9b0-cbfff6d99602", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52217,7 +52217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1f8fefb-8ae1-4283-9403-652f1422a05d", + "id": "325bde41-7c95-4641-bfb9-1f4e089c8090", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52274,7 +52274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5da6893d-7bc0-41d8-b2b8-bf949bed823c", + "id": "e4ac1caf-90f4-4048-b584-894c218915f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52337,7 +52337,7 @@ } }, { - "id": "2b45db62-af2a-47be-876e-08f3294f15b5", + "id": "e0c8cb9b-049a-4da0-8a6e-4edc847da3cc", "name": "Get single Identity Profile", "request": { "name": "Get single Identity Profile", @@ -52378,7 +52378,7 @@ }, "response": [ { - "id": "c6e86c4f-d907-4298-9c71-49dbf18a9e6e", + "id": "a1b67b4d-6d6d-4b45-9e63-0351a308e7df", "name": "An Identity Profile object.", "originalRequest": { "url": { @@ -52422,7 +52422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6a3e827-27e5-419c-bb30-b673dd430392", + "id": "e2933319-265a-4091-a5e9-0cf36a804733", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52466,7 +52466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2de2eecb-1907-4a56-8dc9-2725c210187e", + "id": "ed598022-f9c2-4ef3-9c79-99326b3f6e02", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52510,7 +52510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fb8eba7-6bad-49d8-b315-9adaa370fa2b", + "id": "505ba3dd-9dd2-45d0-8339-3bbea4eac5c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52554,7 +52554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea86d2d7-7492-4a7e-88e0-32567e684842", + "id": "dacc4108-33dc-43bf-9a77-431963183d88", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52598,7 +52598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cda9cc1f-950e-4a5b-945b-243b1d315aa2", + "id": "5a5454f1-99f5-40a0-bf94-16f92b0ae89a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52642,7 +52642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0c77a5b-bd2f-4578-ad08-8865baa9b8ab", + "id": "be18556c-5612-4bf1-ac45-eeb3fd94d896", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52692,7 +52692,7 @@ } }, { - "id": "551dd289-ca71-47f2-97b6-77eea16788c9", + "id": "b33fb9ac-e6a2-428c-82e8-4a47da078336", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -52733,7 +52733,7 @@ }, "response": [ { - "id": "83beadac-99be-48af-9dfe-7920ff0a9f56", + "id": "6a10da7e-ff18-4d7c-907e-3e23e2210839", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -52772,12 +52772,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1977-06-17T23:40:36.381Z\",\n \"launched\": \"2021-08-21T22:53:30.558Z\",\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\": \"2003-01-31T09:21:31.830Z\",\n \"launched\": \"1999-11-06T19:50:20.656Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "23c63406-f2f7-4a90-b045-d4aae98bef43", + "id": "abfcfb5d-ad22-400c-92e8-3c9042e92a62", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52821,7 +52821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa88b02a-fe8e-48ea-88bb-11409270c26d", + "id": "bd2a6bc6-8fbb-4d50-be14-f80afaecb39c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52865,7 +52865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7322ca33-e1a4-4d7c-8be1-14f636fd9da2", + "id": "b4495bea-95ba-4871-9b51-fcbbc71bd81a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52909,7 +52909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a208d8c1-afc5-4499-b2a4-bd4385c8176c", + "id": "a0fd0dbf-09e2-427f-8c95-8aa90450784d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52953,7 +52953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a03813bc-f964-405d-8987-fd3a181e07c7", + "id": "81a81753-2864-4145-b1cc-0d1a2ab44a15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52997,7 +52997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1122436a-4f55-44db-922a-819bd7ad8571", + "id": "e94db272-3976-4d47-8db9-ac89f5957ad2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53047,7 +53047,7 @@ } }, { - "id": "c5822fce-3147-4909-b36c-9446646524dc", + "id": "b5d701a6-12f4-4fa9-9fc9-5a96ede0c313", "name": "Get default Identity Attribute Config", "request": { "name": "Get default Identity Attribute Config", @@ -53089,7 +53089,7 @@ }, "response": [ { - "id": "3742219c-939c-48ce-a831-d3fda6943f12", + "id": "1ff665fc-d00d-456a-9078-3b438addcd51", "name": "An Identity Attribute Config object.", "originalRequest": { "url": { @@ -53134,7 +53134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df14393f-d4cf-4f17-821c-0f6a75d5e0d0", + "id": "9571ff8f-c676-4148-9910-cc4b0bdb3a88", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53179,7 +53179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2399c832-a96c-439b-8b45-2d534ae9cfc6", + "id": "b5320271-3e92-4b03-a344-f55411c3f337", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53224,7 +53224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59796581-ad68-4235-90e8-c8880824c33b", + "id": "38a8bb5c-d8e7-4caf-ac83-4560c27e20bf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53269,7 +53269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1bb32db-b296-420a-a547-2c0b6686efd2", + "id": "ca36a1c2-afa6-4847-8cd0-d835efe158c9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53314,7 +53314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "562354dd-6ad2-4ee8-ad30-75149f49110a", + "id": "dca13c24-0082-4145-a36b-b384c9af271d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53359,7 +53359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b3044bf-0c97-46cf-ad6d-cafb44d0d315", + "id": "2eb6865a-c81a-4d5f-9ed1-11401e29d9fd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53410,7 +53410,7 @@ } }, { - "id": "ac2a5a53-6ced-48af-b321-82d5a60b4667", + "id": "a03fc1b3-aa9d-489d-9080-5076338cbdb8", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -53452,7 +53452,7 @@ }, "response": [ { - "id": "b84e26f0-cfa4-4798-abe1-6ddbaa9cb800", + "id": "9adcb24b-2d79-4864-80b9-5dde7efd3cae", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -53497,7 +53497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71c483b7-d621-40c5-b350-c02224d7d7dd", + "id": "ca9add52-00af-418e-9165-1991f2d48d84", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53542,7 +53542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e1b3256-5233-4ea8-a617-92804f990935", + "id": "006295ff-155e-4519-8619-1f1e3f7194f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53587,7 +53587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4992e4dd-638d-47c3-bcbb-a334300064e0", + "id": "00bdd08d-f046-4f78-9046-57747c7cc96d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53632,7 +53632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3e90baf-61cd-41d3-9c6d-d208252c2844", + "id": "80b18d17-3b51-4783-a51b-3b0ac7fa8b54", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53677,7 +53677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65e44399-7d29-489e-8685-713c66e32273", + "id": "c7ebf23b-3915-4251-936b-a35783ced248", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53722,7 +53722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3adaaf7-72a8-4a8e-8c84-efb2536e625c", + "id": "be833705-f4cc-4222-9806-10376d09ac09", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53779,7 +53779,7 @@ "description": "Use this API to implement non-employee lifecycle management functionality. \nWith this functionality in place, administrators can create non-employee records and configure them for use in their organizations. \nThis allows organizations to provide secure access to non-employees and control that access. \n\nThe 'non-employee' term refers to any consultant, contractor, intern, or other user in an organization who is not a full-time permanent employee. \nOrganizations can track non-employees' access and activity in IdentityNow by creating and maintaining non-employee sources. \nOrganizations can have a maximum of 50 non-employee sources. \n\nBy using SailPoint's Non-Employee Lifecycle Management functionality, you agree to the following:\n\n- SailPoint is not responsible for storing sensitive data. \nYou may only add account attributes to non-employee identities that are necessary for business operations and are consistent with your contractual limitations on data that may be sent or stored in IdentityNow.\n\n- You are responsible for regularly downloading your list of non-employee accounts for all the sources you create and storing this list of accounts in a managed location to maintain an authoritative system of record and backup data for these accounts.\n\nTo manage non-employees in IdentityNow, administrators must create a non-employee source and add accounts to the source. \n\nTo create a non-employee source in IdentityNow, administrators must use the Admin panel to go to Connections > Sources.\nThey must then specify 'Non-Employee' in the 'Source Type' field. \nRefer to [Creating a Non-Employee Source](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#creating-a-non-employee-source) for more details about how to create non-employee sources.\n\nTo add accounts to a non-employee source in IdentityNow, administrators can select the non-employee source and add the accounts. \nThey can also use the 'Manage Non-Employees' widget on their user dashboards to reach the list of sources and then select the non-employee source they want to add the accounts to. \n\nAdministrators can either add accounts individually or in bulk. Each non-employee source can have a maximum of 20,000 accounts. \nTo add accounts in bulk, they must select the 'Bulk Upload' option and upload a CSV file. \nRefer to [Adding Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#adding-accounts) for more details about how to add accounts to non-employee sources.\n\nOnce administrators have created the non-employee source and added accounts to it, they can create identity profiles to generate identities for the non-employee accounts and manage the non-employee identities the same way they would any other identities. \n\nRefer to [Managing Non-Employee Sources and Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html) for more information about non-employee lifecycle management.\n", "item": [ { - "id": "c7ba4302-d18a-45ae-a97e-e89f8a9d3dc4", + "id": "b55ac8e3-dd2b-496d-ae16-db3bb8dbc244", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -53821,7 +53821,7 @@ }, "response": [ { - "id": "661b7a3f-c4c9-40af-b68c-83d2c6ef9637", + "id": "1760036c-93b9-4009-ab50-c8e5f40f7d14", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -53877,7 +53877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b67431b-b47d-4d13-b089-f25e29dd080b", + "id": "75fcb6ef-e669-4113-b70b-f3c7aebdaefe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53933,7 +53933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75464e6e-5aa1-4caf-b639-ee30f76ba1c5", + "id": "f3d9375b-19f6-47bd-8edd-f7dc38177a80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53989,7 +53989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b7ab187-f3d9-4d33-9a51-2b8ded3c0ab3", + "id": "659f868d-7907-4ae9-8554-9554a85720a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54045,7 +54045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d5b5c5c-409f-4ee3-91e4-8256edb073c5", + "id": "4993d137-101b-40b8-9f48-d69586128413", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54101,7 +54101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d2fbeeb-1315-451e-a9df-c5e540c3711d", + "id": "27c3753a-caaf-4e4a-8a0b-d17d93fe87f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54163,7 +54163,7 @@ } }, { - "id": "4d712004-7a03-4d19-a252-514916e9195d", + "id": "feb7c8be-82cb-405d-9c8e-c00edc7d973c", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -54238,7 +54238,7 @@ }, "response": [ { - "id": "1c5023dd-3ed6-4ca2-b254-4df2b27677fe", + "id": "3144a5ab-35bc-4c82-a83f-9e1bd8375fc2", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -54327,7 +54327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf125e49-fabf-4d7d-b97b-07989ec359f7", + "id": "aa1c204b-78b6-438a-810a-8856caad0c6c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54416,7 +54416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7461163e-3a1f-4e8c-ac49-c1267132b220", + "id": "a24d9fe1-b6ad-406d-ba95-fca3139c2ec7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54505,7 +54505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c89ef27-492d-4c05-beed-070066b61f9e", + "id": "2f5b5cf8-30ab-4daa-93a2-5ab804adf2b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54594,7 +54594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11ee6884-bf7d-4280-a402-3afa8dbf0846", + "id": "bd674602-c7a8-4701-a9f6-1174979feb43", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54683,7 +54683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cd8d463-2bc6-48ab-b2c1-4384dd686797", + "id": "b4c4d484-5dd6-4daf-9252-99763c2d83d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54778,7 +54778,7 @@ } }, { - "id": "d6a12a24-9a96-4478-b6ed-8e295c3107ac", + "id": "145a17db-2caf-4a3c-96c4-57e05f66dc84", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -54819,7 +54819,7 @@ }, "response": [ { - "id": "2ac66fab-140d-4874-aa92-8a870e143dfe", + "id": "d9eba91f-bd3c-461f-be21-f3b5cfb9cec8", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -54863,7 +54863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51de1672-e918-4e7d-b64f-d89fdb90a1f9", + "id": "8eb5525f-6366-48ee-8599-36eaa3d82399", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54907,7 +54907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b2c595f-bc60-4148-8839-f1291cf5d590", + "id": "27c9db7f-9706-409c-b89f-fc3ae05b6ceb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54951,7 +54951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56d635aa-b16d-4d7d-aec2-0e38bd7e71af", + "id": "e0d0f258-eba7-404c-8881-a3581407d854", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54995,7 +54995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db07ad2b-b424-4e75-b651-13b7bf1c7703", + "id": "837eabef-bf52-49dd-a53a-ba65928bc76f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55039,7 +55039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ec6f1d2-2efa-4617-ac18-e295954fbc39", + "id": "61e89aa1-e1c4-4300-876b-93bc8caac52c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55089,7 +55089,7 @@ } }, { - "id": "008d83ec-4fbd-44ab-99ef-bbad1e99e021", + "id": "c136ad2a-92e2-4371-b60b-f4f40db87170", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -55143,7 +55143,7 @@ }, "response": [ { - "id": "7c50129d-f717-4e3d-8dca-f81b483540d9", + "id": "a29d5064-55eb-4d55-900c-f8eba1effb39", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -55200,7 +55200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4152eff-55ba-4cab-84fc-fb9fc2d0cd42", + "id": "9eb59b28-18a0-4c5c-9771-3813177c7563", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55257,7 +55257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a1255c3-1198-43bf-abbd-d5bf471856cf", + "id": "3a758e99-830d-4f7a-a8e7-1f1ef2fce0c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55314,7 +55314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0718c33b-4294-4f6c-aca8-8ef3449171a4", + "id": "f3f55ef3-04a1-4df4-9170-6e39528f5513", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55371,7 +55371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d385acf-0138-4950-a9aa-364acf0c35c4", + "id": "25843a6e-12b7-4966-8d27-45a17680988f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -55428,7 +55428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d268c507-da42-4b8a-a777-ac98fc438c49", + "id": "c6bb2f28-d013-4cb9-a958-aa2d88751621", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55485,7 +55485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c181e122-2164-4dd0-b55f-26cd53241931", + "id": "82e11d03-7f94-43c2-97a9-4a75c5cacbe0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55548,7 +55548,7 @@ } }, { - "id": "44e95982-7a6a-467d-8413-4a6eeabfa84b", + "id": "411b5127-181c-49f4-aba3-5082a42de716", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -55602,7 +55602,7 @@ }, "response": [ { - "id": "a291a8cb-a8a2-4a73-b190-433297ce63bb", + "id": "0c6ea40c-ce00-40ac-b2da-270926834b71", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -55659,7 +55659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a50765e5-27da-4248-a090-242c7ff1461d", + "id": "8ceba5d5-1543-4397-96e1-4dcde5449364", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55716,7 +55716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dc366b0-2ebd-4cd9-8fc9-022992c56b45", + "id": "4e4f5136-551e-456d-8f03-6e74a4a90a0a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55773,7 +55773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0687af75-973f-43f9-b218-1b530e2c36e4", + "id": "a0b8ab5f-14f4-4f5d-9987-97937e6284a2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55830,7 +55830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2f8335c-fb51-4232-9a1b-3ee11e781d00", + "id": "d5062a1c-8019-47e2-b64f-614b9668ca61", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -55887,7 +55887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4c9424d-94f5-4c48-a4e5-74b2d5502b31", + "id": "abfdb351-d742-4f80-9ce7-5dd4ad2c7032", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55944,7 +55944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddf27aaf-377a-47de-a6d1-073e7a8fd1db", + "id": "951e6134-f6c1-4dec-b5ed-bea298de75ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56007,7 +56007,7 @@ } }, { - "id": "e139b5c5-9ba8-49b6-9ea8-72e84b9d1399", + "id": "8fb28d41-4037-4699-808a-37edcc3c51a8", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -56048,7 +56048,7 @@ }, "response": [ { - "id": "9fab24f5-6d1b-409a-a50e-d85ba6451b8c", + "id": "ad22b902-7546-4179-b31b-5629cc875dc6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -56082,7 +56082,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ae78c929-fa1c-4372-abbc-a085db11af93", + "id": "5cc882fc-dc34-42cb-9ab3-4bcdb00183b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56126,7 +56126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b0bd0e8-dbfa-4a90-a310-0bb3e3959e6f", + "id": "4184c61f-cfc5-472b-879a-5d71df582b7b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56170,7 +56170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ad28fb6-384d-4e1d-b73c-7192a5dc7a47", + "id": "fd887dc8-cf1a-4c63-838f-d37d6d74b64c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56214,7 +56214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31aee666-5bee-4240-aaeb-df33034c724f", + "id": "3a52294b-3883-4f94-9ff3-77aa72002fe7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56258,7 +56258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99591114-4a84-4b57-a4e7-553fafb2224e", + "id": "ffdc3629-a4d2-44ac-a8f5-3024aca1ab14", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56308,7 +56308,7 @@ } }, { - "id": "80bb47e6-bca0-4bd7-9b7f-5490c55fcbba", + "id": "59bb3fbc-1b0d-4f16-8c0e-d7ccd163ff45", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -56351,7 +56351,7 @@ }, "response": [ { - "id": "2b44accc-e3a9-46e6-bdbf-c6fbe15f0376", + "id": "5e6937b8-240c-42c3-bc9e-de1cb9584c9e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -56398,7 +56398,7 @@ "_postman_previewlanguage": "text" }, { - "id": "83b5017a-8ed9-408d-8661-744d02c06925", + "id": "0e623ffe-6728-4b23-bd54-1bf45646dd40", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56455,7 +56455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de1d829c-d9d0-4e27-9de9-ede2079e915b", + "id": "f78e6e05-0260-451d-af11-f86123dc0dd1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56512,7 +56512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f1378b-09c0-42b8-89f9-d95568fe6e91", + "id": "4cdfcb36-1142-4017-81b3-4e28b902a555", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56569,7 +56569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0df9f4cc-925f-48e5-800a-890b9c4b6655", + "id": "ce5a5e83-b57d-4c19-81bb-89db25de2ec5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56626,7 +56626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7ed4c6f-f6f2-4a5b-a7a3-b9c072d76346", + "id": "da6b6e48-16b7-47e9-9830-49e7d77e5784", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56689,7 +56689,7 @@ } }, { - "id": "86c1ca57-9eea-4193-84cc-a26df1e3b9d0", + "id": "7c5a8a15-cb46-4c00-b879-1c00f4f59275", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -56731,7 +56731,7 @@ }, "response": [ { - "id": "1eddfc6a-e8d0-4381-b5ae-b897bba51948", + "id": "836e056f-24aa-4c2b-9941-78287ddb45cb", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -56787,7 +56787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "037f25f2-5571-42c5-82c4-d88a54b4186a", + "id": "6b842184-8761-4a66-b571-4ee328f1b5dc", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -56843,7 +56843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8193fe0f-613e-493d-a692-094d56dff9f0", + "id": "8d929050-dc92-464a-87d9-7d4b461b2664", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -56899,7 +56899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61ff3937-0c06-434c-88c0-47e573439064", + "id": "d42542bc-d098-47b2-8e4f-2be3a184357e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56955,7 +56955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f118758a-9442-401a-b948-7b7f1eda8691", + "id": "d9bda754-f6e8-4307-9b67-03d30b7ebd3e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57011,7 +57011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f035bb61-f592-43cc-b98f-57bfe220ec31", + "id": "c8eb2f96-8299-4964-8b1d-c8dd50a95f4f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57067,7 +57067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4ce301a-117b-412c-a295-3ef6598d31b8", + "id": "935fee32-1071-4c84-833e-f9ad96fc949a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57129,7 +57129,7 @@ } }, { - "id": "86f6b840-ba8e-477b-8afe-c27396608689", + "id": "afa5a715-15f0-4355-b92f-9b6fcda8abfa", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -57213,7 +57213,7 @@ }, "response": [ { - "id": "c741fded-d863-43c4-bdf9-20721e9f91ae", + "id": "49d33420-eb64-45af-a523-096c4d164f12", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -57311,7 +57311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac2a0cb4-2588-4a54-bb29-eb380807e01e", + "id": "88275500-4ee4-455c-9def-ee73ee98ed8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57409,7 +57409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f27ee102-fd2c-4f4d-8931-09d0da341f14", + "id": "1ba682dd-96b2-4e85-858f-0121fd4b3d46", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57507,7 +57507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd30a31b-bf21-477d-b8f5-c9eb83700380", + "id": "5b3efc48-fe86-47fa-8e7c-baa50ae27601", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57605,7 +57605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "117473ce-0f8d-4635-b1f2-3d734040d478", + "id": "50397b78-fb3e-408b-aebc-fe4edcb1cf92", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57703,7 +57703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bd3f176-089a-4277-9098-2c5de6773b02", + "id": "b54dac93-0828-40b2-915f-01976043f105", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57807,7 +57807,7 @@ } }, { - "id": "908a8cbd-d86d-4e87-aca0-31e8bef30764", + "id": "8959cb54-739e-42dd-9f91-b5933146e30d", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -57848,7 +57848,7 @@ }, "response": [ { - "id": "0b317290-ef71-4fef-91a8-2e51356f74ef", + "id": "5ce5c930-2c3d-41f1-914e-0de768ab1aff", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -57892,7 +57892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b015374-fb08-48bf-9264-35d16a7e100a", + "id": "e29f7258-b6d4-483d-a244-3de2ab1f1668", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57936,7 +57936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7eb9f0e-964c-403b-90c5-3d20d0bb8b50", + "id": "8af141f5-a450-428d-91f6-95ad73621ec2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57980,7 +57980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0184138a-b5fc-4efc-b3d8-9c9ebcc4c5e4", + "id": "13ce7af8-fee5-4685-8d62-6170c2d6ecd9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58024,7 +58024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b69148e8-b602-44ea-a468-ef7ce00d0552", + "id": "7522a32a-4bb7-4de3-97bb-ca7e5aa83c95", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58068,7 +58068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bcea4bd-270d-49d2-a04d-426c760037a2", + "id": "5270dce5-4375-4acb-93d2-74db316f03c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58112,7 +58112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "207a0065-91bf-4ae8-b89b-6e5f29e2b33b", + "id": "158f8f66-e850-44e8-a1d6-222fa68d8e2a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58162,7 +58162,7 @@ } }, { - "id": "a8d578b8-4ae1-4476-9ade-c1582305abf5", + "id": "cb0c3221-ea04-41f3-a4db-55603ea8cc4a", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -58203,7 +58203,7 @@ }, "response": [ { - "id": "c9713136-aba5-4ced-856c-d6e6e9439491", + "id": "22aa23db-5356-47c0-89e7-ac96c25c843d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -58237,7 +58237,7 @@ "_postman_previewlanguage": "text" }, { - "id": "801d00ad-9c3b-474f-affd-4de584b1114f", + "id": "9c063f47-39c2-4a3e-94a1-0521e9a0f2ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58281,7 +58281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0c68529-068e-4259-9fa8-8e9124362320", + "id": "2571f4fc-2d70-4ee3-8ce4-b784ca2cb780", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58325,7 +58325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "736a164f-6a6a-4473-aebc-f5409acdfdaa", + "id": "ba27638f-e30f-4c46-a936-5e2a1dcad8cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58369,7 +58369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b17818-41b3-4b28-8382-251182252144", + "id": "5ee7f5d7-ba84-41aa-be42-744113e3a68f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58413,7 +58413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "446cb745-c350-4dd2-b9ac-eb486839db15", + "id": "838ef4ec-c052-423a-a8d3-56fd1ba2dc00", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58457,7 +58457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "587e0edf-1730-405e-8ad8-ff1f67c2b692", + "id": "e6011b95-ea05-4d5e-be05-00fcaf047875", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58507,7 +58507,7 @@ } }, { - "id": "299612c2-74cf-41f2-ae7e-92f8917763c8", + "id": "6d2525e1-17b2-45d2-a6a3-5e23333aa181", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -58549,7 +58549,7 @@ }, "response": [ { - "id": "0f8c51b5-463c-41e1-a195-e29fc5bea672", + "id": "94b1a8fd-73ff-451a-b5ea-cc17f136d6d3", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -58594,7 +58594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1755495-6ee7-489b-9dae-3dfb070e549a", + "id": "91a5b073-4d34-4f6d-b3f6-88822d34fe54", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58639,7 +58639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a47ecc58-b20e-463c-bf86-fbe73a4ed246", + "id": "0d814d81-876d-46cf-b8ce-af8892fe398f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58684,7 +58684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4f743b9-1a84-40ef-b88a-770e141c48a6", + "id": "1d2431ca-c6eb-4477-a5eb-4fa149cae6ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58729,7 +58729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bfaf730-2402-4e54-ac5f-e97009d974e0", + "id": "bb664952-095b-4f5b-a8f2-2888e327dcc9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58774,7 +58774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f673cf0a-9931-4e8c-9626-5dc11e067b75", + "id": "42e2adca-3673-42da-9823-b3ba88e3519d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58825,7 +58825,7 @@ } }, { - "id": "2ea5f238-3d75-4fb8-85bb-eb11b98f75d2", + "id": "183c29bd-e284-4c9a-8af4-39faab241297", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -58867,7 +58867,7 @@ }, "response": [ { - "id": "9fa771af-8d0c-480f-851a-6a65691256f0", + "id": "536ed047-616e-4b6f-b9b7-8d80143eaa7e", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -58923,7 +58923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb694bc1-4f1c-439f-82e0-c46a396ae811", + "id": "70b44687-99dd-4f21-8e9b-07b45b3dcdac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58979,7 +58979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58df3547-3097-43cb-9b1b-0c16691ed2be", + "id": "93120696-1243-4e49-9471-f4df3ab6ee30", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59035,7 +59035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "229a4603-6e16-4306-890d-9ba07c58c453", + "id": "77868b74-571d-44f8-9777-326b37f64e99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59091,7 +59091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a285032-ce13-412d-8591-502879f5b27c", + "id": "ad65f34d-79c1-41ea-9af6-303237a6dab0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59147,7 +59147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f3aab1f-4ce0-4751-abf7-7fa8ba7f855c", + "id": "372e95ab-90d7-4ff7-b432-ca0eba2765f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59209,7 +59209,7 @@ } }, { - "id": "b6a7b06f-8c14-4643-bfe2-d06746f85659", + "id": "4f60f938-e348-41c8-9394-8680fd6c5951", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -59293,7 +59293,7 @@ }, "response": [ { - "id": "e2206378-6263-44ed-9f08-727af6d39aea", + "id": "4e5d2b62-56f9-4632-9f05-f3b3ac495eb8", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -59391,7 +59391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51551fe5-4fd4-4042-9313-3fe03c274814", + "id": "b17fbaa3-096b-453a-b431-7bc18f4592f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59489,7 +59489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49b9ca18-0940-4a92-a095-4fe2a7feb295", + "id": "b5c150dc-3f80-4a00-bb76-5ae05ae15f97", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59587,7 +59587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5660ed5-74f2-4216-89ed-d3b5b3518206", + "id": "8e2f0a0f-34ad-4cc0-a03f-91405fa103fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59685,7 +59685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dd43d2c-a4a9-415d-9608-ddda1438ffdf", + "id": "20f1d476-7f28-4af3-a2af-6e566d8a766e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59783,7 +59783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c044dfc-294f-41ef-b516-e29fea5b0e48", + "id": "32ced37d-15d3-498b-b215-a0dc7420b204", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59887,7 +59887,7 @@ } }, { - "id": "270e2bf5-8e0e-42e1-b676-647e3cbebdcd", + "id": "653811da-af39-4343-b696-53642ae89314", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -59928,7 +59928,7 @@ }, "response": [ { - "id": "5f44db1f-fc03-4b3b-88bb-c999fa690033", + "id": "8881b0e2-3e70-4beb-910f-e8e2448393bb", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -59972,7 +59972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a1f8ba-a85e-4ff2-bfe5-0e66d27c26f2", + "id": "87237a94-5a72-4db7-8abe-c9740ff751de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60016,7 +60016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "622c9935-3293-45ad-803b-ff8cf51ee3b5", + "id": "c3de194e-9bae-41ce-9fc3-d28087a8e580", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60060,7 +60060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b7cab68-f86b-41f5-ab92-b4b39cf1e2cb", + "id": "7e7dfca5-ff8a-4940-a26f-655110a14b63", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60104,7 +60104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "884c7283-8858-4db2-a73e-c56f29fb17f1", + "id": "cfe86424-4166-4ed3-908c-bcd2766d9a5d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60148,7 +60148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "856e6ffb-43a0-48ea-8021-c7aef0a59763", + "id": "29c05532-3f7e-496d-94c1-50b7ed27ce89", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60198,7 +60198,7 @@ } }, { - "id": "367d4902-9646-4073-8615-30ddac42b4d4", + "id": "b2d514ab-8a8e-4f86-92b7-379dc270b07a", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -60252,7 +60252,7 @@ }, "response": [ { - "id": "944e9b03-203a-4b52-819b-faccee5ae5b7", + "id": "bb64852a-4046-45bd-b8bd-f430ddcf4cd1", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -60309,7 +60309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4afa4094-91bf-4048-993b-068b5a7bbbb5", + "id": "4dc004b9-d3e3-4b76-a6de-3d300f7606b6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60366,7 +60366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fff2afe1-98cc-4234-9a05-82b183c24c39", + "id": "0fda062b-19a0-4268-bdc7-5250ae1554fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60423,7 +60423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "502733cb-5024-4f2c-b2a0-4e953df386a8", + "id": "6446b194-7c09-4d86-af06-0bacb17c2f1b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60480,7 +60480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e776862-bb83-4006-b019-93ef61ac8d0b", + "id": "a45e77c7-3df2-455e-9729-6e54befd9986", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60537,7 +60537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db3824a6-c7d7-40be-a721-774b8c7dd862", + "id": "1be2e624-25fc-45ef-95a1-01d9cd772bfb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60600,7 +60600,7 @@ } }, { - "id": "9c1fd464-329f-49a2-99e1-8684a46c4877", + "id": "10a3bb57-dda4-444d-ab7d-f12f6cdbeb36", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -60641,7 +60641,7 @@ }, "response": [ { - "id": "df92560f-e494-4b71-877e-40445c11dbb1", + "id": "ad6fd125-e741-4e5b-b792-8a9e1a49a635", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -60675,7 +60675,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e47ca876-57bf-49eb-b19d-a27666e74a72", + "id": "23e71f4e-d66c-4c4e-841f-7d530d2fac6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60719,7 +60719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e8b0348-50f6-42ad-a093-c42618b3ae76", + "id": "b0e6274e-2cf8-4216-afa8-1b1864ea2d9d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60763,7 +60763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4886165e-ec94-49ac-9592-d03188dc77a0", + "id": "ee452dae-4598-45d8-8a65-84b0b38e5d48", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60807,7 +60807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b24b27c0-6fd3-4b0d-a849-2ebb5f920fc2", + "id": "59e25604-a198-4d5c-adc1-be1106d82fa2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60851,7 +60851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b71a656-86d1-4248-b177-08225a82807d", + "id": "300542d5-4152-43eb-a7eb-bc4d6ddbb73f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60901,7 +60901,7 @@ } }, { - "id": "85514b4c-f154-4223-a078-d097a97ba835", + "id": "b157784f-aa88-44d3-900d-41e3cdeb1ecb", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -60944,7 +60944,7 @@ }, "response": [ { - "id": "9f4e72b9-3415-4179-a1f7-b594a271c894", + "id": "5aded4ea-cbaa-4f52-b81f-bf5abf7c5efe", "name": "Exported CSV", "originalRequest": { "url": { @@ -60990,7 +60990,7 @@ "_postman_previewlanguage": "text" }, { - "id": "637004ff-adcd-497b-8f33-fc8bc518f378", + "id": "67d1e685-da90-464c-93d6-67dbc1556278", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61036,7 +61036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7df7f338-53de-4f19-bec5-98c56e8c6089", + "id": "1c0245ce-0e91-4f32-8af0-a43d7e14f6d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61082,7 +61082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f44251a3-75a2-474d-bb81-6a906ebb27a7", + "id": "ac2f1a66-ebab-4509-a210-8ef17d2994b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61128,7 +61128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "953bdf29-0ffc-460e-93eb-bdb398b27d40", + "id": "695e81c4-7b3f-4f06-95a3-e9cc23203eee", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61174,7 +61174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4907dcc-7e12-463a-ac46-90b6843acc19", + "id": "48333c79-e965-4234-9302-157cc8e6cf3e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61220,7 +61220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e85a2358-1e22-47e2-87eb-73c7c6d6a358", + "id": "1153dc4b-afd1-4d3d-9049-8cfad11ca832", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61272,7 +61272,7 @@ } }, { - "id": "d8a28fc0-38e2-45f3-befd-665df2df59f5", + "id": "626b04c3-2d19-4302-886e-804d20666512", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -61323,7 +61323,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolore ut Lore", + "value": "Excepteur consectetur", "type": "text" } ] @@ -61331,7 +61331,7 @@ }, "response": [ { - "id": "a28570d4-b3c5-43c1-916b-80a92805ed4e", + "id": "799e30c4-a263-43a3-9511-905069838696", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -61374,7 +61374,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolore ut Lore", + "value": "Excepteur consectetur", "type": "text" } ] @@ -61393,7 +61393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6241ee31-0527-44f5-8930-60cf6b322718", + "id": "ef3fb45c-37bd-4db0-b20c-ce4ce85e081d", "name": "Client Error - Returned if the request body is invalid.\nThe response body will contain the list of specific errors with one on each line.\n", "originalRequest": { "url": { @@ -61436,7 +61436,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolore ut Lore", + "value": "Excepteur consectetur", "type": "text" } ] @@ -61455,7 +61455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faa113ae-ed83-481c-a21a-2b12adbb5428", + "id": "e4c2d685-0fce-416a-aeb3-24c5ed68abe1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61498,7 +61498,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolore ut Lore", + "value": "Excepteur consectetur", "type": "text" } ] @@ -61517,7 +61517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c635eec2-f713-4219-a61e-67309d0fd4bd", + "id": "350d3f69-fa87-499d-b99e-ffcf937796de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61560,7 +61560,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolore ut Lore", + "value": "Excepteur consectetur", "type": "text" } ] @@ -61579,7 +61579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c25a5d36-1510-484f-84d6-4afff28125c5", + "id": "70b2e06b-6fee-4c03-b3b5-191c512a7bfa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61622,7 +61622,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolore ut Lore", + "value": "Excepteur consectetur", "type": "text" } ] @@ -61641,7 +61641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0291db73-9a5d-4e5c-bf37-3fbce82bd8bb", + "id": "f50e4539-9ed8-4e87-8cff-e9e120273e00", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61684,7 +61684,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolore ut Lore", + "value": "Excepteur consectetur", "type": "text" } ] @@ -61703,7 +61703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50d9cd1d-5948-43be-838a-4ee1cd319baf", + "id": "6e6f7e0b-ae59-48e9-b20f-d5eb31364d1e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61746,7 +61746,7 @@ "type": "text/plain" }, "key": "data", - "value": "dolore ut Lore", + "value": "Excepteur consectetur", "type": "text" } ] @@ -61771,7 +61771,7 @@ } }, { - "id": "a893997b-107f-4d9e-a599-3396ccda38b4", + "id": "2850cb74-715c-42d5-b6ec-58822b62188d", "name": "Obtain the status of bulk upload on the source", "request": { "name": "Obtain the status of bulk upload on the source", @@ -61814,7 +61814,7 @@ }, "response": [ { - "id": "11665382-1868-4ebb-bb93-b2ce1b654c51", + "id": "3288f615-7bea-4d71-b42c-71bbb8960271", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -61860,7 +61860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b046298-cdc1-4923-afe9-946ab486804e", + "id": "8468cd2f-e37e-495a-8ed3-942fc001ce9f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61906,7 +61906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dde53e8-2ebd-4212-b9ad-64fbe686d055", + "id": "bff02261-7f0a-4877-9046-210f74a8a289", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61952,7 +61952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baf7ca58-c2a8-4516-bc1f-e6c6f31e923d", + "id": "264e5aa3-c7fc-4127-a6e2-0fab036a8bea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61998,7 +61998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26ee946a-0e82-40c3-8b07-3230fa3decd0", + "id": "a1edf774-b5f1-4ef2-9d3f-397e3f4f23bf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62044,7 +62044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1027266f-747e-408e-a08b-973323737a17", + "id": "d274b4d3-b10a-4c11-a208-b80bc69bfcf8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62096,7 +62096,7 @@ } }, { - "id": "9efbf838-fb44-4b14-bb5c-cdab2f471716", + "id": "055b69c8-aad2-4d13-a136-0c30abf4ba94", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -62139,7 +62139,7 @@ }, "response": [ { - "id": "b32f324d-10a7-4c19-a22c-a075faa3583f", + "id": "892ec186-bc79-40c1-9dcd-1907480bfca8", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -62185,7 +62185,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9138b1bc-dc0b-4cb7-8eb2-7bbddaf27c1f", + "id": "41780ce3-f2e9-43e6-b8f3-32f7ee9b6b10", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62231,7 +62231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e85c1fe4-04c4-4d82-8622-af9e01d1661d", + "id": "3038da29-e3fc-498b-b3f1-ddb540079252", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62277,7 +62277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7e3f990-3097-4308-9117-bc1ae8a47d62", + "id": "397d3756-56ef-4c7a-9730-79dbdc62eb51", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62323,7 +62323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaf27b65-cd6f-400a-a0df-1fcee266fc23", + "id": "870d9157-7e58-4dfe-82ad-1f032869cfbb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -62369,7 +62369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac3123aa-6f6c-4160-af2d-98d4baa33f72", + "id": "3d5b1933-6688-4718-bf4d-12c6a1edb8dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62415,7 +62415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75024537-1471-4e8b-919e-6142fe3ac3b0", + "id": "18efea60-21e1-471a-af63-1994fe985dc0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62467,7 +62467,7 @@ } }, { - "id": "712cb81c-8ae4-4f20-b097-6a5e36fd7717", + "id": "1f03a2e3-ba44-478b-a660-e11800b81c49", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -62551,7 +62551,7 @@ }, "response": [ { - "id": "5ca7e939-1f6d-4b95-9e03-2aaf6d60702f", + "id": "166334ed-ccd8-4cd4-972c-610e6106ee13", "name": "List of approval items.", "originalRequest": { "url": { @@ -62649,7 +62649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4fc3807-f0b1-42a2-b942-8a73d30caa43", + "id": "1e44ea4e-6efa-4672-8aca-a4537cd8278b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62747,7 +62747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff21fbf4-be36-445d-90bb-fdf84f22b1d7", + "id": "c1a4c47c-07a2-4644-af64-e6e536414ade", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62845,7 +62845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d174d50d-83c4-4c52-8c52-497ede090add", + "id": "d9611d5a-2863-4169-99cf-bf0ca9171557", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62943,7 +62943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "804f8737-e675-452e-b56b-44dd34dd45c0", + "id": "b2798296-ddd7-4cfe-87de-944ad742ffb9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63041,7 +63041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9369a8a-11c4-446c-832a-c9319fb44321", + "id": "ec3fac12-c668-4e5d-a9c8-2705af99dc51", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63145,7 +63145,7 @@ } }, { - "id": "9b4d9556-85b9-406a-a521-f811843fdda3", + "id": "adec4735-cf7a-40ee-b9a5-c00427f586c0", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -63196,7 +63196,7 @@ }, "response": [ { - "id": "1a8527f7-b809-41e7-81b5-9139cb629526", + "id": "83197a46-40e9-4821-bf98-d61ab6e06ed7", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -63250,7 +63250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14636f5f-0ba2-4681-b848-b0ad6fd6ce10", + "id": "9ba31c6a-451e-488d-b637-83c11ef2c77a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63304,7 +63304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d884850a-2093-4fc7-aabd-6631bfaa51a2", + "id": "22400681-f343-47d3-938b-fb9eabad8b3a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63358,7 +63358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "939f3c41-1373-42f9-9eb3-be6f9f4621bd", + "id": "0228841a-c100-4633-8e57-2bc949e2017e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63412,7 +63412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13ec3425-8d61-4fda-8378-de4446ed6285", + "id": "32925d5a-35d3-4cdc-92b1-21e72d0d7001", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63466,7 +63466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff454f23-7f90-4ef2-8363-90daada143c4", + "id": "d87ad038-de20-40e3-8348-6068210b380f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63526,7 +63526,7 @@ } }, { - "id": "e4dbffa2-feb9-4787-a45e-118683ca9619", + "id": "43663e1a-1769-402f-96dc-c284a4338215", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -63581,7 +63581,7 @@ }, "response": [ { - "id": "91b8765f-b083-4d86-ad67-4453d0760ce8", + "id": "d5469c84-58c2-4a59-8733-4802d9d6184d", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -63639,7 +63639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b3128da-a14a-46b4-ac12-7b75410d3a2a", + "id": "eea64949-0442-4b19-bcd0-24c58863df68", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63697,7 +63697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df193eea-7dbe-42c0-9276-3da14189d851", + "id": "6d6e31fb-393b-420e-a2c6-78ec985c200d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63755,7 +63755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b7c159b-30e2-47d8-9217-e3342ab6e399", + "id": "2c9bef16-7fa9-411d-8b16-450a4ba6c34d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63813,7 +63813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96ca9319-1d3f-4976-b6f0-c1d00437cc09", + "id": "0063bee5-36cf-4732-b057-ff5ed9761fdc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63871,7 +63871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f95df62-ef5b-440e-abd7-c10dc3f24bd5", + "id": "99f01c13-c544-4533-872a-aa61ded645eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63935,7 +63935,7 @@ } }, { - "id": "39e6d4b7-d8ca-42ec-bcbb-5e2f1899010c", + "id": "97001872-56e4-48fc-a15d-34a85e30e877", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -63990,7 +63990,7 @@ }, "response": [ { - "id": "da4511cf-4f5a-4d28-9f25-f36f49b76d2a", + "id": "6eb31519-1f94-4626-bdaa-f0653e60278b", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -64048,7 +64048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e151e5-a65f-4230-8439-66cf34eb76bc", + "id": "7422d42d-859c-4ef0-a2c7-e800a3fa81eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64106,7 +64106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2fe195e-5094-4ffb-a810-a5ffcc2cf6ed", + "id": "0c46748a-714d-459b-b69e-fd4be6a84086", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64164,7 +64164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18dcbde5-7c67-4936-8e6e-fbdb410b3250", + "id": "d3be2db1-d7cc-413c-9689-5e678615e570", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64222,7 +64222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ada87316-b3e4-4e79-9784-5f7a619b734a", + "id": "75baa0c8-e3cd-4b99-904d-d74238ae9cdf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64280,7 +64280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "678c5475-a3a9-47dc-82f1-971fde8750e8", + "id": "b7955240-0bba-4671-88ce-bcc4d8148b42", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64344,7 +64344,7 @@ } }, { - "id": "d9d5958f-05b4-4938-9914-55ed1a69b45d", + "id": "8a909435-f6aa-4fc9-a2a8-9ca7904bde14", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -64386,7 +64386,7 @@ }, "response": [ { - "id": "9bc0abb6-58e3-4c80-8445-8d132f8e3632", + "id": "c6a3f020-441e-429c-b940-782fca3a9aab", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -64431,7 +64431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e590f07a-3ec0-416d-a48a-bdd48e1b61fd", + "id": "fa045027-5a54-4689-a08b-a84eed9fb781", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64476,7 +64476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fff9cd43-182e-4468-a035-495be62c4e31", + "id": "4514e3a6-d2d3-4d22-aff6-c7f627be1fb8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64521,7 +64521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a01bdbd7-3eb6-4e73-97a0-0698786e66b9", + "id": "a31b352d-1520-4527-8907-9e2795f6bd08", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64566,7 +64566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39d89ec2-b1d9-4224-9813-a7f7e9eeb6f8", + "id": "a4bb9633-0488-41db-ac12-799562585fc1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64611,7 +64611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f7b2b05-6379-49cb-b39f-f2bbf15a7635", + "id": "eafc5338-0de6-4428-ba09-2bdae547bbf3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64662,7 +64662,7 @@ } }, { - "id": "19147366-2d11-453f-aeef-751fb519cae5", + "id": "3aeb19bf-8a0c-42cb-9bb0-2fc0433ccbf4", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -64704,7 +64704,7 @@ }, "response": [ { - "id": "57976473-14de-4ddf-9bd6-bb5ec833904f", + "id": "6d96f55e-dd07-4577-9772-398caddf0e3d", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -64749,7 +64749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4494dbee-9922-4667-a6bd-b45911731814", + "id": "9cc0cc6b-531f-4299-81e2-869fa2cbc2a2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64794,7 +64794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62c00b20-521c-4574-a72c-6262e9d540e8", + "id": "834e3e70-aa42-40cb-898b-0032d76505bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64839,7 +64839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0726bc8-33c8-4de3-971e-1ec09bcf9182", + "id": "e21bb64d-ffc4-497a-98bb-b7c430f32c2b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64884,7 +64884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bf750d6-dafc-4cc7-80a6-78e732601ec2", + "id": "8b18ed6c-a1f1-4c83-94d4-4ace3ceb2828", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64929,7 +64929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5209bdc-475e-47ca-9e37-4bee0c8b82b5", + "id": "52230d80-a7f8-4a14-b8f1-1a7b3f669234", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64974,7 +64974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64c521f8-0b72-4738-a92e-472fc5694e1e", + "id": "4e8119c0-d61d-451b-bb65-11ea6f126d93", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65025,7 +65025,7 @@ } }, { - "id": "51960e18-4ee6-41c4-be8c-d2d74c32fe38", + "id": "4662bfb9-c1e5-4f50-8a05-64e3d7245a3c", "name": "Create a new Schema Attribute for Non-Employee Source", "request": { "name": "Create a new Schema Attribute for Non-Employee Source", @@ -65080,7 +65080,7 @@ }, "response": [ { - "id": "93b2e9cf-1bd9-4eb4-a0f0-3417139fb6f1", + "id": "ddbb9938-bad6-472c-8cdd-088edc5dd99e", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -65138,7 +65138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41363fcd-9308-406f-8d0e-f18d8675810a", + "id": "892e4981-5220-4f5b-beff-a0c16a2fb3e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65196,7 +65196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1a5ec28-853f-491c-b2d6-e26fe0e7f316", + "id": "93772ad2-9420-4d0b-a990-6e0f8c989afa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65254,7 +65254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64a01b3b-471c-4e2f-8a0d-dd62fb14dd54", + "id": "ad76d415-9f19-46f8-8f80-696779bccb58", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65312,7 +65312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b23863a-47c0-4e5e-a034-636880b3b193", + "id": "fe108ec5-b4ea-4fdb-9b0d-6fe5d437163d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65370,7 +65370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fb3be13-38db-43bf-9e7c-eeacf66032d8", + "id": "46620f9a-a166-4ef6-bc71-4b825842c8be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65434,7 +65434,7 @@ } }, { - "id": "fa0b6374-606c-44cc-8ef2-cf853a042ad0", + "id": "a5199080-6837-4758-b5c8-78b26a3c5881", "name": "Delete all custom schema attributes for Non-Employee Source", "request": { "name": "Delete all custom schema attributes for Non-Employee Source", @@ -65476,7 +65476,7 @@ }, "response": [ { - "id": "6914d421-bea6-455c-bd8c-8ee1e5d99842", + "id": "d32390ca-78b3-47cf-bd3d-725b7800b542", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -65511,7 +65511,7 @@ "_postman_previewlanguage": "text" }, { - "id": "64498fb1-d000-4245-9046-3b0b4420f598", + "id": "b6dd8ca3-b997-4950-bb60-655333d23583", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65556,7 +65556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cee73f4a-404d-4871-aea3-f8d363e13c5b", + "id": "84a5a214-1bd6-41d9-ae73-0eda24e4dddb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65601,7 +65601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52cd500a-11c6-45d7-b831-52c3a0390820", + "id": "0dec55bd-c0ac-42b9-b9eb-1a7f39ca179e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65646,7 +65646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8091047f-b018-4d96-96c7-71594675c9a7", + "id": "8caa643f-18ba-4bd1-b60b-0d4fffcbd7d7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65691,7 +65691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d142c863-31ca-46c2-820d-b4ddd6548735", + "id": "e4dd2f91-9155-48c2-ba35-5058cbd893ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65742,7 +65742,7 @@ } }, { - "id": "9e59fab3-206a-44cc-bc3c-85020927887b", + "id": "a72b6ceb-bf59-4f96-96f3-1f534d145f55", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -65795,7 +65795,7 @@ }, "response": [ { - "id": "6918390c-97d0-46e3-8019-d4e996ac2525", + "id": "8305f944-cb80-4d22-b8d4-442ae94ff014", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -65841,7 +65841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2a7d75d-cc59-4786-89fa-5debbfb3b962", + "id": "983adda8-2a1f-4612-887c-ada6aa0c3b71", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65887,7 +65887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85e7d79a-f4a7-4bae-98d2-a8181a190410", + "id": "5aba580e-af6f-4c9c-bc46-f5690a865211", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65933,7 +65933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a45989a-be2c-4608-8130-9611e2c9ea7a", + "id": "a327d409-bf23-4d53-8930-4157c8d9d842", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65979,7 +65979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d97acdd-35b4-45c3-8739-51c8ed4edd5c", + "id": "210f6af8-1623-46d0-a5bf-b1a2eb6dd64e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66025,7 +66025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c42c2d2e-c775-42ce-8c07-956538ea1ec6", + "id": "9321b92e-23d1-441e-862e-d06e3809bf2c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66077,7 +66077,7 @@ } }, { - "id": "412a220a-207f-4f48-bd3f-7245270dc0ae", + "id": "3205b1b4-8658-41f5-b31b-3bf21cd6ebe1", "name": "Patch a Schema Attribute for Non-Employee Source", "request": { "name": "Patch a Schema Attribute for Non-Employee Source", @@ -66143,7 +66143,7 @@ }, "response": [ { - "id": "eb6835ca-f13d-4588-9947-022b7e002830", + "id": "93374ef5-aa1a-4d82-8176-667a795edc4c", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -66202,7 +66202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e93dabcf-08b8-4811-ada0-7ad579ad7659", + "id": "3ed44a0a-9513-4419-9ff3-51f07678995b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66261,7 +66261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36b35294-208b-496a-8968-66fab8b6abfb", + "id": "72359ddf-21a6-4e41-9af5-98f719d8c9cf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66320,7 +66320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70e05e63-0323-4e94-8fef-a1da60b245ae", + "id": "69ee454b-a16c-4263-ab35-0ab5e5136f22", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66379,7 +66379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "665393c6-d532-470a-a9e5-1621fae884fb", + "id": "641486d6-b631-484b-bcaa-257f74044adc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66438,7 +66438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "387dea14-831c-4ff3-83ac-290f79c8b3d9", + "id": "87d525da-db1d-4aeb-b2f6-f0952655801f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66497,7 +66497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3016e799-1aa6-4fc4-939b-51ce2bb76fd7", + "id": "50f26dc5-38f1-4cdf-9925-8cf0fcd232b8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66562,7 +66562,7 @@ } }, { - "id": "333435ed-5554-46a0-8eea-c404f7e5401a", + "id": "25ab92c0-0234-4137-9169-da0ff3c7aaea", "name": "Delete a Schema Attribute for Non-Employee Source", "request": { "name": "Delete a Schema Attribute for Non-Employee Source", @@ -66615,7 +66615,7 @@ }, "response": [ { - "id": "2d3577cc-c1ad-4501-8803-1c4fea9e86cc", + "id": "8083e00f-479d-4657-a93d-2a90fe7314c8", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -66651,7 +66651,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1ac6a63e-ed91-49ea-8260-346d7338ad7a", + "id": "ce7c022b-0b4e-45c4-8389-498c01ff1919", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66697,7 +66697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75ed7b27-8080-41d6-a0cf-15efe9e2e211", + "id": "860a0d32-0827-4410-b1bb-aab127bc1978", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66743,7 +66743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adda6415-d801-4032-a059-865d82149254", + "id": "805a0ba9-1dcf-49d7-bbe9-8b4aceea49c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66789,7 +66789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16246251-f4e0-421d-bdfd-448443cf0ba9", + "id": "f2aa7840-7904-4b98-b9d8-49ff0ecf7486", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66835,7 +66835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad72ef18-91a7-4a36-90ce-a34eda2a16f9", + "id": "8ab9d797-ae71-45a8-946f-108fba750fad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66893,7 +66893,7 @@ "description": "Use this API to implement OAuth client functionality. \nWith this functionality in place, users with the appropriate security scopes can create and configure OAuth clients to use as a way to obtain authorization to use the IdentityNow REST API.\nRefer to [Authentication](https://developer.sailpoint.com/idn/api/authentication) for more information about OAuth and how it works with the IdentityNow REST API.\n", "item": [ { - "id": "93880722-2ae1-46c0-9c89-633f5fdafe7c", + "id": "b1baa72d-1632-4d0c-b621-ad10950e6d9b", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -66932,7 +66932,7 @@ }, "response": [ { - "id": "a422454a-e0c4-4e34-a679-171377ea1c88", + "id": "554e4670-8237-4291-8ec8-898b964d1e83", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -66985,7 +66985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d24bc8a1-a26c-4f7d-8c47-17afd34e6b39", + "id": "6d82a91c-8363-498f-8a8d-2e57b50400fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67038,7 +67038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "624496a7-8013-491d-918f-4b42608ca10e", + "id": "b67e9e8c-cb85-4a85-8faa-44a43adb3b37", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67091,7 +67091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bca9785-9927-471d-a370-ce59173ce9de", + "id": "fa87ee63-8822-416f-968d-60cb75b85f2b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67144,7 +67144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b296fbfc-4df4-4a6e-ba79-2f79bb269ca2", + "id": "e8462b4b-a700-408b-a9fa-4a811b4e3cba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67197,7 +67197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67cf7ea4-bdb9-458a-ab5c-67982f325f16", + "id": "7b1c9356-8b72-4d51-ab30-f2c8247544a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67256,7 +67256,7 @@ } }, { - "id": "57425a50-b5fd-4e39-9c0e-c38c48da2f3e", + "id": "693c1d05-1648-48cc-b9da-eab1d913db22", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -67298,7 +67298,7 @@ }, "response": [ { - "id": "b1bfa4cf-c4b7-42b5-b9cc-2b7de61e0856", + "id": "cf9ab0c2-4b94-47b5-a176-270ee7eb0a03", "name": "Request succeeded.", "originalRequest": { "url": { @@ -67354,7 +67354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8680f80f-bce8-4f50-b9af-c8db64e3355e", + "id": "08fe2bc4-b2c3-49cc-8da9-4bd75ae00fea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67410,7 +67410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f581910a-7276-4e3d-8f8c-a21d44762db7", + "id": "8582ed24-c517-4c17-993c-79c435d9fa6b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67466,7 +67466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e289d213-19a1-4257-af12-ffab415bdf6d", + "id": "bc188a55-7531-49c5-824f-743dbb37d401", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67522,7 +67522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28233f10-e180-4032-a481-c834bf6d27e3", + "id": "e8dd5264-fc6c-4593-9367-72679681f0e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67578,7 +67578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5182f575-c26b-4c05-ba94-3b1dfb268f96", + "id": "f264dd10-b153-484b-91c4-6cbf400926cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67640,7 +67640,7 @@ } }, { - "id": "aba9d9e8-5f59-4f7e-9a14-2757b2e1d7c2", + "id": "f39ab69c-545b-48d4-8b1e-493db02cbcfe", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -67681,7 +67681,7 @@ }, "response": [ { - "id": "fd3c8c08-76d2-42c2-bea1-de50d889ffa3", + "id": "131d0d99-6622-497c-8ccd-b0da666e0072", "name": "Request succeeded.", "originalRequest": { "url": { @@ -67725,7 +67725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2cf0a4a-3c35-46ba-a1f1-7ec511b98f24", + "id": "e391f371-4e3b-4ba0-a040-5af9a40787ee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67769,7 +67769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13788626-4114-4e4b-9f70-6dcc617c3000", + "id": "8fae2477-f228-49cf-a3a1-9daf804855b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67813,7 +67813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5e0a110-56dd-460c-b60e-94d86eaee958", + "id": "389ce6a2-5b86-4676-bfa1-5b70a58d7839", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67857,7 +67857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c3431cd-185a-4a35-a4cd-0d4a53808304", + "id": "1c0af6c4-a271-408e-8d35-52f02e838088", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -67901,7 +67901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac854e85-37c1-4a95-93c3-7f264d452eef", + "id": "43869191-e681-4f21-adb5-a664f7fdaae8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67945,7 +67945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f08934-15c2-4e48-a531-e67d05e2be0a", + "id": "ef0ed184-e0ee-4822-80ca-3363c6ccd25e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67995,7 +67995,7 @@ } }, { - "id": "bf9bc18f-beb3-4459-b47d-56fc5b5a2988", + "id": "346af25e-dbf7-4cb0-a737-ef710a4188b7", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -68036,7 +68036,7 @@ }, "response": [ { - "id": "3b78fa3a-bd33-422a-a3ea-1f7c5f6561e2", + "id": "70cc91f0-ecd9-4f4b-8ba4-3366dbf32c26", "name": "No content.", "originalRequest": { "url": { @@ -68070,7 +68070,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b2042757-cd79-41c2-b94b-6a1ce34f75e1", + "id": "fc75a226-3a03-44a4-a215-64b55b2acb38", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68114,7 +68114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94dd6ba9-88e0-464e-8c11-304e06fbf8ed", + "id": "9818f0b7-9012-4417-a706-0d1437d7637d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68158,7 +68158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab70fe70-ab46-42fd-b265-7f6599986352", + "id": "1797bf42-6154-4e14-98fd-239804025da0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68202,7 +68202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dda2bf0-51ef-4e75-81ca-803981b62f20", + "id": "71d447ee-f71b-4cdd-9ae8-aa53c1fd798d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68246,7 +68246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "240d982e-ab9b-4312-a3b1-ae272c59f0be", + "id": "18a092a8-713e-4b2f-b482-51ee4020ccb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68290,7 +68290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39e63b73-e1d0-42ad-a5aa-126c2277887f", + "id": "36ab0367-6a75-471e-a7de-5876e4901570", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68340,7 +68340,7 @@ } }, { - "id": "50ea41b1-46bc-475d-b143-aa4d61dad43b", + "id": "49333a6b-2e36-460d-8d64-7ad6109ada9e", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -68394,7 +68394,7 @@ }, "response": [ { - "id": "d7ec5d3e-595d-42b3-8622-0f6129999576", + "id": "4fe47345-593e-4f38-bcfc-397bccf689c2", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -68451,7 +68451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ea23287-7949-472a-b596-552fbf54fff3", + "id": "bda9b67d-50c0-4312-99ec-90fbcbf5dbda", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68508,7 +68508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b10c70fd-8cc7-443b-9f03-365434811db6", + "id": "9f0635fe-89b9-4f4d-b736-1f614dfd5b9a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68565,7 +68565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c270b746-b338-4615-a4ea-cb7c51085e6b", + "id": "68d46104-faa4-4917-b1ae-04c7fa8753db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68622,7 +68622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b1e7eba-14f6-4a05-90da-56367476bc3a", + "id": "bae23b2b-4d2f-4723-95aa-41a25ed17c1d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68679,7 +68679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "873493d9-292d-4b17-9a06-a321f6133b96", + "id": "f4c55025-137e-4cde-92a2-4e472c4993b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68736,7 +68736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b932ba4-61c7-45de-a78f-d2daeaacf9b4", + "id": "4be92ec5-29b0-4ffe-b977-89e2767e7c74", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68805,7 +68805,7 @@ "description": "Use this API to implement organization password configuration functionality. \nWith this functionality in place, organization administrators can create organization-specific password configurations. \n\nThese configurations include details like custom password instructions, as well as digit token length and duration. \n\nRefer to [Configuring User Authentication for Password Resets](https://documentation.sailpoint.com/saas/help/pwd/pwd_reset.html) for more information about organization password configuration functionality.\n", "item": [ { - "id": "f774c19f-0a54-4f24-b64f-4950c5080699", + "id": "980ec4ee-ed65-423f-b379-2e7fd27f4467", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -68834,7 +68834,7 @@ }, "response": [ { - "id": "a38852cf-c727-433d-808f-379380ffe46d", + "id": "d9a51634-89b8-421d-8b2e-ad4fd67a3eb5", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -68877,7 +68877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1103a85-70c3-46a9-8fa6-6a6040f70231", + "id": "56f274bb-1c92-40f2-b28a-d695a86ab6bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68920,7 +68920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3878f15-79a6-4237-aea7-5d965f1e7a87", + "id": "a7ea256c-c0a4-467f-898b-af6349c436cf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68963,7 +68963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c46f88d-6e9e-4ea5-851f-001f5e469522", + "id": "5aaa79a6-96f3-4246-b5a2-be5ed2db4705", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69006,7 +69006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af1332d8-abdc-4929-a248-2e19056bf483", + "id": "53fb7c46-8e56-44ad-89fe-688dd2980c96", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69049,7 +69049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebdae112-c7dc-4da7-b425-7ebde216c986", + "id": "5dc3ebd9-5d8b-4401-8437-69e10db3478b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69098,7 +69098,7 @@ } }, { - "id": "cd58567e-a730-4799-81d5-460b3df4e938", + "id": "100067fa-ee05-4b84-8e07-6334e51b994b", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -69140,7 +69140,7 @@ }, "response": [ { - "id": "810451c8-0867-4387-8ebf-31b38e76afd7", + "id": "c833d5fe-75c4-4b99-a4bc-2751aa41b041", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -69196,7 +69196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "022ee2aa-d555-4a0a-bd95-257d6d711835", + "id": "3730ee51-8bf0-4db6-a323-523e5c9e9ed8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69252,7 +69252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13eaca17-4e68-4dfc-9849-01ad91a652f2", + "id": "0ba8c2dc-53ac-46a7-a474-73bc2dac59cd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69308,7 +69308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6be6066-2659-471b-bad8-8fa102020625", + "id": "5ad9f7bd-abf9-4289-bd43-4bf02a6427b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69364,7 +69364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eac28dca-0b11-47d6-8f63-90147394139e", + "id": "f3430a4c-cfad-483c-ae0b-1da70d077263", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69420,7 +69420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b21a7066-21b5-449f-9ce4-22aded19a6d8", + "id": "3ce9758b-bc6a-45a8-bcd4-0d5c18fa3de7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69482,7 +69482,7 @@ } }, { - "id": "cc238cc8-c184-4387-89f8-7e7abd78e91e", + "id": "58669bdb-2687-4137-9f33-2c08eab8faed", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -69524,7 +69524,7 @@ }, "response": [ { - "id": "0cb2a10b-9b6c-4b36-82cd-059beb6c2366", + "id": "9850b45c-3ab8-4b40-b57d-2a7b9d17353f", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -69580,7 +69580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "827bb6af-dd34-4005-8caf-130413266388", + "id": "98bc69fa-e52f-45ed-8112-fb02aa1e4792", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69636,7 +69636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aacdae48-40ee-4e48-8b58-e3b56c79c927", + "id": "298db0a2-b176-4c74-a130-2051c94ff988", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69692,7 +69692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed79744c-bfaa-4386-bc1e-dee1ddcaae41", + "id": "92a43b57-d386-4a0a-b35d-a0d8b1b1b7f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69748,7 +69748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5763ba46-684f-4a58-b9fc-b0ce5d3aeff3", + "id": "165a431b-fce6-4e1c-bb13-a68229660e83", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69804,7 +69804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7710581b-1228-42bc-a3ce-5e02331d4ab8", + "id": "551ab6f0-5e03-43a8-a2f5-289d769f6d82", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69872,7 +69872,7 @@ "description": "Use this API to implement password management functionality. \nWith this functionality in place, users can manage their identity passwords for all their applications.\n\nIn IdentityNow, users can select their names in the upper right corner of the page and use the drop-down menu to select Password Manager. \nPassword Manager lists the user's identity's applications, possibly grouped to share passwords. \nUsers can then select 'Change Password' to update their passwords. \n\nGrouping passwords allows users to update their passwords more broadly, rather than requiring them to update each password individually. \nPassword Manager may list the applications and sources in the following groups:\n\n- Password Group: This refers to a group of applications that share a password. \nFor example, a user can use the same password for Google Drive, Google Mail, and YouTube. \nUpdating the password for the password group updates the password for all its included applications.\n\n- Multi-Application Source: This refers to a source with multiple applications that share a password. \nFor example, a user can have a source, G Suite, that includes the Google Calendar, Google Drive, and Google Mail applications. \nUpdating the password for the multi-application source updates the password for all its included applications. \n\n- Applications: These are applications that do not share passwords with other applications.\n\nAn organization may require some authentication for users to update their passwords. \nUsers may be required to answer security questions or use a third-party authenticator before they can confirm their updates. \n\nRefer to [Managing Passwords](https://documentation.sailpoint.com/saas/user-help/accounts/passwords.html) for more information about password management.\n", "item": [ { - "id": "87674c81-665b-4c6d-94be-7d3bf315251c", + "id": "fb9c7ec1-5e01-44c9-90c9-193df1b16e7e", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -69914,7 +69914,7 @@ }, "response": [ { - "id": "3bf997d0-74a4-4146-87bc-338572ccfe34", + "id": "4636e7b8-2e4e-44b2-acf7-651d9779db33", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -69970,7 +69970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c639ff79-2c8e-43f2-8fd9-3121e7f674b8", + "id": "3c182f62-5d83-4200-a7b9-868ec33469a2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70026,7 +70026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cfd200e-d835-4663-bb54-a79ab8eeb5ec", + "id": "7c237c9e-9782-49f8-bbcd-5885ad1bd5f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70082,7 +70082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8e0dcbe-18a3-47bc-a242-6bf6a2cb90a4", + "id": "3ef71ad1-1304-4f63-b80b-3aaf69f1fa2b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70138,7 +70138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46a7aaea-7384-4634-8a36-b416e1602cf4", + "id": "c1c7830f-4b72-4b93-aa0e-fc09db2509b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70194,7 +70194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39597e9b-0dc6-4626-8b93-8f4ef77bae90", + "id": "e8cc167d-c661-4f02-bee5-84b4581c68b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70256,7 +70256,7 @@ } }, { - "id": "d15a736f-24c8-49a9-a8ea-0503cb57d03a", + "id": "fbba6a76-c900-46f6-b31e-a17981874367", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -70298,7 +70298,7 @@ }, "response": [ { - "id": "3927a108-730e-42a0-99e9-3e3b70222b03", + "id": "ce3a7031-3986-4365-a9a6-9a653471dd06", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -70354,7 +70354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b90c7145-a098-452b-aa7a-153a650b3aea", + "id": "18bac7f1-48b7-4e57-bf29-8e612c793806", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70410,7 +70410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dcfd615-43ec-4d51-917c-52207cb5efcf", + "id": "f3a18e43-b49e-48d4-9ab4-083594788d1a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70466,7 +70466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b02289cb-21b0-4479-a02b-c205e509d6ab", + "id": "955ae5ef-04bb-452c-be48-a7f83b53b4c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70522,7 +70522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbf1334d-cffd-4382-9494-f757a9a46c27", + "id": "81c654f7-e501-4d99-a9c8-82c6c07a8105", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70578,7 +70578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13f9e01c-b3b4-42d7-8596-2be68ea751a2", + "id": "7ce03f60-2ba9-43e7-95de-c0bfd625a03c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70640,7 +70640,7 @@ } }, { - "id": "4e97a730-acbc-4653-aa44-b9275eaefba7", + "id": "443df035-665e-4934-99a0-1deca4e51613", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -70681,7 +70681,7 @@ }, "response": [ { - "id": "66a5c074-f1b7-4efd-88a3-dda47ec167a4", + "id": "9a6e4030-dfe0-482f-b361-bd78d9de1b11", "name": "Status of the password change request", "originalRequest": { "url": { @@ -70725,7 +70725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da17769a-2a38-4bcd-86d9-457445612e8d", + "id": "f810abc9-41e1-4f38-839b-2f875f50f425", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70769,7 +70769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "222bfeaf-734d-4202-b680-74b56cdbdd13", + "id": "7413649d-d319-4091-9006-3497f9bda15c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70813,7 +70813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e399ae5b-a3a0-4ae7-9a22-9bbd0e1869f3", + "id": "55a69ff7-e34a-42d2-939f-fe41ecb08cf3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70857,7 +70857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0976705-a9de-4a56-b9cc-de0fd04bc4fd", + "id": "081f065c-225c-41f5-a487-1c4f4310c740", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70901,7 +70901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe5ed1d9-a79d-4212-9c70-89f06fdb4407", + "id": "1f836616-951d-491d-a653-705edc92ad13", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70945,7 +70945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a971aa6-78c2-465a-ad05-6f043bbe585a", + "id": "d852e40e-b057-4cf1-a6e9-3b4382d5f436", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71001,7 +71001,7 @@ "description": "Use this API to implement password dictionary functionality. \nWith this functionality in place, administrators can create password dictionaries to prevent users from using certain words or characters in their passwords. \n\nA password dictionary is a list of words or characters that users are prevented from including in their passwords. \nThis can help protect users from themselves and force them to create passwords that are not easy to break. \n\nA password dictionary must meet the following requirements to for the API to handle them correctly: \n\n- It must be in .txt format.\n\n- All characters must be UTF-8 characters. \n\n- Each line must contain a single word or character with no spaces or whitespace characters.\n\n- It must contain at least one line other than the locale string.\n\n- Each line must not exceed 128 characters.\n\n- The file must not exceed 2500 lines. \n\nAdministrators should also consider the following when they create their dictionaries: \n\n- Lines starting with a # represent comments.\n\n- All words in the password dictionary are case-insensitive. \nFor example, adding the word \"password\" to the dictionary also disallows the following: PASSWORD, Password, and PassWord.\n\n- The dictionary uses substring matching. \nFor example, adding the word \"spring\" to the dictionary also disallows the following: Spring124, 345SprinG, and 8spring.\nUsers can then select 'Change Password' to update their passwords. \n\nAdministrators must do the following to create a password dictionary: \n\n- Create the text file that will contain the prohibited password values.\n\n- If the dictionary is not in English, they must add a locale string to the top line: locale:`languageCode`_`countryCode`\n\nThe languageCode value refers to the language's 2-letter ISO 639-1 code.\nThe countryCode value refers to the country's 2-letter ISO 3166-1 code.\n\nRefer to this list https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html to see all the available ISO 639-1 language codes and ISO 3166-1 country codes.\n\n- Upload the .txt file to IdentityNow with [Update Password Dictionary](https://developer.sailpoint.com/idn/api/v3/update-password-dictionary). Uploading a new file always overwrites the previous dictionary file.\n\nAdministrators can then specify which password policies check new passwords against the password dictionary by doing the following: In the Admin panel, they can use the Password Mgmt dropdown menu to select Policies, select the policy, and select the 'Prevent use of words in this site's password dictionary' checkbox beside it.\n\nRefer to [Configuring Advanced Password Management Options](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html) for more information about password dictionaries.\n", "item": [ { - "id": "65cbe401-5693-4d7c-bc7e-52f120f79a14", + "id": "2d7fbe2e-36c5-4b06-b495-fdda23cfaa0c", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -71030,7 +71030,7 @@ }, "response": [ { - "id": "de1a9142-63f6-4712-942f-0bb360ab2963", + "id": "0a0ae365-fdb9-4169-8b42-23819b98f702", "name": "A password dictionary response", "originalRequest": { "url": { @@ -71068,12 +71068,12 @@ "value": "text/plain" } ], - "body": "nostrud deserunt Duis", + "body": "sunt et", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "0200316f-9b9f-4e15-ac42-59a623709bca", + "id": "55ada117-6758-4bd0-b1ec-27563a9defe9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71116,7 +71116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cd8a449-c7b5-422c-95f7-6d249af68327", + "id": "5ef3b0a4-ea4d-484e-99f8-c31658d2a252", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71159,7 +71159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67a2715d-fd4e-4b37-8ec5-6b61a7bf2526", + "id": "21885635-af46-440a-bab2-91469b361816", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71202,7 +71202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fc3ad24-f7d8-4db9-ba13-7de1a0c482a1", + "id": "d923c65e-d15e-4feb-9b8f-cc0d37c84c7d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -71245,7 +71245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "013b19c4-63f2-4781-b10a-06bf72e38066", + "id": "5e7ff500-9492-4886-9ea6-2884201db327", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71288,7 +71288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bbb5a05-f647-493b-b6c1-90a865d80416", + "id": "4447b5bc-2c90-48ea-a09f-97e952390359", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71337,7 +71337,7 @@ } }, { - "id": "bd8c70a6-dd19-4c87-94b2-d011312c04ac", + "id": "ba0b4290-43a5-4c8e-93e3-33ac06eae66b", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -71375,7 +71375,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -71383,7 +71383,7 @@ }, "response": [ { - "id": "1de2b6a8-9523-45d9-9f44-bc2082ea749e", + "id": "c15db759-6748-4d27-b669-7b09397f7496", "name": "Successfully updated.", "originalRequest": { "url": { @@ -71420,7 +71420,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -71433,7 +71433,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a25c1724-8c8b-400c-895c-b1d2235d0f3a", + "id": "bc666943-6c94-464f-8b29-b0b290909d47", "name": "Created.", "originalRequest": { "url": { @@ -71470,7 +71470,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -71483,7 +71483,7 @@ "_postman_previewlanguage": "text" }, { - "id": "66655544-153e-4055-8db0-cdb3542f6477", + "id": "ad769e10-ee52-4704-a2d1-d1339eb9f52c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71524,7 +71524,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -71543,7 +71543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b633f203-41b2-4883-9da9-8b996e138a1e", + "id": "6ae32f94-8169-4594-8528-caf5bbfd125b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71584,7 +71584,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -71603,7 +71603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "516f2c67-c70f-47ef-8bf1-7cd586992e87", + "id": "8e517640-e30c-4e48-ac8d-18ee11021082", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71644,7 +71644,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -71663,7 +71663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "385ad5f2-515e-4f2a-b9c3-8a781e6b6048", + "id": "8760dfb7-7cb1-4304-bf5b-8056f1765914", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -71704,7 +71704,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -71723,7 +71723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "566ada87-f671-4e2a-8f2d-fd9b65e91cb2", + "id": "ecc9232b-d8b2-4259-96f9-f0777e540688", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71764,7 +71764,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -71783,7 +71783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb122e67-5997-49a9-8d4f-d055939b7cf3", + "id": "1eaa483a-2a9c-47dc-92e3-6816e6cd8b9b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71824,7 +71824,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -71855,7 +71855,7 @@ "description": "Use this API to implement password sync group functionality. \nWith this functionality in place, administrators can group sources into password sync groups so that all their applications share the same password. \nThis allows users to update the password for all the applications in a sync group if they want, rather than updating each password individually. \n\nA password sync group is a group of applications that shares a password. \nAdministrators create these groups by grouping the applications' sources. \nFor example, an administrator can group the ActiveDirectory, GitHub, and G Suite sources together so that all those sources' applications can also be grouped to share a password. \nA user can then update his or her password for ActiveDirectory, GitHub, Gmail, Google Drive, and Google Calendar all at once, rather then updating each one individually.\n\nThe following are required for administrators to create a password sync group in IdentityNow: \n\n- At least two direct connect sources connected to IdentityNow and configured for Password Management.\n\n- Each authentication source in a sync group must have at least one application. Refer to [Adding and Resetting Application Passwords](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html#adding-and-resetting-application-passwords) for more information about adding applications to sources.\n\n- At least one password policy. Refer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/policies.html) for more information about password policies. \n\nIn the Admin panel in IdentityNow, administrators can use the Password Mgmt dropdown menu to select Sync Groups. \nTo create a sync group, administrators must provide a name, choose a password policy to be enforced across the sources in the sync group, and select the sources to include in the sync group. \n\nAdministrators can also delete sync groups in IdentityNow, but they should know the following before they do: \n\n- Passwords related to the associated sources will become independent, so changing one will not change the others anymore. \n\n- Passwords for the sources' connected applications will also become independent. \n\n- Password policies assigned to the sync group are then assigned directly to the associated sources. \nTo change the password policy for a source, administrators must edit it directly. \n\nOnce the password sync group has been created, users can update the password for the group in Password Manager.\n\nRefer to [Managing Password Sync Groups](https://documentation.sailpoint.com/saas/help/pwd/sync_grps.html) for more information about password sync groups.\n", "item": [ { - "id": "e8fe1862-d398-4772-9700-e555ea7af2da", + "id": "77379534-680a-4fb8-89ef-968b8abb1500", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -71912,7 +71912,7 @@ }, "response": [ { - "id": "45833656-15b8-4b8a-888c-19ed7cbaf563", + "id": "a20c1a50-b8e4-443c-b94b-3fbc413539a1", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -71983,7 +71983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c202e021-a661-4aa4-8d51-e39a7cc96ad6", + "id": "e45d55e3-0e39-4611-887a-5b4afa2912be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72054,7 +72054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "036f6ae0-c9cb-48a5-ace1-58bd90f4c09e", + "id": "34d1c476-f755-46f7-bdc9-e5d10057de29", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72125,7 +72125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee6aa4d5-cf65-4355-9191-53b30c04a6a7", + "id": "b1281d36-5698-4e7e-8680-2d34d3cfe2f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72196,7 +72196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24908141-bf03-427a-b8da-a243f5dd6ac6", + "id": "045f141e-b5f2-474a-bd9e-72b77164cf5d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72267,7 +72267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "767fa1b7-2f6d-49e8-a8e1-9a0434354edd", + "id": "cd445959-c055-4f52-95ae-ca7dc93cdeee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72344,7 +72344,7 @@ } }, { - "id": "378e949a-fb2c-41d4-b2a8-aaba7150944c", + "id": "538e0b77-bc37-4923-b4f4-46320769a558", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -72386,7 +72386,7 @@ }, "response": [ { - "id": "43de4d75-e709-401d-8b30-857847de97df", + "id": "cb64aeb3-7863-48ef-a6e1-57ef0b8cb69b", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -72442,7 +72442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ba8602f-31f7-4030-a209-12c9fde60b60", + "id": "cda5b288-19ee-4ad9-ad19-ef5f354785c9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72498,7 +72498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "010a19a0-d133-4c7d-ae08-a20d7b697ad6", + "id": "2ee86421-d611-4b59-8318-74f400fd0413", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72554,7 +72554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf02fd57-92e4-4d35-8045-518a3011f462", + "id": "d4c8a643-5a08-40e8-acf9-b6f8e5343ac1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72610,7 +72610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6b25b6e-ce84-4744-ab10-2475a961c533", + "id": "093bc6e8-7cc5-4ec8-855f-b6437d64ad8d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72666,7 +72666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a56e1dc1-4ae0-4500-a1ce-7446729dacdc", + "id": "f1155cb4-2924-439a-97a6-3cb46e8ee6b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72728,7 +72728,7 @@ } }, { - "id": "7efb153d-4987-4237-8983-45d735a666f6", + "id": "1c77d1ba-ca46-4692-b6b9-1e13a6c38c3f", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -72769,7 +72769,7 @@ }, "response": [ { - "id": "69610c3e-d7df-482a-a4e0-b7b29764f212", + "id": "474c6a45-760f-47a7-b861-20433a297e90", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -72813,7 +72813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1533107c-43dd-4cd6-bcbb-465c4f6c1cd4", + "id": "d6bcb27e-7036-4332-8ddb-e49216ba119c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72857,7 +72857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b987c00b-396e-4983-849b-c5ad9db62d22", + "id": "9fa732fe-3409-43d6-88cd-80c507120e79", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72901,7 +72901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9cdf90f-bff6-4cd4-bab0-e972fd9fb928", + "id": "5e9d4e1a-042c-4506-8897-7a3baa14c23c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72945,7 +72945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "040da92d-ded3-4308-a864-a339694e0308", + "id": "3820bbba-5b6e-430e-afa1-272b964592b8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72989,7 +72989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3e8cbf1-ad36-474a-9c85-48eaee3d9323", + "id": "92f0d05e-71c3-477f-a098-367d41267d32", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73033,7 +73033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01cc1e63-3343-4085-9824-d92eeaebe504", + "id": "fbbac211-c0fc-4c21-848d-d82275980551", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73083,7 +73083,7 @@ } }, { - "id": "d9f6a271-e65a-4324-a28a-83b68e6c356e", + "id": "ed4b03f0-b6d8-400e-9cb1-dccb9a19429e", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -73137,7 +73137,7 @@ }, "response": [ { - "id": "97d68b32-950c-46fa-b94a-f1d5dc4ee6eb", + "id": "6f129d2d-99d0-410a-b334-42a1b550acb7", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -73194,7 +73194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d67add0-b672-40b1-aa0f-ee89b28f8af0", + "id": "f45bcf44-3829-4e4a-916e-9552f632ff01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73251,7 +73251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b9ad0fd-3566-49a3-be0d-cfd3443a7f6c", + "id": "7497fcfe-4511-4469-a7da-ac028ea117dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73308,7 +73308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7b48ca9-8dfc-4755-bda2-a7a69f93c1c1", + "id": "f59b26b0-904f-4906-a4ec-20ac78b17384", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73365,7 +73365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8ca4dbb-1477-492a-8cb0-5b645155f433", + "id": "c8d0b814-a8db-40b7-a1e2-23fe9758ff43", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -73422,7 +73422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ef1306c-4692-4eef-967b-872b8b2d65ef", + "id": "04502a61-a3b3-49fd-845f-ab999dca3df6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73479,7 +73479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22243dc4-0a15-4b36-88ff-0f362a305a64", + "id": "b7b0efb5-7594-4d4b-89e6-3deea515458d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73542,7 +73542,7 @@ } }, { - "id": "b6813728-f724-45ee-92a1-b3f759e00be9", + "id": "acd541e3-4472-4416-922a-8b6e5e6dfbee", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -73583,7 +73583,7 @@ }, "response": [ { - "id": "fafe25d7-62c2-4fd8-ac5b-46288e7d5a5e", + "id": "bf71cbde-53b4-4b98-8eb3-8dd93415ad52", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -73617,7 +73617,7 @@ "_postman_previewlanguage": "text" }, { - "id": "83b1e724-3f92-4fcf-a27d-6e6a7960d9a1", + "id": "230d1a75-3f64-4014-b1d1-57497d7dc637", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73661,7 +73661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a00aecd6-e415-478f-a2de-121e1f1d72cd", + "id": "68f55975-44cf-4695-8469-3da2870ed65f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73705,7 +73705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08667b63-842d-4be1-abba-1d8563e08be2", + "id": "7b05888d-08f7-466f-891c-a59d40b83057", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73749,7 +73749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "957e128e-ad7c-428a-824c-925542269999", + "id": "41850029-6ada-4d59-abec-987064001899", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73793,7 +73793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12bac57f-fc96-454d-9b60-47e630afead9", + "id": "40d3aaec-f781-4099-96a5-f6d65da56114", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73849,7 +73849,7 @@ "description": "Use this API to implement personal access token (PAT) functionality. \nWith this functionality in place, users can use PATs as an alternative to passwords for authentication in IdentityNow. \n\nPATs embed user information into the client ID and secret. \nThis replaces the API clients' need to store and provide a username and password to establish a connection, improving IdentityNow organizations' integration security. \n\nIn IdentityNow, users can do the following to create and manage their PATs: Select the dropdown menu under their names, select Preferences, and then select Personal Access Tokens. \nThey must then provide a description about the token's purpose. \nThey can then select 'Create Token' at the bottom of the page to generate and view the Secret and Client ID. \n\nRefer to [Managing Personal Access Tokens](https://documentation.sailpoint.com/saas/help/common/generate_tokens.html) for more information about PATs.\n", "item": [ { - "id": "4fab0627-d927-4815-b55a-e581e05df0f9", + "id": "a1f5738a-5d5f-4a28-88a2-afc7a9512f12", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -73897,7 +73897,7 @@ }, "response": [ { - "id": "9bcbfaab-9930-4494-b2b6-12b88cf45d9c", + "id": "e8c63b89-1a58-40a4-88c1-d9abf13f07ee", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -73959,7 +73959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22d99fd5-1742-4c30-8814-75c9d41e9b21", + "id": "230ef05f-37b8-42e0-8c87-f37ede9b38bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74021,7 +74021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46619b2c-682e-4ea8-8813-2ae5ae276fbd", + "id": "15e09b4a-98b1-4b45-9302-ab000986bc0a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74083,7 +74083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40d728ba-0ba5-40ca-b11e-e87a4afb4461", + "id": "53bc1fde-47e8-4413-8886-81faaf7bd32d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74145,7 +74145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7484b9b6-7e77-4134-92cc-45ba41485a65", + "id": "236717ab-6947-4159-9010-56fb55cb4423", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74207,7 +74207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc9c8657-5c87-40f5-8507-f968ca3ef052", + "id": "f7dc7135-caad-4464-88be-b743a2ebdea9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74275,7 +74275,7 @@ } }, { - "id": "85c423a4-149a-4780-b97e-37c3ab9fd6c5", + "id": "645de61c-9239-4a53-a974-f6b11b47c73b", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -74317,7 +74317,7 @@ }, "response": [ { - "id": "7a04371d-6348-4d8c-9025-b3f88a11e359", + "id": "ffadcd13-6f73-482a-b85b-1cbf3bf60d7b", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -74373,7 +74373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8ff1c82-14c9-4c56-9f7c-8ddbd4104928", + "id": "2d524143-4104-438c-8831-4c09f855c09e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74429,7 +74429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "423f61ab-e71a-4428-9c60-cd9a6a21973e", + "id": "de79af35-8651-4685-9da8-b409fd18f733", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74485,7 +74485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b744882-4d6b-4022-a303-a174ff1c8088", + "id": "28bce3de-50b8-44f3-93aa-3ffa4e25a500", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74541,7 +74541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5922ffe7-dc56-4e28-998e-27ce287587dd", + "id": "2a65b938-6d77-4ddc-b302-4c56033803cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74597,7 +74597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d890f725-49d7-417f-a702-7a25d390392e", + "id": "c3156af6-f34e-4f20-993d-87c56e14cd01", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74659,7 +74659,7 @@ } }, { - "id": "963661a0-0785-4229-bf05-3f09054187ea", + "id": "5b9f2889-cb4b-4326-ad63-147c9cd22079", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -74713,7 +74713,7 @@ }, "response": [ { - "id": "a605b8ac-b8cf-41da-bcf7-8b68c8b0282c", + "id": "2948bb0b-aad0-4a36-9e98-e59924ee37ff", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -74770,7 +74770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c096479-01f7-4462-a70e-c77a08c94dcb", + "id": "9c3118eb-02d8-4ca2-9385-d112da6998e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74827,7 +74827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c3db571-34a0-4132-ab11-bba95b8a5914", + "id": "217cec22-0149-4151-a7b7-076c0051ff9a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74884,7 +74884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71c41953-d443-4738-9a7c-cafcfe660ab7", + "id": "76b0f310-95ea-4142-9ec9-d43622f5e578", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74941,7 +74941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1558c1bb-ccdc-4d4e-8d90-76690da3306b", + "id": "e46c5403-60eb-45d3-a2ac-fb77c2261702", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -74998,7 +74998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48cbb29f-652c-4446-aa2b-d5f2e22367f5", + "id": "2a1b553b-1055-4c18-a15a-192361d285a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75055,7 +75055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04c19198-b823-4a87-9480-22e57e5c4e0d", + "id": "4d2cac0e-6b2c-4643-82e4-23eae562ec40", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75118,7 +75118,7 @@ } }, { - "id": "6884cc9a-6746-4e50-8818-e7c5bf7accc1", + "id": "70620372-6854-4bdf-abcf-2727e37c4e20", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -75159,7 +75159,7 @@ }, "response": [ { - "id": "29dd444b-6409-463b-a9ed-c6ca093d1074", + "id": "2a4facd7-6747-45a8-93c5-50c39088e6db", "name": "No content.", "originalRequest": { "url": { @@ -75193,7 +75193,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5b5d02c4-5c03-454b-b67a-a691abf9147a", + "id": "feb14bf4-f0a8-4f60-9afe-b97bf80948e0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75237,7 +75237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a939fa6-e340-4dce-9b2d-85a5a642267e", + "id": "1fd5c2ab-f53f-4a02-9a5a-a54f89e367ba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75281,7 +75281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44c92044-f646-4bcf-a9fd-f979d99e13d0", + "id": "5abb592a-5af4-43e8-901e-c41d32020b22", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75325,7 +75325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1235f89-cb64-4426-b7b4-aad3fbf1f51c", + "id": "6efde4ea-6160-46a5-b4d1-33f8dde0ca2a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -75369,7 +75369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3654c2ce-5879-472e-b3d1-e4b6d9565faf", + "id": "98a6c150-5fea-4134-8706-7fa1aed3a0ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75413,7 +75413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcc3edf8-410a-4068-8d6f-b13cc93eb467", + "id": "1b64fc16-5471-48ef-a4e8-1a6f46fcd2e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75469,7 +75469,7 @@ "description": "Use this API in conjunction with [Public Identites Config](https://developer.sailpoint.com/idn/api/v3/public-identities-config) to enable non-administrators to view identities' publicly visible attributes. \nWith this functionality in place, non-administrators can view identity attributes other than the default attributes (email, lifecycle state, and manager), depending on which identity attributes their organization administrators have made public. \nThis can be helpful for access approvers, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n", "item": [ { - "id": "354ce236-36d8-4d46-940e-3fd22f44267d", + "id": "1ad50b71-f88d-4520-a980-7c877688d5c5", "name": "Get a list of public identities", "request": { "name": "Get a list of public identities", @@ -75550,7 +75550,7 @@ }, "response": [ { - "id": "5e37cce8-8872-4b24-89fd-866be96aec04", + "id": "aaaf68d1-8d2f-4880-ab68-c647638bc528", "name": "A list of public identity objects.", "originalRequest": { "url": { @@ -75648,7 +75648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa1c3d28-1144-4ff8-a253-aba50d1c279b", + "id": "4cff1f19-5b27-426b-b111-4c4264505dc9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75746,7 +75746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e3645cb-8f57-449b-8876-b36c79be987e", + "id": "40d48673-6b25-4e20-ac1d-f9a672d7a903", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75844,7 +75844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7fb5f0a-6b3b-4425-81ee-4dfb40676e05", + "id": "6963b12c-ac97-4758-8537-50b89aa63eb0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75942,7 +75942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71dd0e0b-b9a1-4ccc-b0e3-f88af1dbeb1c", + "id": "0be1ef0c-e5fd-4612-b8f8-74d78bed3b35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76040,7 +76040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dce7546-b495-4834-b1d6-97afd9f6da68", + "id": "8ff3e99e-d959-4e20-a89c-e942d97ca2d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76150,7 +76150,7 @@ "description": "Use this API to implement public identity configuration functionality. \nWith this functionality in place, administrators can make up to 5 identity attributes publicly visible so other non-administrator users can see the relevant information they need to make decisions. \nThis can be helpful for approvers making approvals, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n\nBy default, non-administrators can select an identity and view the following attributes: email, lifecycle state, and manager. \nHowever, it may be helpful for a non-administrator reviewer to see other identity attributes like department, region, title, etc.\nAdministrators can use this API to make those necessary identity attributes public to non-administrators. \n\nFor example, a non-administrator deciding whether to approve another identity's request for access to the Workday application, whose access may be restricted to members of the HR department, would want to know whether the identity is a member of the HR department. \nIf an administrator has used [Update Public Identity Config](https://developer.sailpoint.com/idn/api/v3/update-public-identity-config) to make the \"department\" attribute public, the approver can see the department and make a decision without requesting any more information.\n", "item": [ { - "id": "d76dc6b6-eca9-416d-9b72-60d617493772", + "id": "55de2166-10a9-4576-91c9-5957a3c6e2cc", "name": "Get the Public Identities Configuration", "request": { "name": "Get the Public Identities Configuration", @@ -76179,7 +76179,7 @@ }, "response": [ { - "id": "77230710-9506-44c4-9579-a9ca15a4570e", + "id": "3fe82816-823f-4107-b8bf-0e088b7ac694", "name": "Request succeeded.", "originalRequest": { "url": { @@ -76222,7 +76222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3058ec5c-33d2-4628-9158-45a49694b52b", + "id": "098e19b1-ec27-4dfb-a757-dc8fbbc55f85", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76265,7 +76265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcefbae9-4564-47e5-8d56-7375b766e9b9", + "id": "cae3d49e-ef48-44ea-8f5c-f3ffe98ca194", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76308,7 +76308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbbce93c-c7c0-4733-9708-6f2b92c4034c", + "id": "80227b7b-73a6-4996-b407-eccc7ea3c662", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76351,7 +76351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25190d82-3cfa-4210-8286-c9cf08209f41", + "id": "9a969a72-4d40-418b-a9df-fd36cb6dbd22", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76394,7 +76394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "753c600f-9e09-48b6-a641-055b22140b88", + "id": "2914717d-e8fc-4694-b7d0-eb4c7e88b902", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76443,7 +76443,7 @@ } }, { - "id": "d517d924-d3a1-47c6-af8d-bdd9cb662f9d", + "id": "69d4bba6-478a-46f8-959f-f9b570b3fb96", "name": "Update the Public Identities Configuration", "request": { "name": "Update the Public Identities Configuration", @@ -76485,7 +76485,7 @@ }, "response": [ { - "id": "5bea0764-91b7-4187-9a13-eaa2ad655d5c", + "id": "cdfc9d80-6823-4aea-9b92-1798a13a9436", "name": "Request succeeded.", "originalRequest": { "url": { @@ -76541,7 +76541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af039062-3a2a-4a69-a90c-a38a4888f750", + "id": "e51928d6-c656-4604-acc5-9a24a3b2c3b3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76597,7 +76597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7299393-5e83-40db-86f0-b097064eea8e", + "id": "5dcdd511-a866-4875-9975-8efb9d98ee49", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76653,7 +76653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdca4245-ec82-4d3e-9f6f-b5459572fc90", + "id": "cc970a3e-9185-4c50-9448-e43d2f8ff2c3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76709,7 +76709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3aa81f0-4e4a-4c61-9a4b-fefb9b6554ce", + "id": "cf490894-efe4-4746-9710-bd686c8f885f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76765,7 +76765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b79b13c-253a-47a2-9094-b2dd1d43a86c", + "id": "43fe4bee-db08-49df-83b0-7f2ab4ff1eb2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76830,10 +76830,10 @@ }, { "name": "Reports Data Extraction", - "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", + "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": "a21a3503-e3c1-49bb-bfcb-f5aa48adab37", + "id": "9d5b1956-8a75-4b7d-ad93-e6209b577e17", "name": "Get Report Result", "request": { "name": "Get Report Result", @@ -76885,7 +76885,7 @@ }, "response": [ { - "id": "959a47de-ae30-4f68-95e7-a08b928c8c6f", + "id": "f8c21c61-8f67-495f-9155-d93375e56952", "name": "Details about report that was run or is running.", "originalRequest": { "url": { @@ -76940,7 +76940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddce681f-f802-4d5c-9741-0c9c2ca24b14", + "id": "55cd00dc-7219-4fbf-bbec-c5a46f976630", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76995,7 +76995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5363543-210d-4493-a04a-005e618bc289", + "id": "04e9d53e-c992-41b1-8e99-dd1e7a3e5c5f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77050,7 +77050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e71ea007-1346-4f73-8136-837d4e239746", + "id": "4a9d2256-993a-4b6a-a966-640ab06df63c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77105,7 +77105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f3da354-ef72-4081-9f7d-56199c04dafd", + "id": "3db70b2b-46e5-46d9-96e4-012cc4cdd3fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77160,7 +77160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b634bb28-de6d-459d-ba69-4b35907b0833", + "id": "6434e65c-fa48-41d9-b085-1263592fd341", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77221,7 +77221,7 @@ } }, { - "id": "a6fd94dc-390e-4953-a55f-66cb67ddb90f", + "id": "b20ad9d7-4912-440a-814f-b018ff0c00af", "name": "Run Report", "request": { "name": "Run Report", @@ -77264,7 +77264,7 @@ }, "response": [ { - "id": "f5be4bd5-074a-4a6f-8f8f-a5c5a5ff9950", + "id": "2371d711-0f23-4586-a63b-93e8ce7dafc4", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -77321,7 +77321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f92e302b-7ab2-438a-bc41-029aa5864a41", + "id": "d0b95ad8-a828-4c8d-b97f-162b20603fe9", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -77378,7 +77378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "994c28aa-d6d6-4851-9fdf-a2a772b8d237", + "id": "fb8b6aba-3bb0-4ea5-a83e-da49aa970f2f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77435,7 +77435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1dfda74-f7e2-40b0-b8f4-caa66f1b61d6", + "id": "c13d1db6-ea19-4412-9005-5fe7d89e155c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77492,7 +77492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b063f0d7-a59f-4bc7-801c-738d153a7ed4", + "id": "b038e364-2cbc-415a-a4ae-ebccb68c247e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77549,7 +77549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35b35612-917e-4e66-8d3d-4dd11dac79e9", + "id": "6f1c355d-f92f-4fee-b2f8-9db787f2c61c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77606,7 +77606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab09475e-871b-4b0f-8607-87d22fd3e216", + "id": "725fbb57-a994-4bed-8843-235683f1d7f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77669,7 +77669,7 @@ } }, { - "id": "1e269628-f31c-49b5-8668-11aaf9227d6e", + "id": "bda2b5fa-c768-4c73-af25-aa7aaa0cdb53", "name": "Cancel Report", "request": { "name": "Cancel Report", @@ -77711,7 +77711,7 @@ }, "response": [ { - "id": "ad832589-11d8-4212-a2d5-0db41a0583fb", + "id": "4edf339d-cb53-479c-8f83-3eb0ea5f28bf", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -77746,7 +77746,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0bdc587c-faae-46e6-9e80-64dc39984371", + "id": "a90adba6-32a8-4c6a-8767-7339e791d016", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77791,7 +77791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39996bce-2331-4c7f-8a61-9919b760911e", + "id": "f3beba07-4c14-488a-8fc4-dfc29f89d909", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77836,7 +77836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b8df69e-3ba9-48ba-ab22-e70bc626040a", + "id": "1e8640da-0ac4-4f1b-8b74-f16c4bd8811a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77881,7 +77881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f468b428-198a-48e3-9338-72f863376b89", + "id": "c532c407-8a9e-44f1-907b-54397d3e1627", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77926,7 +77926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5779b8d5-e7a6-4723-ba5b-3081f09605ed", + "id": "29e49cf8-4e15-40ff-b18e-cfa945a1e51d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77977,7 +77977,7 @@ } }, { - "id": "1688ee3d-7315-4d55-ad82-c9705f054142", + "id": "3ad9aa4c-1089-4a8e-8407-2e742cdd2f94", "name": "Get Report File", "request": { "name": "Get Report File", @@ -78046,7 +78046,7 @@ }, "response": [ { - "id": "7881ba70-d882-4448-855a-2cd265a0a80e", + "id": "b339248e-da68-43b0-9fa3-4492fd328f11", "name": "Report file in selected format. CSV by default.", "originalRequest": { "url": { @@ -78122,12 +78122,12 @@ "value": "attachment;filename=\\\"fileName\"" } ], - "body": "nostrud deserunt Duis", + "body": "sunt et", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "2805ce87-0d1e-4337-8e45-c2a29d06449c", + "id": "2a9c1e11-a425-4ebc-ab28-e4ef50338e5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78199,7 +78199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "477dd0ef-065c-4b10-a019-66612117a315", + "id": "3d56cb64-c900-4d46-b6a0-87bcc5a5640e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78271,7 +78271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bd3a2b1-f392-47b7-99f3-aaee2455240a", + "id": "8dba8479-7bb5-4a33-930e-2e648ece77e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78343,7 +78343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60c61a50-5d2c-4bb7-a3a3-54cb5fbaeaee", + "id": "9b962aac-bdff-480c-83db-edcc19ac40be", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78415,7 +78415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b39855a-00e6-40af-9587-34adf772e559", + "id": "d720ee7b-e841-4930-acf6-3b0aa66cb9bf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78487,7 +78487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbb2ce46-23d8-4133-bed5-dbcc86e09ed3", + "id": "28e66417-36c2-4195-8300-a1ae7973030a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78571,7 +78571,7 @@ "description": "Use this API to implement requestable object functionality. \nWith this functionality in place, administrators can determine which access items can be requested with the [Access Request APIs](https://developer.sailpoint.com/idn/api/v3/access-requests), along with their statuses. \nThis can be helpful for administrators who are implementing and customizing access request functionality as a way of checking which items are requestable as they are created, assigned, and made available.\n", "item": [ { - "id": "74438291-d93e-4090-a4aa-e21a3f1da6db", + "id": "24e6c34c-958f-492f-925b-49848b66e3f3", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -78682,7 +78682,7 @@ }, "response": [ { - "id": "9152c2fc-d9bc-419e-bac6-ab6f1a2e877d", + "id": "de457464-ad72-4fd1-b8a3-20190622eebd", "name": "List of requestable objects", "originalRequest": { "url": { @@ -78807,7 +78807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a246e0b-1ee5-4883-bde9-d50e4351d02d", + "id": "193f0a29-4212-427c-975b-c6fd65dbd5be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78932,7 +78932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b082114-38f5-4d4a-aeae-d241b2992eaf", + "id": "73c91040-d9a0-4253-9b53-05c4853b4d8f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79057,7 +79057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cf0ee84-9fc6-4e01-940d-a0d88e44a5e1", + "id": "a027f829-ad1c-46ab-bb0f-f1d30c510d34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79182,7 +79182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce35490d-35c6-4ad8-93f8-6b4b8f06917f", + "id": "dbaa0081-2c3f-4167-8eea-e1a3225ebe55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79307,7 +79307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1c0c4aa-3602-476f-be4d-c8d403154b2f", + "id": "a642ab38-ef23-4ad6-a9e5-1e12f5fe20f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79444,7 +79444,7 @@ "description": "Use this API to implement and customize role functionality.\nWith this functionality in place, administrators can create roles and configure them for use throughout IdentityNow. \nIdentityNow can use established criteria to automatically assign the roles to qualified users. This enables users to get all the access they need quickly and securely and administrators to spend their time on other tasks.\n\nEntitlements represent the most granular level of access in IdentityNow. \nAccess profiles represent the next level and often group entitlements. \nRoles represent the broadest level of access and often group access profiles. \n\nFor example, an Active Directory source in IdentityNow can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both. \n\nRoles often represent positions within organizations. \nFor example, an organization's accountant can access all the tools the organization's accountants need with the 'Accountant' role. \nIf the accountant switches to engineering, a qualified member of the organization can quickly revoke the accountant's 'Accountant' access and grant access to the 'Engineer' role instead, granting access to all the tools the organization's engineers need.\n\nIn IdentityNow, adminstrators can use the Access drop-down menu and select Roles to view, configure, and delete existing roles, as well as create new ones. \nAdministrators can enable and disable the role, and they can also make the following configurations: \n\n- Manage Access: Manage the role's access by adding or removing access profiles.\n\n- Define Assignment: Define the criteria IdentityNow uses to assign the role to identities. \nUse the first option, 'Standard Criteria,' to provide specific criteria for assignment like specific account attributes, entitlements, or identity attributes. \nUse the second, 'Identity List,' to specify the identities for assignment.\n\n- Access Requests: Configure roles to be requestable and establish an approval process for any requests that the role be granted or revoked. \nDo not configure a role to be requestable without establishing a secure access request approval process for that role first. \n\nRefer to [Working with Roles](https://documentation.sailpoint.com/saas/help/access/roles.html) for more information about roles.\n", "item": [ { - "id": "2b704324-a642-42f7-b0bf-683b5e7badee", + "id": "e67144a9-a397-4dc9-a5a3-baf7e8a82765", "name": "List Roles", "request": { "name": "List Roles", @@ -79546,7 +79546,7 @@ }, "response": [ { - "id": "645dcff5-8e34-4be4-b1b8-a4cd374d81e0", + "id": "80f001c4-efd4-4c80-89c9-e0b0c743bb8a", "name": "List of Roles", "originalRequest": { "url": { @@ -79662,7 +79662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c75e610-75ce-4a25-8146-296fb7d0f82d", + "id": "8ac4200e-1fe4-480e-8df9-9dbe3ffe1fe6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79778,7 +79778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95b94013-7a66-493c-8c16-45ca7fa5fc42", + "id": "fc59f8f9-4a0d-4cc5-ad44-dc8c5fbc51ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79894,7 +79894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f5607ed-ea43-46c9-9bc7-ed76915f5c34", + "id": "77cbe896-fa9d-49c4-890e-e9cabbd94a9d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80010,7 +80010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97de490e-fe36-4c5c-b373-feff5161412a", + "id": "0be5c03d-9a1a-4887-a242-5d765472b832", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80126,7 +80126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb34a0aa-778c-481a-a967-ca9a2d1050d7", + "id": "8cf9331c-260b-41fe-89b7-75855a7b9966", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80248,7 +80248,7 @@ } }, { - "id": "f246cb49-18d7-4a26-baee-20173873aee4", + "id": "9b89eda7-29d5-4e24-815a-88ecdf057632", "name": "Create a Role", "request": { "name": "Create a Role", @@ -80290,7 +80290,7 @@ }, "response": [ { - "id": "20afb5dc-2abd-447a-b59e-293857e8fab0", + "id": "94c2243b-d905-4c83-b213-5c74778932eb", "name": "Role created", "originalRequest": { "url": { @@ -80346,7 +80346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c57f17f7-29f3-4c32-975f-5da99fa15ea6", + "id": "6fefc433-669b-4899-b466-950ab2bd0d89", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80402,7 +80402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91117201-2848-45b9-91d1-12a05a13a917", + "id": "acb8886d-61bc-4485-b7e9-c6c467505f41", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80458,7 +80458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78d1ed6a-d3c9-45ef-9d82-8cb22f949aac", + "id": "08a0b012-af34-458e-aa15-391f9286f7e2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80514,7 +80514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e0bf9ab-a6bf-47d3-9a11-ab57e9f6d57c", + "id": "fbf7a130-24df-4733-87b3-5347f3e7fa2d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80570,7 +80570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "510f55b3-205d-43f0-bdfc-a623d9adafc7", + "id": "e5647bae-8654-4b4e-9ee7-41e0e2735e06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80632,7 +80632,7 @@ } }, { - "id": "9287e16a-dbf4-450e-87db-6e9ff44087cc", + "id": "f0cb02cf-8746-4967-afc7-eb9ebd79d313", "name": "Get a Role", "request": { "name": "Get a Role", @@ -80673,7 +80673,7 @@ }, "response": [ { - "id": "60b27148-1438-4331-a089-e2674ce64776", + "id": "ed8c0de3-b38e-4a90-96f8-1629053e8e87", "name": "List of all Roles", "originalRequest": { "url": { @@ -80717,7 +80717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d199209-3043-4779-b386-15a3b9008ae9", + "id": "1b019deb-ceb0-4bc6-88bd-984e285c8286", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80761,7 +80761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4058780-7021-4d94-9345-abc18d2cacd5", + "id": "85108984-f755-45c6-b168-0b9516452b17", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80805,7 +80805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "228ee0a5-797e-487c-809b-198e168a1234", + "id": "8fedc980-11a0-480a-914a-32781447baeb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80849,7 +80849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b032efb-8d6f-4663-97d9-6209fa9b456e", + "id": "846429f5-3059-4598-a4b5-bb792619dc7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80893,7 +80893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "152be001-bf2e-4dc1-bb0f-eff668313b1c", + "id": "b53013bb-175c-49f5-bfcd-eab86758a400", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80943,7 +80943,7 @@ } }, { - "id": "d52099d8-4994-48b1-a8a4-29df8fc94765", + "id": "27bd8b2b-4aec-4621-9543-add1bd05ef6b", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -80997,7 +80997,7 @@ }, "response": [ { - "id": "9045e810-7834-4cb7-a8c3-14136fcdef51", + "id": "d439e4db-3104-42f8-bd80-95014ce3ec22", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -81054,7 +81054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19b790bc-cb5b-40c4-94f4-cef9196bbe01", + "id": "17c9ec9f-2719-4dbf-80a4-cdbe500a247d", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -81111,7 +81111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78388a11-4072-4675-a146-ab4c870a5b3a", + "id": "b6552e64-c07f-4917-90dd-649d9f9b69b4", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -81168,7 +81168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "478e1d58-3d4d-4498-a3d4-b0995e4a8fa8", + "id": "c4d5c0e9-1fa3-4d70-8a9a-cd1ca50eae46", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -81225,7 +81225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f398024-8dcb-47af-b60c-c0358826d526", + "id": "297064f7-ffce-4a7c-90dd-c3ef48689302", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -81282,7 +81282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9e293fc-e594-4fdc-bc31-8035a94ffe9b", + "id": "24e2c6ee-c27b-4697-aeca-7cdfc062b809", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -81339,7 +81339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41823b3e-0f2e-4d7f-9ecd-4b835ae13b78", + "id": "d4fb6423-6a80-4a8e-ae78-be39a5164ad8", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -81396,7 +81396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f0d3cb5-9db9-4cb3-826f-df18cae7da9d", + "id": "2366846e-1a83-4a50-a812-e9fb2544a3cf", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -81453,7 +81453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06baedb9-0646-40b0-ab4c-6332826503ba", + "id": "1f7ae48d-b869-4586-b948-f7e0ffa18ffa", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -81510,7 +81510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b8b3e8e-348f-40d6-8cf4-043fba14f869", + "id": "8eca510d-51ac-4a8e-bc33-35a55c517ffb", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -81567,7 +81567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e7d06b8-139d-412f-b5d5-4e0880337190", + "id": "ef4e4887-e6ee-4d7f-bb03-efb85e711230", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -81624,7 +81624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4183533c-47d9-4971-991d-2d060aea029a", + "id": "3db83c33-cc15-4ba6-835b-566f4b8d146d", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -81681,7 +81681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64352baa-a949-4ab7-b657-50a889bc5122", + "id": "d22d0be9-522b-43a1-9194-6004f5e2e76b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -81738,7 +81738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79c0fcb7-b376-42ae-9739-b46d4690a507", + "id": "945e229c-0e7d-4648-886f-bc5f4057d130", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -81795,7 +81795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d52f945-d8de-4475-9155-94d3ec410e45", + "id": "43faf691-c831-42ca-86d8-9ff60536153e", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -81852,7 +81852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e5e0578-9858-45e7-a17d-f928a5b5cc39", + "id": "4100c4c7-2b15-4cc0-b9e0-f1ac305650d1", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -81915,7 +81915,7 @@ } }, { - "id": "e7a132e7-74e5-4b95-9c7d-407369d51775", + "id": "1f54c724-eb3d-4260-a9c4-d3229b0f3dbb", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -81956,7 +81956,7 @@ }, "response": [ { - "id": "6c227493-8d20-4a2e-844c-3e194e0bb00d", + "id": "9a11c85f-9c64-4d4f-a610-eaccc4dbfc08", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -81990,7 +81990,7 @@ "_postman_previewlanguage": "text" }, { - "id": "be668a6f-4623-43cc-b76d-73aaa9e2a317", + "id": "4693fef3-e993-4618-8bc4-cc0ceec7ba44", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82034,7 +82034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "623a3a97-af8e-4b6c-b23e-30c1440978c8", + "id": "e376caba-0ea7-46f6-b6f7-26cc1ed612de", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82078,7 +82078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22a4f682-3f6c-405e-9eeb-0f2c98728553", + "id": "c52ad30c-d7ed-429a-8795-6b1fec5cf53d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82122,7 +82122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "973aa878-bc52-4af3-bde5-706a19b6ad05", + "id": "c2185b5b-5869-4aea-81b2-5bc25b9aa851", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82166,7 +82166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6deb222e-87ee-46a6-8731-cdc3b46decad", + "id": "c8ac2a30-6236-44cb-b98b-f6fceb68dba2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82216,7 +82216,7 @@ } }, { - "id": "1f7ba6b8-70df-40bb-9b2f-87e950cdd1f6", + "id": "db8bbfe6-c9f3-448f-bdfb-50c2caae065f", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -82259,7 +82259,7 @@ }, "response": [ { - "id": "0147caf6-8ab1-4617-a221-88643361056b", + "id": "344d2b3e-b862-4bcd-91a4-7995214ac203", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -82316,7 +82316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2284e448-79ce-4c94-a675-313e632fb13e", + "id": "5c7f55ed-7823-44ef-b6a9-c1667c1988ef", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -82373,7 +82373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9281e54-8c0e-4e18-b987-71b778345eb6", + "id": "aafb9212-48dc-43e3-9dee-b199b6ad712e", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -82430,7 +82430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "095b3fbb-b95e-4c37-aaf6-2d49c1c6e7cb", + "id": "7ef57272-7443-44a5-9017-61ab6647d53e", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -82487,7 +82487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc50e1c7-544f-4bea-8d41-373bac881fa4", + "id": "6d07056d-e4c9-4986-b14e-49f8ff5376a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82544,7 +82544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de916d95-5bb6-47bf-b785-043749da9760", + "id": "794165da-2777-4955-895e-007db50ac94f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82601,7 +82601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bebd3e5-2103-4a41-aff9-bbdbe2485013", + "id": "6e6db910-8a7a-4b52-b368-51775243ddb9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82658,7 +82658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a3ee9d8-ad73-4270-9e69-2b35de7d1a46", + "id": "8681a144-d8f2-4423-8402-5f988672c29f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82721,7 +82721,7 @@ } }, { - "id": "986e7b5e-87e7-4e24-bda6-66bfe118381a", + "id": "aa28c9c5-764b-4221-b19d-2a717207d950", "name": "List Identities assigned a Role", "request": { "name": "List Identities assigned a Role", @@ -82806,7 +82806,7 @@ }, "response": [ { - "id": "510e730c-10cb-48f1-b9b2-c31fd36ef0ac", + "id": "3c2ab78c-ae1a-418b-ac32-9c99d2f37804", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -82897,7 +82897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5f3354e-25b3-4a23-899e-be41d8dbf586", + "id": "b16a848d-24c1-4419-a5f7-0d2bf2356e80", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82988,7 +82988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4f7b7d5-111e-4274-8e3b-b18a09a0154e", + "id": "a40ea170-83e1-4b65-9786-7d6fe8d8ed46", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83079,7 +83079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9b9e654-2d91-4083-8691-1977ffd84992", + "id": "7bc5a2d6-bac2-4608-8ef2-9fc2eb88662a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83170,7 +83170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05e9b85e-6fd5-4e47-86c0-fa492f514a36", + "id": "9d29af52-3408-45d8-a93e-3e6f07fcea97", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83261,7 +83261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1f8936a-4a68-435b-97e3-acf5aba39c1e", + "id": "536131e8-86d4-4964-aee1-cc1ed3dd1644", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83364,7 +83364,7 @@ "description": "Use this API to implement saved search functionality. \nWith saved search functionality in place, users can save search queries and then view those saved searches, as well as rerun them. \n\nSearch queries in IdentityNow can grow very long and specific, which can make reconstructing them difficult or tedious, so it can be especially helpful to save search queries. \nIt also opens the possibility to configure IdentityNow to run the saved queries on a schedule, which is essential to detecting user information and access changes throughout an organization's tenant and across all its sources. \nRefer to [Scheduled Search](https://developer.sailpoint.com/idn/api/v3/scheduled-search) for more information about running saved searches on a schedule. \n\nIn IdentityNow, users can save searches under a name, and then they can access that saved search and run it again when they want. \n\nRefer to [Managing Saved Searches](https://documentation.sailpoint.com/saas/help/search/saved-searches.html) for more information about saving searches and using them.\n", "item": [ { - "id": "9a690b17-9841-4d3a-9d25-843f2b3e7867", + "id": "0517de6d-8352-4f37-baab-4153725ad1b3", "name": "Create a saved search", "request": { "name": "Create a saved search", @@ -83406,7 +83406,7 @@ }, "response": [ { - "id": "fa2edbb1-7d81-427f-b9d1-ed0f91a02e42", + "id": "046fb5ef-4ff5-4eea-b71e-f3053061aed7", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -83462,7 +83462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32362118-9926-41db-8798-f1a82e45f56d", + "id": "fff6ddf8-a8cf-4e68-9270-9477314361d9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83518,7 +83518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b41c9206-e708-4d70-890d-f4f2ccaa0363", + "id": "7390c790-ea89-411c-90b0-4995600b3364", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83574,7 +83574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7701b1f-8a07-4970-a5f1-20fee108bfc2", + "id": "8eabe227-69c1-4912-9ee1-4c3dffb900f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83630,7 +83630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cd43164-e410-42ac-9adc-da5f9cb402bf", + "id": "9bfd017d-bd4f-4144-86a1-d8e71d0cb172", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83686,7 +83686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94d37059-2f81-4f39-89d8-e8312042b985", + "id": "89169d30-0c86-4105-8cc9-ceb3692bd80d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83748,7 +83748,7 @@ } }, { - "id": "42dc6c51-b472-45e2-9960-e8b954a722b0", + "id": "8532ddf8-88de-4f02-bfd5-7ac624da646e", "name": "A list of Saved Searches", "request": { "name": "A list of Saved Searches", @@ -83814,7 +83814,7 @@ }, "response": [ { - "id": "756bb101-e4ec-4496-9efa-a6bb615ac526", + "id": "0bc966e2-4f30-4ed5-8345-aeecf7683c25", "name": "The list of requested saved searches.", "originalRequest": { "url": { @@ -83903,7 +83903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7315cc3-ea5d-405c-bb5a-4d8d0c37eaa0", + "id": "44987b49-da0e-45c4-9af3-cf012d3034a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83983,7 +83983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c74920fb-e593-4ee4-85e0-8f64265949d9", + "id": "63b06323-4f5c-472f-af26-78fe0dc799bd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84063,7 +84063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b69220a8-4e0f-4443-aec1-0f38aa2118c5", + "id": "d54239b3-43ad-4ed3-ab1b-f88b607c5626", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84143,7 +84143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a92130a2-149a-4a85-adc0-351bc01c1376", + "id": "9aa6a829-1721-4661-ad8b-83fc76138323", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84223,7 +84223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c2c0e7a-e529-43f9-918c-ae548508e0bc", + "id": "45ee7555-6f65-4c5d-a79b-6a965c4a3fa3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84309,7 +84309,7 @@ } }, { - "id": "7a658069-0d3b-4858-b3fb-94a808980cef", + "id": "80e5e791-bd9f-406c-93b2-d9c310806a37", "name": "Updates an existing saved search\n", "request": { "name": "Updates an existing saved search\n", @@ -84363,7 +84363,7 @@ }, "response": [ { - "id": "1a34cc15-30c5-406d-b187-357e85d608cf", + "id": "47de8b52-3ed5-4a10-8104-fe6cd8007768", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -84420,7 +84420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "674c7f2f-6c87-4f58-a6d1-747674f0123b", + "id": "f2a00e17-d7f4-4078-8541-885196193bf4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84477,7 +84477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bbc2b60-9503-4a16-a7a8-57fd9e9e7443", + "id": "856b49c6-42cd-4d1f-ad5c-419974528978", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84534,7 +84534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e10ab76e-deaa-437b-b9a0-ce40f8f31c1c", + "id": "32cd6998-7225-412b-af5f-3515abc51f45", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84591,7 +84591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6c86959-8d20-4d5b-b964-ea74e08e8b25", + "id": "18e4e508-2ada-4606-9761-5bd9f02bd26d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84648,7 +84648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79ae5297-b410-439a-bac4-02986eb6537d", + "id": "76709463-8f1c-4b93-95f3-70096a75d2d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84711,7 +84711,7 @@ } }, { - "id": "31afc233-716b-4211-afd5-e76e7659bf22", + "id": "dd19e5b6-7a92-4f9c-8357-ffd51eb47e61", "name": "Return saved search by ID", "request": { "name": "Return saved search by ID", @@ -84752,7 +84752,7 @@ }, "response": [ { - "id": "cbc8fcc5-e84d-47e6-9057-483eec305f47", + "id": "58f87a4e-0097-4898-bde9-6ea2fbc79116", "name": "The requested saved search.", "originalRequest": { "url": { @@ -84796,7 +84796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef2f3242-d30d-41bc-8994-dfef29704610", + "id": "939d8a60-6a7e-4bfc-8cda-0f02ac6f5c18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84840,7 +84840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "657a8ab6-58c4-48fa-b57a-5a1b064a28de", + "id": "78f2a4f4-c413-4d29-8651-5fbccd1e17fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84884,7 +84884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d02a8632-739a-4a9b-80b8-c28432bc18e9", + "id": "e4f88dbf-40aa-4a56-aa31-eac68694a550", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84928,7 +84928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6348f52d-30b0-4f62-9f3f-f0871a880971", + "id": "28b78b56-16e8-4e74-91c5-c516ffde173f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84972,7 +84972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "559843a8-54eb-49a5-a7da-f76daf9b9a6f", + "id": "e9e54330-8897-466a-ab2b-4848eb221fd8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85016,7 +85016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0810bba-d174-436c-9a22-18f3992a3550", + "id": "5abc8083-b251-4886-bded-ee1bf6fbd111", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85066,7 +85066,7 @@ } }, { - "id": "901f71b6-65fb-43b5-9b32-aab6feb344ab", + "id": "2b54ae40-6193-434e-9079-d595e9732b8f", "name": "Delete document by ID", "request": { "name": "Delete document by ID", @@ -85107,7 +85107,7 @@ }, "response": [ { - "id": "e976c1c9-1024-46a0-b3ba-a071ad728fa4", + "id": "e13b6b9e-1cce-41c7-80c5-2caa4ed275ce", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -85141,7 +85141,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1819975d-cf0e-4b8a-8f31-e4bba8d406c7", + "id": "1f0acb76-b420-447e-a72d-bbf28289a565", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85185,7 +85185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14fd4db5-ceef-4a17-bcf7-83f255bee8a7", + "id": "dc06c5b6-6021-472e-943c-388840aff031", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85229,7 +85229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ce9b8c9-52f1-4f3e-84f2-55f7adf3326e", + "id": "c4622bb7-4bbc-4fc2-9e81-9d2b37c140ab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85273,7 +85273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9af67d4d-8b41-4155-a2df-f7f23a029a9d", + "id": "560d54dd-942d-453e-9c36-d02dcab7eb0d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -85317,7 +85317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca71c7c1-dd8a-4a0c-9293-ef7dbef3d3a4", + "id": "99d9fc0f-309e-4db8-a546-459fe9c21c88", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85361,7 +85361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a32bc14-8ff6-45f8-a8a6-60549630563c", + "id": "471c684d-736e-4413-8d55-72316d96f430", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85411,7 +85411,7 @@ } }, { - "id": "5473abd9-9764-4eeb-af8b-6541173d65b5", + "id": "81eeb64f-6bb7-40d8-ae53-8e3077cdc52e", "name": "Execute a saved search by ID", "request": { "name": "Execute a saved search by ID", @@ -85466,7 +85466,7 @@ }, "response": [ { - "id": "9bd784a5-f261-4336-ad12-39e60fe9d813", + "id": "ab3617ad-a236-4804-b237-b04794c26a5a", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -85514,7 +85514,7 @@ "_postman_previewlanguage": "text" }, { - "id": "96d7b655-8ae0-42a5-861b-716220d10c25", + "id": "4f5db8ae-6e64-485e-b705-d9e5c6ae868f", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -85572,7 +85572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fe61fd9-c201-4c20-bc45-64c98dd23eed", + "id": "195c28d6-373a-44cb-8400-4414bc39a14e", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -85630,7 +85630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8be9ddf-25eb-41b8-8e58-17d1d4a42b28", + "id": "d13aa68f-3e84-4198-b5ac-74ad35ac8b74", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -85688,7 +85688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b4c5fca-ca58-47d4-90f9-7aa4970c4c7a", + "id": "ae927eb1-f137-41ad-a1b9-6f7223faa911", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -85746,7 +85746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eea0709-7bfa-47a8-9ec8-01d781e1998a", + "id": "ee4432b2-a4f0-4063-b76a-7e4021109821", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -85804,7 +85804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a91efa16-8da1-41d4-9d1a-c790c94bae4a", + "id": "949adfeb-035f-4b4b-ac47-92386eea3b26", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -85862,7 +85862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c4388aa-751a-4def-8e63-82970a202c13", + "id": "ac068557-5b49-494c-b39f-bb15d24c1f87", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -85932,7 +85932,7 @@ "description": "Use this API to implement scheduled search functionality. \nWith scheduled search functionality in place, users can run saved search queries on their tenants on a schedule, and IdentityNow emails them the search results. \nUsers can also share these search results with other users by email by adding those users as subscribers, or those users can subscribe themselves. \n\nOne of the greatest benefits of saving searches is the ability to run those searches on a schedule. \nThis is essential for organizations to constantly detect any changes to user information or access throughout their tenants and across all their sources. \nFor example, the manager Amanda Ross can schedule a saved search \"manager.name:amanda.ross AND attributes.location:austin\" on a schedule to regularly stay aware of changes with the Austin employees reporting to her.\nIdentityNow emails her the search results when the search runs, so she can work on other tasks instead of actively running this search.\n\nIn IdentityNow, scheduling a search involves a subscription. \nUsers can create a subscription for a saved search and schedule it to run daily, weekly, or monthly (you can only use one schedule option at a time). \nThe user can add other identities as subscribers so when the scheduled search runs, the subscribers and the user all receive emails. \n\nBy default, subscriptions exclude detailed results from the emails, for security purposes. \nIncluding detailed results about user access in an email may expose sensitive information.\nHowever, the subscription creator can choose to include the information in the emails. \n\nBy default, IdentityNow sends emails to the subscribers even when the searches do not return new results. \nHowever, the subscription creator can choose to suppress these empty emails. \n\nUsers can also subscribe to saved searches that already have existing subscriptions so they receive emails when the searches run. \nA saved search can have up to 10 subscriptions configured at a time. \n\nThe subscription creator can enable, disable, or delete the subscription. \n\nRefer to [Subscribing to Saved Searches](https://documentation.sailpoint.com/saas/help/search/saved-searches.html#subscribing-to-saved-searches) for more information about scheduling searches and subscribing to them.\n", "item": [ { - "id": "85548659-fb3b-40aa-b17e-f1792e3965ad", + "id": "6f391971-eb3e-4413-8c10-1a547274edfc", "name": "Create a new scheduled search", "request": { "name": "Create a new scheduled search", @@ -85974,7 +85974,7 @@ }, "response": [ { - "id": "e8eadc9f-e34f-4133-bf5d-6ba8f92079b8", + "id": "d340f3d5-4dae-4030-bfbb-c73b761d0508", "name": "Daily Search", "originalRequest": { "url": { @@ -86030,7 +86030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb6bdbff-26a6-4605-a167-eafe8e58a1d6", + "id": "b6d85842-861e-479c-a5a8-28ecc63562c9", "name": "Weekly Search", "originalRequest": { "url": { @@ -86086,7 +86086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6feff9e3-db91-402a-ad04-e689df392b30", + "id": "7508f445-30d3-4f34-89f7-ee6b56964d92", "name": "Monthly Search", "originalRequest": { "url": { @@ -86142,7 +86142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fec65b80-af3c-4d8c-a564-d3b3c234b27f", + "id": "922983d6-7457-48e5-803b-f98326535625", "name": "Annual Search", "originalRequest": { "url": { @@ -86198,7 +86198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcf46aa4-9f0a-4098-87f7-9db3bc13d79b", + "id": "f18d1731-d016-41fc-a3e0-32e1eabb6706", "name": "Calendar Search", "originalRequest": { "url": { @@ -86254,7 +86254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1d0ce16-dacf-414e-8401-92a2b2b09844", + "id": "62ceddd5-9a0f-401c-aef9-4bc7ca767ca2", "name": "Weekly Search", "originalRequest": { "url": { @@ -86310,7 +86310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "803e8a2c-a31a-4bda-943e-cfa3aaa28905", + "id": "84e58659-49e7-469b-8057-846d65b8fb71", "name": "Monthly Search", "originalRequest": { "url": { @@ -86366,7 +86366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae091f64-d095-46df-8075-0c1b3d81e5d2", + "id": "e8a66cf3-b7ce-4b63-884b-18adb2533799", "name": "Annual Search", "originalRequest": { "url": { @@ -86422,7 +86422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aae4fda2-fcb7-455c-b242-476572b0f777", + "id": "3147bcdd-3a33-41f1-bf89-3c81948c8d3e", "name": "Calendar Search", "originalRequest": { "url": { @@ -86478,7 +86478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07d30c35-3fbd-483c-baac-904cc6365394", + "id": "539dbc56-7221-46c3-9fe5-b31255a21ea1", "name": "Monthly Search", "originalRequest": { "url": { @@ -86534,7 +86534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7af09b29-c531-4da3-ad32-51fd55f13cc7", + "id": "b0ce55d9-5cae-4092-b55d-d1298d801b4e", "name": "Annual Search", "originalRequest": { "url": { @@ -86590,7 +86590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fd750ed-1580-4a50-97bd-a4a135eaf4b4", + "id": "0beda152-39cb-4020-8aee-231bdc580393", "name": "Calendar Search", "originalRequest": { "url": { @@ -86646,7 +86646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "626bc3e2-80a6-4f1e-94f0-0a3935dbe971", + "id": "d65ed639-a355-4add-b5f1-728cb5c85279", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -86702,7 +86702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e55b50c9-ad6a-43fb-b680-b7496a420166", + "id": "d76bb57f-5b75-4240-b5ca-95bf2233fce5", "name": "Calendar Search", "originalRequest": { "url": { @@ -86758,7 +86758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56f04856-2c1d-4171-b4df-4888566e5842", + "id": "bdf0da14-655f-40df-abc5-2efd2025b983", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -86814,7 +86814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56fac234-eaad-41af-8cd2-d651527ef210", + "id": "73c88bce-2d0d-4062-8da0-189edc26338d", "name": "Daily Search", "originalRequest": { "url": { @@ -86870,7 +86870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2eb36a3-f54c-4045-abfb-514888b1f328", + "id": "bfd3e294-bc87-4ddc-8078-fc174b2c3f5c", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -86932,7 +86932,7 @@ } }, { - "id": "2f17f652-918f-48a0-9a86-50504f545741", + "id": "efbedef9-2da7-4cf6-b235-b994ed0014be", "name": "List scheduled searches", "request": { "name": "List scheduled searches", @@ -86998,7 +86998,7 @@ }, "response": [ { - "id": "25ed4d10-8ca6-466e-888b-2cff3f04c3e1", + "id": "0c5303bc-29a8-479f-8908-22a95cc07f34", "name": "The list of requested scheduled searches.", "originalRequest": { "url": { @@ -87087,7 +87087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0091bcd1-9583-4cd3-9b85-45bbc4f57a9e", + "id": "d246b495-3f3f-47d0-8b9f-736a5a026c26", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87167,7 +87167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0e5d9e1-3121-4906-b035-1da49eec29a8", + "id": "5cab5e03-4cfe-4662-ac91-1be9c0bd7719", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87247,7 +87247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1150207f-4a22-4e12-a532-9eba7167168b", + "id": "be7a603e-bb71-4773-864e-ffc7be55cc60", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87327,7 +87327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8eefe0c2-f836-45c8-b0b9-16a4a79bc408", + "id": "2b07aa25-0401-44e9-9520-9e4020e97d45", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87407,7 +87407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09fa8e39-6c30-4ba1-912e-72c0d934cfff", + "id": "187d74af-67ab-48d9-b532-9dac7f66f393", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87487,7 +87487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "762eb1f5-6294-4ce8-82b1-cb50f49b62dc", + "id": "339df469-2195-4682-ad31-c3e697ff7c55", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87573,7 +87573,7 @@ } }, { - "id": "83567903-8911-4d13-997c-551231c84693", + "id": "c19975cc-2e4b-4717-a540-f8ff0a73462d", "name": "Update an existing Scheduled Search", "request": { "name": "Update an existing Scheduled Search", @@ -87627,7 +87627,7 @@ }, "response": [ { - "id": "b0407807-fcdb-4c60-9773-766f0e4eeb0c", + "id": "90876534-078f-48ed-8b45-d4ce21700891", "name": "The persisted scheduled search.", "originalRequest": { "url": { @@ -87684,7 +87684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce85eff3-7dc5-4464-8583-c9b549c467bd", + "id": "8a19d8f5-c31b-4541-a652-bac8e989abe5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87741,7 +87741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "813fbc99-b4ae-4cb8-b992-fd0e31a7d145", + "id": "45418549-ddf8-403c-8a4e-31c1409dd816", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87798,7 +87798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f286b858-b61c-47d8-83f1-e7d3336d4461", + "id": "179d8a9f-738c-4e3a-b21d-38b0893c3e33", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87855,7 +87855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61e9303e-8f62-4434-820a-05de666774c5", + "id": "02c474e2-ed14-4092-9232-33888737015a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87912,7 +87912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0496c50d-113b-4bcd-9ca0-79d150271143", + "id": "e7fa1d8e-d345-436b-bd13-9fb2cb8be28e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87969,7 +87969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9221e8a0-f34f-455e-b4f5-da2a2a8c483b", + "id": "8bace0cf-192b-48c4-9c38-d345e155a2b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88032,7 +88032,7 @@ } }, { - "id": "7d8a7e79-b5f2-48f5-bfbe-6d7befe3ac5a", + "id": "6fbafc2a-02e8-4cfc-b505-c8df9d3e95dc", "name": "Get a Scheduled Search", "request": { "name": "Get a Scheduled Search", @@ -88073,7 +88073,7 @@ }, "response": [ { - "id": "1aeeeee6-26e0-42c5-b31d-50241bb2fd55", + "id": "fcccd44d-8686-4bd5-b1ca-f68ded10e9df", "name": "The requested scheduled search.", "originalRequest": { "url": { @@ -88117,7 +88117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd3b4f52-2c75-4059-965f-d0a9bcf6acab", + "id": "b8a7dc8a-87da-4f4c-acdd-e1789833ac3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88161,7 +88161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45e2f42c-c76c-4e61-8e0f-3356fd426d33", + "id": "a269d148-b1df-472b-b717-2b4064d07243", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88205,7 +88205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c35bc4eb-f2ec-4534-ac85-3bc31ef49a9f", + "id": "bfe360bc-c1ac-46f9-8afd-7e18188acf3e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88249,7 +88249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a94582b6-dec8-407c-ac9a-e9550d3fe0f2", + "id": "1e4a10f2-1481-4f82-8fa9-c59a9471566d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -88293,7 +88293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ccfeb76-2ec6-44f5-9b3e-49f5f7974dd3", + "id": "158d0caf-1406-49cf-a46c-2953f792685a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88337,7 +88337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03bd258d-ed71-4c34-84a4-c5c52ee902f4", + "id": "435c1c0a-305f-49bd-93dc-ed9ff9195ddb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88387,7 +88387,7 @@ } }, { - "id": "c66b779a-a5b0-4069-9e97-216acaf7e72b", + "id": "5f453555-05ac-4da3-abd4-cfdfa8312bd6", "name": "Delete a Scheduled Search", "request": { "name": "Delete a Scheduled Search", @@ -88428,7 +88428,7 @@ }, "response": [ { - "id": "6be1d003-7288-4fea-9e22-4e6e9ce4db63", + "id": "76314206-d381-4144-a6b3-b7d6613b6e73", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -88462,7 +88462,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ec751aef-c011-490a-8845-ecd6b9923dff", + "id": "259efc1b-399b-43ac-b7a6-b1b7c44a5c4f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88506,7 +88506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ae74948-3d47-4d1d-99fb-ff5246561824", + "id": "e4326666-fb81-4bf8-b593-c5e1167dfda9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88550,7 +88550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5966f7c5-f130-4928-afd3-1a7770a8a507", + "id": "59b1f5f6-ff7b-487a-b0f1-c3f35b58d13f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88594,7 +88594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc021514-a21e-4825-baf8-0ac2c82fc112", + "id": "961e9add-ae22-460f-8fd5-0b8b81cc0857", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -88638,7 +88638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31060ac3-b407-4b10-b380-2d29dd02e15c", + "id": "ad8c8217-3445-4a13-be07-8d9e2a7832fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88682,7 +88682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "417aa8d1-05c9-4e9f-ad2c-ac13da1ed16e", + "id": "06041698-7c0d-4491-9803-3fd341dd67b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88732,7 +88732,7 @@ } }, { - "id": "b2b7092b-b29e-48b5-87ee-714c843caa8d", + "id": "6a1cfc91-5342-4e51-a42f-3b32d32dd6e7", "name": "Unsubscribe a recipient from Scheduled Search", "request": { "name": "Unsubscribe a recipient from Scheduled Search", @@ -88787,7 +88787,7 @@ }, "response": [ { - "id": "700a8bba-d2f6-4e22-9823-6c43c24dc22c", + "id": "d4a0e7f8-f056-4f52-a967-84a68515c3a8", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -88835,7 +88835,7 @@ "_postman_previewlanguage": "text" }, { - "id": "71d88aab-7010-4881-9218-201c06921845", + "id": "8afd4ebb-3c99-444f-9e10-7ae73e891d3f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88893,7 +88893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f275c3e-ba5b-4df6-85d5-ce65778c4b53", + "id": "596e087d-cd1b-46f9-a995-0cd4c405917e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88951,7 +88951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd9fe16b-12a9-43ee-af8a-92ac93169aa5", + "id": "5c29059f-67e0-4319-8074-5baccf7f2e11", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -89021,7 +89021,7 @@ "description": "Use this API to implement search functionality. \nWith search functionality in place, users can search their tenants for nearly any information from throughout their organizations. \n\nIdentityNow enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using IdentityNow's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about IdentityNow's search and its different possibilities. \n\nThe search feature uses Elasticsearch as a datastore and query engine. \nThe power of Elasticsearch makes this feature suitable for ad-hoc reporting.\nHowever, data from the operational databases (ex. identities, roles, events, etc) has to be ingested into Elasticsearch. \nThis ingestion process introduces a latency from when the operational data is created to when it is available in search. \nDepending on the system load, this can take a few seconds to a few minutes. \nPlease keep this latency in mind when you use search.\n", "item": [ { - "id": "604b314a-b73a-4f55-a025-236b52e5c66c", + "id": "3531c8d5-3de0-45d4-913d-487d21cf90f7", "name": "Perform Search", "request": { "name": "Perform Search", @@ -89091,7 +89091,7 @@ }, "response": [ { - "id": "1a09fdae-2765-49c0-b89a-ab3cad779aca", + "id": "c21673b0-1e40-4f92-a3cf-7387ead48bc0", "name": "A collection of AccessProfiles", "originalRequest": { "url": { @@ -89184,7 +89184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59037f09-3a39-4855-b8f9-37b004fd912e", + "id": "3bcd13d2-58c0-4fa7-9ba0-81704db182fc", "name": "A collection of Entitlements", "originalRequest": { "url": { @@ -89277,7 +89277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2f10980-9836-49bb-ae56-bebf8c2bb9c0", + "id": "4d3f903b-db87-45fd-88c7-bc778b845c68", "name": "A collection of Events", "originalRequest": { "url": { @@ -89370,7 +89370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7ee2a0f-ab4f-4793-9ac9-0e450c06cbfc", + "id": "6feaa989-e538-424e-989b-f5c34e2fb2d3", "name": "A collection of Identities", "originalRequest": { "url": { @@ -89463,7 +89463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4869909c-2726-48b2-a2e2-1bd6608cff5f", + "id": "cc2a5f2e-abde-4a7f-acfa-d53f03227818", "name": "A collection of Roles", "originalRequest": { "url": { @@ -89556,7 +89556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef40eb8c-cddf-4a85-bcbc-c4eb6bc42f28", + "id": "66c6af14-6e88-4e65-9480-7666d20d48f8", "name": "Filter with Exists", "originalRequest": { "url": { @@ -89649,7 +89649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61492074-1c22-4157-80a1-5e9c0a35499a", + "id": "06aed592-9032-4b5b-8eeb-8e38abd4c1a2", "name": "Filter with Range", "originalRequest": { "url": { @@ -89742,7 +89742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73853396-11f4-4235-9bf1-8d966fcd4284", + "id": "fd430694-5582-4b9e-ba66-5bc27aeb0a8e", "name": "Filter with Terms", "originalRequest": { "url": { @@ -89835,7 +89835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "523015d2-145a-4173-bffa-5ad39fa508df", + "id": "0d88a7c5-b20d-4dcc-84c1-ee2b3e0067fe", "name": "Filter with Exists", "originalRequest": { "url": { @@ -89919,7 +89919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04084e75-5915-4d95-b850-28f5eb011914", + "id": "2a5ebb48-4058-4f64-9f28-566389953bd9", "name": "Filter with Range", "originalRequest": { "url": { @@ -90003,7 +90003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19393a4b-c426-4055-b2c2-182bbfee10df", + "id": "300763bc-34a0-4290-b2ee-4be5684b0e55", "name": "Filter with Terms", "originalRequest": { "url": { @@ -90087,7 +90087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d797e42b-4f83-4041-83af-57492da2c43a", + "id": "9f513192-ab9e-4e4d-916c-80dec11d252b", "name": "Filter with Range", "originalRequest": { "url": { @@ -90171,7 +90171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf75fbf0-9df0-404c-aafb-d44bc786c917", + "id": "09aca38f-2442-4cbe-9f34-2c2f24d5e813", "name": "Filter with Terms", "originalRequest": { "url": { @@ -90255,7 +90255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "148329f2-c3d3-4598-846c-0738b27194c8", + "id": "29bebd1e-fdd1-4b08-9758-8ec57652d6dc", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -90339,7 +90339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61889eb5-3f34-4ee9-8ff4-f4000fbf6767", + "id": "e569da4c-dfe8-4724-ac3c-2e164ec69af1", "name": "Query with Fields", "originalRequest": { "url": { @@ -90423,7 +90423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86b28bb8-7bce-4917-9be9-6ce8f193708e", + "id": "64eb322a-133d-44b6-bced-1afc3409545d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -90513,7 +90513,7 @@ } }, { - "id": "a9828109-f1af-4551-9554-a49efc89a2d2", + "id": "64d66ee2-9e87-471d-9b60-8ed44cec5dd6", "name": "Count Documents Satisfying a Query", "request": { "name": "Count Documents Satisfying a Query", @@ -90556,7 +90556,7 @@ }, "response": [ { - "id": "5c28bf60-c7f5-4114-b3a8-8caea1b64584", + "id": "0d3ba112-5b9c-4dee-8ca4-9ab147a04398", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -90613,7 +90613,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d3cd8fb1-fd21-4d46-8a2e-ae82c35a39f0", + "id": "23cde9ec-3932-427d-88f4-6851261f9cee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90670,7 +90670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f891dac8-edf6-4ee9-9f76-6beb96cbea97", + "id": "1c0f53f3-54ba-475c-afc3-b37dd10e145e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90727,7 +90727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad18d977-5171-45b1-a53c-7f3237c70ff8", + "id": "4831f007-3774-40df-a016-fe639158f591", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90784,7 +90784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa82229e-8235-4434-b3d1-e724a09475a8", + "id": "f49d29ca-c848-499d-8e93-427dec1fd336", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90841,7 +90841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7388d82-5deb-4264-ad8d-ed57b3793468", + "id": "522837e1-5a0e-4d7d-8303-67bd534dbfb8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90904,7 +90904,7 @@ } }, { - "id": "b399f1d4-00a5-4584-a82c-1463a0de93c1", + "id": "eeca5e72-5658-44bf-9a31-da5e13ca2350", "name": "Perform a Search Query Aggregation", "request": { "name": "Perform a Search Query Aggregation", @@ -90975,7 +90975,7 @@ }, "response": [ { - "id": "58e8d648-23cd-4140-b769-79388ce32bb6", + "id": "e892af82-64f4-48a3-929e-c4e69a3b0bab", "name": "MetricAggregation", "originalRequest": { "url": { @@ -91069,7 +91069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54abe772-5600-4695-a286-731bfaf8ac27", + "id": "b3691864-3a6d-465b-9e05-c7420d4e5b97", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -91163,7 +91163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43d3c749-76c5-4227-a24d-4b1504eb0eb5", + "id": "5a494e11-a816-4ce0-86cd-70573c4e1f3f", "name": "BucketAggregation", "originalRequest": { "url": { @@ -91257,7 +91257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8130445f-afc9-4b97-9dd6-a6682de47d5f", + "id": "5a9cb07c-11c7-4c12-8b80-87de160c8af0", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -91351,7 +91351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e6e67c8-b816-4e6c-b943-94dcb546f834", + "id": "ec400cb3-fc1a-4641-8f51-d934c1ef3bd6", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -91445,7 +91445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "541b1270-7fcb-44a0-a6fc-b359bd4adf10", + "id": "ccfff75d-da5a-47ee-932a-adb2213c27a6", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -91539,7 +91539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e97fd6fc-c292-4fb5-9f20-95eefe9f40bd", + "id": "54700d40-b607-449d-8e2c-ca2a9fdc6b7b", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -91633,7 +91633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edeee006-114f-4b27-b137-f672fa52ee41", + "id": "e77a2887-d969-46dc-bc4f-e900fd030215", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -91727,7 +91727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "246d6d37-eb61-4cd6-b181-d4ea9cb0d89f", + "id": "87a7e759-d61e-4dde-91e0-e342cd8ac896", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -91821,7 +91821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0addf188-c99a-4c77-b501-917dda66a3f0", + "id": "ed69686f-8641-4487-9e5f-46a910904b31", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -91915,7 +91915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a557b0db-cc12-40f7-983c-844a46e9aee8", + "id": "8bb2e47d-0efa-4d94-b209-64b3a99c7904", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -92000,7 +92000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee04a510-7cbc-47a5-8775-f1626c6e2c0e", + "id": "02e2be4f-ade6-4788-921b-6b6c2babe88f", "name": "BucketAggregation", "originalRequest": { "url": { @@ -92085,7 +92085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "460a965f-1354-45e7-a360-b0f4de8e52f9", + "id": "0ef1fa25-5f38-4d3d-a0f0-90f82f067de2", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -92170,7 +92170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5018897b-5231-4d2d-af6c-bc6b06ce400e", + "id": "bcd2e3b1-2765-4035-8c05-d057c3d4af5c", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -92255,7 +92255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d9d2117-4e1b-47bd-8e9f-e25b5fe87e15", + "id": "76e7cf40-bf90-48c7-b441-77625d8a9004", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -92340,7 +92340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b706412-ee97-4a31-b4b0-999bedc8c369", + "id": "102ddc5e-805e-4ac5-9b50-87e140648ff3", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -92425,7 +92425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1053726-b3ed-4ffa-9411-639d84252b85", + "id": "70282606-55ea-4155-8d15-f939bd746022", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -92510,7 +92510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da0d79b9-9f9b-4dce-8c0d-a49b2fca97e8", + "id": "b5595c76-a3f3-4e0c-9070-092aa9c10b2c", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -92595,7 +92595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c192e4f0-358c-4298-985e-62ce47fe9329", + "id": "98c87e6d-fe54-4169-b1a7-5ac517bab067", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -92680,7 +92680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53786ffd-8642-4339-9a0e-538f04b62774", + "id": "e03ac4af-2014-4863-94ce-358fccf31d73", "name": "BucketAggregation", "originalRequest": { "url": { @@ -92765,7 +92765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e6d04da-3f86-46c7-ad3c-cc0248f050cc", + "id": "0ebc21e5-6982-45db-a167-5044eea823fe", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -92850,7 +92850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bdf55e9-6895-43ad-8380-f1fef1e8390d", + "id": "2518f90c-13bb-4e53-b91c-042bf5ae6563", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -92935,7 +92935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e0b0a7c-b737-4d6a-a404-f7e6749f516a", + "id": "c4313763-1e6d-476a-807b-5db87a82409e", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -93020,7 +93020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b925d4f0-10e2-48b0-9957-c07050e9c61f", + "id": "50b3a798-84c7-42ab-b182-6fc20a287e04", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -93105,7 +93105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94c1dd99-4a95-4572-b046-c2771402236c", + "id": "12057c45-8323-4cd3-b255-575f2b96eb2e", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -93190,7 +93190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d882c55f-30e7-4ac8-83d7-05447c29c64e", + "id": "bee8425b-394e-48ea-a40e-d299ff6385aa", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -93275,7 +93275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abf92f6a-c760-4957-891e-69830efde8d3", + "id": "f525c857-1f0a-4170-8654-a1440e6a050a", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -93360,7 +93360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed88ed9f-aaaa-4287-bd7d-c8182ec91a75", + "id": "2355226a-6618-4572-a3ce-6a796d61f826", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -93445,7 +93445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94e80ee7-c35f-4c4b-8e7f-73022dee4574", + "id": "9c3a7295-94f5-4937-8edc-642261c5ddff", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -93530,7 +93530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b373b7c5-7430-4008-93e9-949735f61114", + "id": "4f9d1496-2e31-48e2-b1f1-fabb6d966a6c", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -93615,7 +93615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80b32671-574a-47ae-ab2b-7046ee3a0453", + "id": "30a4c429-e06b-4c78-8cd8-e81200350abe", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -93700,7 +93700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6249134-800c-46d6-a992-8a39cfed0af5", + "id": "e20a61be-39b0-4c36-9ee5-6695fc320a3a", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -93785,7 +93785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d31e15d-021c-471e-8ccb-88e070dcf78a", + "id": "a1d623d7-de2f-40b7-8cc5-80f67e652d08", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -93870,7 +93870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cadacbee-062b-4901-af62-b416778ff10d", + "id": "e54b228d-6015-4af2-81f0-96e9775ae911", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -93955,7 +93955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d669284-8cba-4b17-9ee9-62ac62e70022", + "id": "d0e78451-6a95-4b5c-87cf-685544002cf8", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -94040,7 +94040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "535e95e3-43bf-4d2c-873a-c7948dd4bd5e", + "id": "9eb23189-cd15-46a8-985e-921a6054b3f3", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -94125,7 +94125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0ba744a-1c4c-4635-9a35-914e08ca69b9", + "id": "a0cdd942-7a9f-44e7-910a-36d8a5d2e926", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -94210,7 +94210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c03f4d89-558f-4d98-b25c-2f88a05c40e6", + "id": "bffed671-ec0c-4a5a-8b33-f549ea9c471c", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -94295,7 +94295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13455ef1-5490-4b4b-9c6e-b3ae42da4b19", + "id": "56b08c54-ac0a-4d87-85bd-4a47d2edc871", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -94380,7 +94380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "744e4054-bc73-446b-8b22-3e45ec45b46b", + "id": "c5700646-685d-41ad-84f8-cf65e0bd4f97", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -94465,7 +94465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9212337f-a52a-43d6-a7e8-1a3179235db9", + "id": "4d9298d8-fae9-42e8-bb6e-a619989d8cd4", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -94550,7 +94550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e1b3552-d028-4fd2-bec6-07b21e1f71fa", + "id": "77ad27ce-f4f1-4eaf-834b-4df875622a75", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -94635,7 +94635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ee584b8-56f4-434d-a7b8-b4493b8cdbfb", + "id": "3a2002e3-9c81-4978-90b3-1aeb076f63fa", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -94720,7 +94720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "840be2c1-e56d-4c2c-aed3-4d0472cdbe04", + "id": "39c0170a-0828-47e6-9a47-15d5fca91e66", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -94805,7 +94805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7b80df5-7ee2-4179-a3d3-c3a35dcd9a69", + "id": "8f4892e6-d54a-4b28-a330-52e5461193e0", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -94896,7 +94896,7 @@ } }, { - "id": "a63d8d29-c9aa-4cb4-b577-79eb797e8918", + "id": "3a217b43-17fe-4218-a126-c82f7e3b8980", "name": "Get a Document by ID", "request": { "name": "Get a Document by ID", @@ -94948,7 +94948,7 @@ }, "response": [ { - "id": "e404ca46-8fdb-4c39-9dec-0d651acc763c", + "id": "abaa3e14-d408-412c-8ba5-2de7ee704a0d", "name": "AccessProfile", "originalRequest": { "url": { @@ -94993,7 +94993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1f09345-30ea-4a1a-9429-ec18ec8ea727", + "id": "88196f62-49c0-453e-86a6-bc7fbc16eac7", "name": "Entitlement", "originalRequest": { "url": { @@ -95038,7 +95038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cfcd69d-bff7-4225-a529-3b0281f1d494", + "id": "f3fc3f9c-b8cc-4bb8-b53e-2780b77159fb", "name": "Event", "originalRequest": { "url": { @@ -95083,7 +95083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b7180df-9bd5-472b-b48f-54a1406d8cda", + "id": "2cade3da-4977-4b27-87b4-20fe223a59e7", "name": "Identity", "originalRequest": { "url": { @@ -95128,7 +95128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00915d53-d92a-4744-8bb0-530e1212553e", + "id": "01380da6-036c-4606-aa94-2b2d94e8c2bb", "name": "Role", "originalRequest": { "url": { @@ -95173,7 +95173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f77109cd-e229-4e9d-8d37-cca7428bb4f5", + "id": "324beee8-4a46-4190-9a9d-0a31706ca8a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95218,7 +95218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40698760-6fb1-4b3a-a1cc-772a108eaf46", + "id": "4fc6a9b9-815c-41ee-8cf3-28f667a61a85", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95263,7 +95263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8816fef-055b-4463-8393-f1ce4ad4f479", + "id": "8bded888-68b9-44c1-adf3-ceccec294000", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95308,7 +95308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef6117ec-f65b-4b46-bad3-a7c02f39e837", + "id": "01556a5a-51d0-49a2-91fc-889c751bec20", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -95353,7 +95353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ce94d6c-3f8a-481d-a9cd-f6ef2ec0c470", + "id": "eb564ce0-2b40-4c1c-a089-2fc4ae437dc8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95398,7 +95398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40254d42-2f98-4ed7-8827-b7e7583bd1b3", + "id": "e5c112bf-28ff-46ab-902d-4fc7c722bad1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95455,7 +95455,7 @@ "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn IdentityNow, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in IdentityNow.\n", "item": [ { - "id": "bdef6850-a3f6-435e-91e1-ff90ae4bbf38", + "id": "5aa23f8d-6dd2-4586-91fa-020320736b88", "name": "Create Segment", "request": { "name": "Create Segment", @@ -95497,7 +95497,7 @@ }, "response": [ { - "id": "10c6e3b0-09d6-4c9a-9056-b567f22e9c5c", + "id": "952ad7cc-36cf-49c8-936a-055b323c4d8a", "name": "Segment created", "originalRequest": { "url": { @@ -95553,7 +95553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebec73d0-6afc-49b5-b894-d3304fa48ef7", + "id": "767e532a-e211-415d-877e-44d3fcc473f2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95609,7 +95609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf37a49d-276b-4bad-92b0-d367f7faa49a", + "id": "fdf6064b-ba22-4253-89b4-df5ecde9b3df", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95665,7 +95665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b040de53-89a3-4e4a-9b04-9413859d6146", + "id": "491c9270-07f5-4b61-a712-da65a5c099a6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95721,7 +95721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "572aa32d-f49d-4d8f-b080-1daa83799aff", + "id": "b613d54a-205e-461b-b940-14154e838365", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95777,7 +95777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee043f71-6d7c-46aa-820c-b654452c3138", + "id": "f500c760-5286-4adc-bf76-5578787841f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95839,7 +95839,7 @@ } }, { - "id": "5c928432-5108-4b95-879b-9756225ab955", + "id": "7bc3b45c-cc34-4638-a593-4469119e1bfd", "name": "List Segments", "request": { "name": "List Segments", @@ -95896,7 +95896,7 @@ }, "response": [ { - "id": "c3617124-94a8-4346-8ff0-5f784e59944d", + "id": "cc32246c-22cb-425c-b1cb-a4c1a4f4317b", "name": "List of all segments", "originalRequest": { "url": { @@ -95967,7 +95967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd57c4ca-febc-41d5-a0ab-805351a4cb89", + "id": "627263c5-5475-4315-8624-2fc7ecb037d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96038,7 +96038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed89d294-7551-4517-8166-c97b1e5c065a", + "id": "6f79d8c2-c3e2-402e-9d7b-6b2d456fbb88", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96109,7 +96109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddc00715-0723-4034-9506-0254b655123f", + "id": "c0c11ec8-778b-4377-a992-e21f971f9ca1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96180,7 +96180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00b4199b-965f-4a19-8f51-6d4a96ca7395", + "id": "0b3d4649-a7e3-49fb-be32-0b18fcc94a35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96251,7 +96251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "783ca995-4124-4954-973a-5fa7b7a5d0c5", + "id": "15ad6ec0-7aa1-45f4-a509-697a49547a75", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96328,7 +96328,7 @@ } }, { - "id": "2c4f6d90-ea6f-4094-92c9-995c21ea5534", + "id": "9f634a2f-2adf-444d-aa45-39b246ce67f8", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -96369,7 +96369,7 @@ }, "response": [ { - "id": "f568e459-4453-4f9f-9676-83d00a6c65a7", + "id": "20755c25-512a-42af-94a1-a8745b7779f7", "name": "Segment", "originalRequest": { "url": { @@ -96413,7 +96413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d031ae6-7218-447e-b558-a014e54a1853", + "id": "1dc7b8aa-79b3-4590-aa46-4d8e6c0e091d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96457,7 +96457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dcd8dfa-f07b-44c0-ba4b-01a557799389", + "id": "f314e7cf-dded-41ef-a02a-42c9835ba2b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96501,7 +96501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ebec3ed-6125-439e-a4fe-6521939da0a7", + "id": "93dc0da8-601e-4064-9709-9a8fb01ff69c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96545,7 +96545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4c4e702-c894-4510-8aaa-29af59081816", + "id": "a26ec352-d3fc-4e8f-993f-6830c7f2a2c6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96589,7 +96589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54d9338c-b2ad-4e1d-b658-f9064f91210f", + "id": "c059dea0-79bd-421b-8fc7-653482923beb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96633,7 +96633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5690f49-9845-41b4-85ff-7c7590397749", + "id": "8ddfa910-a96f-4d9e-abca-714b8ecf5851", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96683,7 +96683,7 @@ } }, { - "id": "a7aed0a5-e9f4-47ee-8515-cd0ad3befc13", + "id": "f7ab2936-cdc0-4ec6-98bf-def57b32c344", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -96724,7 +96724,7 @@ }, "response": [ { - "id": "ecf425c7-bb09-4845-b5e8-4bebbc3722dc", + "id": "973f189a-ac9e-4ef8-b972-7dfbefcf5026", "name": "No content.", "originalRequest": { "url": { @@ -96758,7 +96758,7 @@ "_postman_previewlanguage": "text" }, { - "id": "692bd53c-cd0b-42cc-b9eb-1f10e93ad1e5", + "id": "b6fb1ac0-149c-4359-96a2-22920a4cbf24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96802,7 +96802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "690840ea-0c17-4790-bef7-ecf6eab226e8", + "id": "b52a4a0e-62fd-41d9-9117-7811cfa733e3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96846,7 +96846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54c1bd03-879c-4c6c-aa33-357669943788", + "id": "bb59da62-8e2c-4748-b4b1-ef5e89192e29", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96890,7 +96890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "651660b7-0ab8-430c-8f5a-d22085194e74", + "id": "4b70a940-e1e8-4be4-bc2d-d70993ede94f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96934,7 +96934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf89df32-1238-4840-ace9-0e3a250b5adb", + "id": "07a8c779-2142-40da-973a-9ffe892fb56b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96978,7 +96978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e96547f-8a8a-40ff-a4c1-ec956f7426a7", + "id": "37796ad9-4832-4720-91f9-30d4adfc0ac4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97028,7 +97028,7 @@ } }, { - "id": "cfd2c5ab-9e53-4de0-be4f-b040ad13978b", + "id": "7ea9d076-9ad3-45db-9cf4-8e03c1b6f460", "name": "Update Segment", "request": { "name": "Update Segment", @@ -97082,7 +97082,7 @@ }, "response": [ { - "id": "adc884c7-f7ce-4b22-9713-5ed1d07f90d9", + "id": "3c6248c2-1047-418b-bf22-e8add507c140", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -97139,7 +97139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a47b1a6d-6e32-44f7-99b1-a798e3b43124", + "id": "d144b265-b3eb-45c7-a707-01371c0b913e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97196,7 +97196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "847cf262-3d2f-4072-b5f0-05dca701926c", + "id": "99133f9f-5fbe-455e-8e50-37a40a4274a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97253,7 +97253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7885ca90-435d-4810-93a6-1d9527b163d9", + "id": "4f837b15-7d2a-494a-9372-05e1ebc8e175", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97310,7 +97310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0839162-b289-4cfc-91e5-31941b65623b", + "id": "d5441e09-8d58-4e8a-a59d-95e4b256f844", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97367,7 +97367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ed9a731-1d3d-474f-88b1-bac42349dc5c", + "id": "59eb5795-95f1-42f1-8983-81dda673fecb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97424,7 +97424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef572e95-ec86-4a69-831e-5a2e950e5f69", + "id": "e3a6caba-61ad-49d9-9467-0cd06d49524e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97493,7 +97493,7 @@ "description": "Use this API to build an integration between IdentityNow and a service desk ITSM (IT service management) solution. \nOnce an administrator builds this integration between IdentityNow and a service desk, users can use IdentityNow to raise and track tickets that are synchronized between IdentityNow and the service desk. \n\nIn IdentityNow, administrators can create a service desk integration (sometimes also called an SDIM, or Service Desk Integration Module) by going to Admin > Connections > Service Desk and selecting 'Create.'\n\nTo create a Generic Service Desk integration, for example, administrators must provide the required information on the General Settings page, the Connectivity and Authentication information, Ticket Creation information, Status Mapping information, and Requester Source information on the Configure page. \nRefer to [Integrating SailPoint with Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html) for more information about the process of setting up a Generic Service Desk in IdentityNow.\n\nAdministrators can create various service desk integrations, all with their own nuances. \nThe following service desk integrations are available: \n\n- [Atlassian Cloud Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_cloud/help/integrating_jira_cloud_sd/introduction.html)\n\n- [Atlassian Server Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_server/help/integrating_jira_server_sd/introduction.html)\n\n- [BMC Helix ITSM Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_ITSM_sd/help/integrating_bmc_helix_itsm_sd/intro.html)\n\n- [BMC Helix Remedyforce Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_remedyforce_sd/help/integrating_bmc_helix_remedyforce_sd/intro.html)\n\n- [Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html)\n\n- [ServiceNow Service Desk](https://documentation.sailpoint.com/connectors/servicenow/sdim/help/integrating_servicenow_sdim/intro.html)\n\n- [Zendesk Service Desk](https://documentation.sailpoint.com/connectors/zendesk/help/integrating_zendesk_sd/introduction.html)\n", "item": [ { - "id": "320fef74-148e-48e1-924b-03c5601b8d83", + "id": "84f27983-a4f3-439b-a867-9eef137cce07", "name": "List existing Service Desk Integrations", "request": { "name": "List existing Service Desk Integrations", @@ -97568,7 +97568,7 @@ }, "response": [ { - "id": "606bec05-ea3d-4f7b-ad75-602b98c4bbba", + "id": "4597954b-0447-4ff9-8b39-9f0de326b423", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -97657,7 +97657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08dc78a4-ac37-4943-9d4d-e3972a0ef44a", + "id": "1bd7d98e-353c-4b69-9553-69f76fac34da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97746,7 +97746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d8fb983-9fcb-4631-a9e2-c55c58534d89", + "id": "eac7078c-b953-45e8-bf6a-2c8317d4f365", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97835,7 +97835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e856b157-7c31-483f-97c6-07f30442324b", + "id": "4e2d31b4-a67b-46c9-8896-088d78ae3d5c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97924,7 +97924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c504ebd-fb7e-42c2-b28a-689a5f7b2f80", + "id": "f257606f-5f59-49df-8b3f-de2adc8b180f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98013,7 +98013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d04ef9e8-5a07-4ae6-a4f9-6fd63bb718cd", + "id": "75f7fc13-6785-45f3-85c9-fb341f9d13d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98102,7 +98102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07e75a61-5c6b-45c5-9330-9a4786005684", + "id": "40c42dfd-196d-4fd4-ae7a-fef18880c542", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98197,7 +98197,7 @@ } }, { - "id": "93e00897-27de-4d3a-af37-e55a25be0a57", + "id": "aacb11c3-820e-445d-8368-3b3b341c4e60", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -98239,7 +98239,7 @@ }, "response": [ { - "id": "48798fa6-b297-474b-885e-127b9e8cbc8b", + "id": "1d32b0d1-0d32-4e80-a41b-868c708c3902", "name": "details of the created integration", "originalRequest": { "url": { @@ -98295,7 +98295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f543b3e8-c956-40aa-b45b-b6de503186d7", + "id": "cf950df3-22ee-4045-ae37-79b581775943", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98351,7 +98351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f23da450-6a99-4346-a385-3a8c0b32f19f", + "id": "d916cf7c-ccd9-4f41-9086-4d21c04a3532", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98407,7 +98407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd61eece-6252-4822-83e8-02c6f49fb957", + "id": "90211c26-e23d-476f-b0b1-7a4f4a5e499c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98463,7 +98463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f49954a-65ca-4157-872f-35095d59c4fe", + "id": "84a635ce-d67b-46a9-835f-da33eb0230aa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98519,7 +98519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4627936a-631d-4361-b675-8a2c0a38b88d", + "id": "b7b004eb-aa01-45ba-92a9-be7385f7b9df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98575,7 +98575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbd1f703-71cf-4a98-ab28-5b654ad235db", + "id": "368e9e5e-2261-49a3-8de3-b5d74456bb3a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98637,7 +98637,7 @@ } }, { - "id": "03c1968f-bbf8-48c7-bdc1-c2e84601f90e", + "id": "fca88ca1-8755-4f28-b3cd-860a48412a7e", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -98678,7 +98678,7 @@ }, "response": [ { - "id": "e4620b70-7227-499a-aea2-a75da75c78e4", + "id": "0063ffce-a129-4f0b-8b8b-fb42adef3f8b", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -98722,7 +98722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e75c68ea-b711-405c-8f0c-b93268a036b3", + "id": "bd4bfcc9-8655-4245-8c34-0f817c7c1627", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98766,7 +98766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a61af0e-0cc7-4a17-acff-8ab3089ccfa1", + "id": "580c396a-f383-47c7-971c-67d3adaf9081", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98810,7 +98810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73ffcafa-42b0-4d28-a256-b1c689ce8000", + "id": "43e1f530-e9e3-4278-aa3a-9721a2136402", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98854,7 +98854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4075f7b7-743f-44d5-9864-e331287864df", + "id": "808a1aad-2186-4cc5-a419-8681245a7d90", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98898,7 +98898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc23cd91-89c2-45a7-8add-4c5077769e99", + "id": "2ce01f9a-639f-450d-9d34-9dbd50feb1b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98942,7 +98942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aacd3e02-fcac-4f32-bdc8-fe04468b006a", + "id": "2dd444af-51df-46c9-aff3-71d9b5622eea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98992,7 +98992,7 @@ } }, { - "id": "a87649f5-3619-488d-bff1-4bf0d88001c6", + "id": "d07b133e-7901-40cd-971d-5c56e31c1e5b", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -99046,7 +99046,7 @@ }, "response": [ { - "id": "f17d84ed-2623-4acb-b27d-d630f3392b44", + "id": "ed6b4f73-a11e-4ed8-8851-9a9c7f05dc9d", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -99103,7 +99103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5999c21d-4187-4794-aec6-ea0399e8cee7", + "id": "4f23d32a-1392-4713-b0e6-2fcfd4f3adf2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99160,7 +99160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2252a18e-d3a9-4e90-a41a-11c257b6751b", + "id": "7bddec3d-3332-43f0-b72f-9a4cc9cbb000", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99217,7 +99217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e4646cf-76d1-40f8-8745-81238a46428c", + "id": "3220381a-0f11-4a57-ae97-e568a8520638", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99274,7 +99274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3b172e5-207f-4331-927a-ea23001bad95", + "id": "b5a3c979-44a8-466f-ba86-7dff5cb32457", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -99331,7 +99331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "128d5a86-accc-44af-81fc-eea822e4394b", + "id": "01904dc0-5246-407e-b076-a383317e50eb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99388,7 +99388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7723d4ca-7a92-4c81-8a24-43f0dd575e49", + "id": "0eb519ef-7e96-4577-af0c-a284e34034c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99451,7 +99451,7 @@ } }, { - "id": "d35a40a8-8bb4-49fb-8562-4efd746de581", + "id": "c6b346f5-d630-44cd-9e24-6d83ca9d1da1", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -99492,7 +99492,7 @@ }, "response": [ { - "id": "02e9061a-8810-45d7-9bc4-33c20c7583c7", + "id": "20755df9-d9e1-4aa9-9985-5b042d8b7401", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -99526,7 +99526,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ce2de505-77d9-4ff8-84a2-d3f9d54f8375", + "id": "fab63fff-4909-4460-9126-7c7cdc9243f9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99570,7 +99570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "421ae9a6-ec04-4549-ac55-0b0c035b3402", + "id": "5659ca37-175e-4e65-9d06-2be409833b8e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99614,7 +99614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae811265-4499-4319-8cea-ca1dc4c89427", + "id": "f18ab54d-2c3a-4dc8-934a-424d5688bd77", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99658,7 +99658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1dc48ab-3749-4614-b959-60bd670b4094", + "id": "792511dc-4987-455b-97cf-c796de8cf7a9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -99702,7 +99702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0dfed92-535f-4629-b616-d4b706581ab9", + "id": "4b7ab7e9-cae2-4651-8ede-6b2d0bb9ff5c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99746,7 +99746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cbd364b-9d4b-4a3b-8ec1-a2513fe961ac", + "id": "2d96371b-ae54-4389-83d4-8541b5135d8e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99796,7 +99796,7 @@ } }, { - "id": "5d1f1e5e-e9f7-4872-ba57-1a9c0b3b7e5d", + "id": "6ab62430-54d8-4e0e-9c0f-d282e13f0743", "name": "Service Desk Integration Update PATCH", "request": { "name": "Service Desk Integration Update PATCH", @@ -99850,7 +99850,7 @@ }, "response": [ { - "id": "eda64a1a-e249-421c-a6dd-bfe89aff17ab", + "id": "b274fbea-983a-45af-bfa5-ada6c0ef0baf", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -99907,7 +99907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77dc1b32-c35d-439b-b91d-91dd8c9a3d20", + "id": "cfbec5a6-ee31-4e8d-90ca-58370adcf358", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99964,7 +99964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6da2f6cf-50ff-4114-a303-47c8b14d51ed", + "id": "b57ec5dd-fd6c-438f-a4f4-c69de7c44011", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100021,7 +100021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fae28f28-c742-4784-860e-43eda5eb14fb", + "id": "87621c51-1a64-4622-b00e-c1d3bce8c8a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100078,7 +100078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddc576f2-a7ba-4fbf-9c24-7582af68b4be", + "id": "c8b9b136-5a95-476a-aa32-fd9b40811136", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100135,7 +100135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28eb1c5e-93ef-48fd-84af-f14b7f99921b", + "id": "aeeeca15-f51a-4cce-b930-6b0022848002", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100192,7 +100192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f486f98-e603-4b3d-bab6-bf8a9c978fbc", + "id": "95eb88d4-67bc-4b90-ae30-8cb029390af8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100255,7 +100255,7 @@ } }, { - "id": "dcc50bbd-4879-4452-af2b-6cfe9549ac87", + "id": "e9bc7827-0f94-443b-a43d-6d12e3b2af68", "name": "Service Desk Integration Types List.", "request": { "name": "Service Desk Integration Types List.", @@ -100285,7 +100285,7 @@ }, "response": [ { - "id": "e319843f-2658-4f61-85e1-90979f220c62", + "id": "2b33a66c-5550-422c-a173-b7953497ed91", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -100329,7 +100329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11af9574-e66f-4083-b2b7-e721e7a3bde5", + "id": "8e2d5010-e452-4549-a906-6e2ddaee4c37", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100373,7 +100373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dc3ad52-a53b-4e26-ab78-db7f64d65271", + "id": "aeb86797-2b4b-4dc2-aaad-05e6c42a6d4a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100417,7 +100417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58cb6b65-625c-45fc-ba8f-decb9020b081", + "id": "d96a3b27-f03f-4e69-9b91-64faa9c750e9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100461,7 +100461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8abc3c5-3a52-40a9-8843-4c89ebe8106e", + "id": "1afdd0bd-57bf-45b1-8ddb-c55aca3f54b2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100505,7 +100505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2afb0448-4bc1-4529-9ad4-bb21bb4f2ff8", + "id": "a8e58267-b596-40ab-a2f4-7ffa2b615cf0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100549,7 +100549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "463ce615-aa50-4e42-bd30-71f9f27de72e", + "id": "d744e140-c7aa-4129-951b-77f76cbb9a53", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100599,7 +100599,7 @@ } }, { - "id": "44e33e54-54a1-42b0-9da1-6dd2a7d72bad", + "id": "464c7ba8-d580-4a08-9961-5ddf54d07825", "name": "Service Desk integration template by scriptName.", "request": { "name": "Service Desk integration template by scriptName.", @@ -100641,7 +100641,7 @@ }, "response": [ { - "id": "10dfd0b5-a62b-419f-99ba-52f875933c02", + "id": "00922302-b991-4a56-bc21-05588fcf7442", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -100686,7 +100686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88cc0ab7-eb0a-4d27-be89-56bc40235dd7", + "id": "4723cf57-9d5e-4b82-8aa5-414c1dc2fc6e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100731,7 +100731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb04657-2919-472f-b8e2-4b12d6998741", + "id": "26a5354c-b116-47d8-8257-9e45af8a04ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100776,7 +100776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5426b21-31a1-431e-9913-9a954cc1907f", + "id": "9860c58a-13fe-4f82-88a3-e8911c87a7cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100821,7 +100821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea11dbe7-a7b7-4a71-a3d6-ec60f1f0e5d7", + "id": "55c5362e-4d4a-4acd-b365-38313fe3216a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100866,7 +100866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "031d470d-38c5-4a87-86d4-738562df53f9", + "id": "3020a245-70d0-42ca-828a-f56e3350c63d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100911,7 +100911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2894c16f-fdba-4cf4-b128-f5983816c3f9", + "id": "0d42f8a9-0de6-46ca-9715-0235c6457d52", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100962,7 +100962,7 @@ } }, { - "id": "8ec79943-f8c0-4afa-8fb2-2f0dd7eccfa3", + "id": "43b248c5-9a80-4a63-88b3-4f937b676f8f", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -100992,7 +100992,7 @@ }, "response": [ { - "id": "abab1cb0-0b6e-44b9-ad95-001e08013c61", + "id": "6fee6571-c042-4e12-af61-eec952349c53", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -101036,7 +101036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfe3e23c-5cdd-48a9-9a6c-d97bb51d83a7", + "id": "6846eb81-a9a0-46ac-9b6e-d7c5094e4bc7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101080,7 +101080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb281381-d7ce-42e6-8e6b-316820a9d545", + "id": "36538494-585b-46ae-abd9-5add90ec40ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101124,7 +101124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20e5b2fc-9dd5-47b1-b132-c5750667eeed", + "id": "0c4d283f-4cd7-482f-b893-0ac9656b7010", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101168,7 +101168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a45558cb-21b7-4b3b-9522-2dd985a2b06a", + "id": "cd001ead-c071-4e2e-8878-6d539792b382", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101212,7 +101212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c35fbf94-c74c-4f95-8f4d-d5b292977948", + "id": "21b2d7d6-3dfe-4850-a844-392e9d3f7013", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101256,7 +101256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b20be59-e9b2-4e3c-beb1-c171ccf11492", + "id": "50d0775f-05b8-4da7-884a-3138dcee6538", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101306,7 +101306,7 @@ } }, { - "id": "dd1d8bab-41bb-450a-a377-060e97bfe718", + "id": "7d4f4e10-25c8-4c5a-a7c3-443ca5e15ca2", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -101349,7 +101349,7 @@ }, "response": [ { - "id": "507e5473-f4c1-4851-8b76-93f2bc087248", + "id": "ba9ed2fd-4ec4-4c44-9062-1ef013e82a4f", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -101406,7 +101406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38968e47-b666-4b5d-b2d7-800ca5bfe04c", + "id": "88628017-e95d-4064-a0c5-f14e95cd45ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101463,7 +101463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05c68eb0-ceb4-4d40-8894-f92f20e0e9e5", + "id": "a6df877b-10f3-4689-8d5a-2d04b533077d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101520,7 +101520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57160410-1e63-44b8-8437-64dc18eb5ae4", + "id": "bea99b53-81b2-471b-89a2-6652d25d962e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101577,7 +101577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24c7df66-1577-4abf-8e40-39bb4259975d", + "id": "eff9031a-ba5d-433b-8922-9e307e347952", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101634,7 +101634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f3ca725-c352-48ee-b073-c14c228e4908", + "id": "922528d2-2ea5-4f56-a5e1-56fe4d4b21b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101691,7 +101691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4312cb7a-f317-4300-a426-7008ef21924e", + "id": "894a64b3-28a3-4608-83fa-af4c291bd8fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101760,7 +101760,7 @@ "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in IdentityNow, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list. \n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in IdentityNow, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions.\n", "item": [ { - "id": "bb864847-13cb-4b6d-a977-2f8f8d43ea10", + "id": "6712bff2-3b43-4731-8f6a-5d3eef4a0324", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -101802,7 +101802,7 @@ }, "response": [ { - "id": "299033a0-1609-4b9c-bfdf-e67a7d601ec7", + "id": "2af6ac1a-1216-47ea-a672-7e14ee24f9d6", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -101858,7 +101858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adcfcd57-aa6a-49b2-9609-6548f9c6d6e1", + "id": "667aa90d-c7a7-42f1-ac6c-1f456e2eece2", "name": "General Policy", "originalRequest": { "url": { @@ -101914,7 +101914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb26c722-7579-4469-9d5e-b3d58af26e59", + "id": "70221c34-d517-4961-9a0b-92d69c8f94b7", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -101970,7 +101970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1aa557a-5866-41d1-9181-4c78c4de0428", + "id": "7bfa65f0-f968-4e43-9bb8-57768445a168", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -102026,7 +102026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a6298f2-1992-4b52-bdb3-8a57103403f5", + "id": "324399d5-3985-44f3-b3d1-1fcf1c22a9f4", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -102082,7 +102082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aec8eac-c788-4632-bd1e-86384294c704", + "id": "e97d793b-b809-4173-8f76-000e384b15d4", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -102138,7 +102138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f975e711-bd80-4620-b00a-aa391f25d89d", + "id": "949189af-ae90-4bb7-a712-4d4498f75350", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -102200,7 +102200,7 @@ } }, { - "id": "6ac90934-79c1-433a-8aba-27654e8e168b", + "id": "a6a921df-78b3-420b-9da9-c52e07587946", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -102266,7 +102266,7 @@ }, "response": [ { - "id": "8bea3951-acc9-4a83-b22a-0a14bab34268", + "id": "d38236af-c122-4b7e-b270-980c5cce22b6", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -102346,7 +102346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d9771e0-b7d9-49c2-9521-e7bab53155ae", + "id": "f0275557-c814-47f7-8a10-386068f3042a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102426,7 +102426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "114b4e39-e46c-49ed-8176-e80da086ce59", + "id": "ceba2d48-3155-4da7-813b-34330e0e864a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102506,7 +102506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe25b3f5-4be4-4e3a-8012-4c11cca2264e", + "id": "e0f334df-2d00-4ee4-8044-9d9d6b2240d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102586,7 +102586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "559db05b-2342-449a-a7d5-0354bb710482", + "id": "1632f574-f65e-4ac3-b9ac-778c2cfa9f56", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102666,7 +102666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a20f0a7-24f0-4d6d-a9d6-ae4b3f362358", + "id": "3ab3e77f-948a-4fd5-8a1f-b1ea6a1df7db", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102752,7 +102752,7 @@ } }, { - "id": "0066697a-59da-4b0c-9647-3d2514732c77", + "id": "239e596b-14a3-441f-9cd0-047225c7b1bd", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -102793,7 +102793,7 @@ }, "response": [ { - "id": "80bbb3ca-0fb6-4390-8e04-6f53ced556b2", + "id": "b533ebe4-df06-4686-ab15-7f1ee477b738", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -102837,7 +102837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73fe0b1a-13c9-4a50-9642-b618140955c2", + "id": "57421020-4287-4f76-884d-f542350e2f78", "name": "General Policy", "originalRequest": { "url": { @@ -102881,7 +102881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99eb64c0-f43c-4ced-9854-d02950572419", + "id": "22395e0d-99dc-40c5-a300-7f9346040eb3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102925,7 +102925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce37fdb8-a429-4817-9536-eb59b0ceb1ed", + "id": "ecf49d7b-7628-468f-adae-be05092349c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102969,7 +102969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b10b0dd-09a4-437e-8b74-3de75f919c08", + "id": "39624754-c6d9-4469-a992-9b1931981091", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103013,7 +103013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8656d37b-af40-4536-9f97-7ebecfcc5ea9", + "id": "632edeb1-40fa-4234-b274-44d57fd2c16c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103057,7 +103057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "215e26cd-734c-42d5-830d-d9e0f7dbaecd", + "id": "9434c930-2684-4ed1-bfd8-6f0abff4fefe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103101,7 +103101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "484a0491-c543-4a03-983f-f33962b801f3", + "id": "bf4d12cf-8c1d-4615-97b6-77395b824665", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103151,7 +103151,7 @@ } }, { - "id": "c45306bc-e5b4-4b14-92d7-a5c2a22f9578", + "id": "42adad61-ec3b-48c5-964b-1bf55821041e", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -103205,7 +103205,7 @@ }, "response": [ { - "id": "bafa8c09-d2ce-4a64-a98b-08e2dc5c6a26", + "id": "7239c96a-5b8d-4a50-8846-8c56a1fa4f57", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -103262,7 +103262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceda17bb-8546-4503-b141-8e2a4d7feaa2", + "id": "ecdc6277-6131-479b-9354-676e5706b0da", "name": "General Policy", "originalRequest": { "url": { @@ -103319,7 +103319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7d51f46-056c-4f89-9261-4946f6a8486a", + "id": "814d120b-7ac1-4110-94f4-e12406a1d135", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -103376,7 +103376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6872f7cc-1b0a-4a19-ba75-862df51ff46d", + "id": "f9e77cf2-a1d2-4608-9d49-586df3ccb582", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -103433,7 +103433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8328d27-8cf3-446d-b8de-bc9d8a7dc454", + "id": "e2efd2a4-bf92-4e76-a70d-703aee5c0ddf", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -103490,7 +103490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e463802-d9c2-4757-a4cc-93f6ef3aa255", + "id": "b278e2ab-e1f4-41ef-9d72-81b0557626a9", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -103547,7 +103547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19f71901-2624-400a-bb05-cb2529d4bf4d", + "id": "634c114a-08e8-48ed-be82-0a6451971039", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -103604,7 +103604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "898263fa-7583-4747-aefb-a12189ca62c5", + "id": "7bccb626-d209-4374-9ac8-be2b90a13122", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -103667,7 +103667,7 @@ } }, { - "id": "21cbc138-844e-4ec8-a87b-dc4c4db91fc5", + "id": "32ae36b4-45b1-4394-ad8f-8d930d3280fd", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -103718,7 +103718,7 @@ }, "response": [ { - "id": "37b62e68-01c9-4698-af47-779adb7498ca", + "id": "ebf1dddd-c445-4f21-b69f-a4177b6f1cf3", "name": "No content.", "originalRequest": { "url": { @@ -103762,7 +103762,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c9f0edab-82c2-45f8-9788-57587a62ee31", + "id": "99707b08-383f-40c8-af80-ae6fbfe20130", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103816,7 +103816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e763312-1689-498f-b7ca-754d02ad952c", + "id": "ee0be686-b692-4b46-a371-95dbe69be266", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103870,7 +103870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e2706bf-c470-4a9a-90f9-ee7de86d4e68", + "id": "5a6b904d-449a-4d89-92c5-4f0f219a56c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103924,7 +103924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87a3c77d-bced-4c32-adba-97b3c2eb0db4", + "id": "749f0c40-5819-4871-bb24-865dcc53cca0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103978,7 +103978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a02e392-93b3-49f3-845a-70695394993c", + "id": "e527261a-4f64-48db-8d0c-f45484a7da3d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104032,7 +104032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49eb348b-257e-4d81-9bc5-434f7a3d8e71", + "id": "2130430a-d177-4170-912e-036f7f973670", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104092,7 +104092,7 @@ } }, { - "id": "33264f4d-3f18-49ef-ab8e-d1fcff3d6a22", + "id": "5d814236-900d-468c-a364-bf0cf166fba0", "name": "Patch SOD policy by ID", "request": { "name": "Patch SOD policy by ID", @@ -104146,7 +104146,7 @@ }, "response": [ { - "id": "20970ed4-7d34-49b7-8dc7-082d8712213b", + "id": "1fb233ae-3fb8-4ac6-b545-f8991b662f67", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -104203,7 +104203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "941050f9-bfa5-49e4-b601-4a1044873176", + "id": "be5dd4fb-d297-4c95-8a40-8ac115d82ffa", "name": "General Policy", "originalRequest": { "url": { @@ -104260,7 +104260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d943d5e3-51f4-47fc-9fd2-65d5ac5b621b", + "id": "7c679ed1-e228-4951-a606-3678e78e41c6", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -104317,7 +104317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e85bc2d-597c-4b3e-a3b2-d4710bf93278", + "id": "6be8b1cc-ef57-4cfd-97c4-c37a7ce01dbe", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -104374,7 +104374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a779aae9-5857-4e2b-8b71-66d0a20c5c3a", + "id": "abf5cb02-11d5-4de5-ab6a-fc96faf41690", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -104431,7 +104431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1baf52f0-8620-4287-9a72-aac2a2a355a8", + "id": "986c7445-1379-4f1b-9eab-13e0db689abb", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -104488,7 +104488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "884b805b-c734-4eab-8b8a-8542a3f3c868", + "id": "2682d68c-c2aa-4fb9-9357-78e69350f0c3", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -104545,7 +104545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8be22e7-375e-43e6-a7a1-92922395b575", + "id": "3371b6b7-649b-45a4-b15c-5b275ac3ae95", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -104608,7 +104608,7 @@ } }, { - "id": "05d7f39d-5de4-40de-8597-93025c1414bb", + "id": "4bf0357e-1c67-4170-8a53-948d1ccee4f8", "name": "Evaluate one policy by ID", "request": { "name": "Evaluate one policy by ID", @@ -104650,7 +104650,7 @@ }, "response": [ { - "id": "792555fe-ac69-4a49-9d90-9eddfa2a14f0", + "id": "7b051a3b-cf48-42e4-980b-0b499fad70ab", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -104695,7 +104695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f653fd9a-3f32-494e-8ddd-4e49ee5781af", + "id": "213af1ad-a2ff-44e5-bd8c-554094a2cb24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104740,7 +104740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a26feb81-2fa5-41bc-953b-9f26dfeb3269", + "id": "82dfd210-f430-46a3-b82e-c09612ef596c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104785,7 +104785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d697334-9435-4594-9922-40b55466e0d4", + "id": "e216af32-b173-4cb4-860e-de22b81a2cdd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104830,7 +104830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cabee62e-37a3-40c0-a4e5-b38e7dac55e8", + "id": "738ca965-1fc3-4303-8fd9-f172878e9554", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104875,7 +104875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72dc03dd-9239-4b3b-9875-9294fa2239a6", + "id": "9fd68547-02ae-4a2f-9d7a-661ffa844432", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104926,7 +104926,7 @@ } }, { - "id": "3a3b461e-bb3b-40f2-b061-169ff611e738", + "id": "5e55c4b2-b378-45e4-b5bd-c96e4be19a50", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -104968,7 +104968,7 @@ }, "response": [ { - "id": "386ebf92-4206-4ac1-968d-d14bbc11bc7c", + "id": "2cad28e7-e69a-46e7-92e7-c8fcbbe1cd73", "name": "SOD policy schedule.", "originalRequest": { "url": { @@ -105013,7 +105013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53f57640-a736-48de-92d3-86d382190dc8", + "id": "e7ac7240-75e7-45dc-acad-4909298ba49a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105058,7 +105058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64892153-ae04-4360-9240-51a7e893c0fd", + "id": "73ba3ffa-0d00-4755-bd98-e795e2061d9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105103,7 +105103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc6e6f1d-99fc-4abf-b91f-6cb95868b200", + "id": "6ec632f5-4105-422d-8819-aebc6daf1271", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105148,7 +105148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9db01491-3cdb-490c-ab69-de195a178d7d", + "id": "f58c1ed3-aa0e-43b4-bbf1-2614bc2d5b09", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105193,7 +105193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a53174e7-49a4-4ecf-ba66-c1eca0118963", + "id": "a416098e-fab7-401c-b427-bbc26de5e230", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105244,7 +105244,7 @@ } }, { - "id": "387a4acb-0ce4-4795-b62a-d60909da6a52", + "id": "fe49ddb8-7535-44aa-9b35-8754c249d414", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -105299,7 +105299,7 @@ }, "response": [ { - "id": "6ec57b97-ce85-4e8d-ad91-044c717cb94c", + "id": "33f9c839-2c23-4341-b854-5839e0e0c6b4", "name": "Created or updated SOD policy schedule.", "originalRequest": { "url": { @@ -105357,7 +105357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bad5aff-9734-43bf-92ad-52c9217c1609", + "id": "69bf5f75-16a5-4471-b233-3bae3f12bb2a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105415,7 +105415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f76987f-44f3-4b63-8e38-9dedfe4089c9", + "id": "4f802793-b25a-49d7-8d64-f39c008474b1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105473,7 +105473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c404728c-b673-4566-b1e0-1cd349baf3fb", + "id": "209e5c1a-0a5b-412f-b298-67c0b3e848d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105531,7 +105531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc915ec-0b9d-49b5-b11b-2c277c2be76c", + "id": "7caab531-2c30-4b3b-a5f6-ab398256a809", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105589,7 +105589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac3b4a77-8cb7-4a67-974c-83dfa5f40486", + "id": "10bc27b9-f0ba-4fb1-978e-b92004196f0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105653,7 +105653,7 @@ } }, { - "id": "ac0d0cb1-5a34-4535-a527-7154e6c81f80", + "id": "4b874efe-546a-4fa7-b535-0227035a9347", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -105695,7 +105695,7 @@ }, "response": [ { - "id": "583c3d7f-eaac-48cc-8411-11ff1ad5f637", + "id": "189ba11a-fcd5-4332-ad96-aa623bca9cb5", "name": "No content response.", "originalRequest": { "url": { @@ -105730,7 +105730,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b8c1d5ff-f255-43d5-9099-d559dea018c1", + "id": "238a5a32-52cf-418f-b00c-aad58df5c30b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105775,7 +105775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7330d8c-db31-42c0-9235-6e6dd261e5d2", + "id": "093b14f0-170d-499c-b73b-2a8f0f38b31d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105820,7 +105820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fdfda87-33fb-4d43-9fbf-d9c30fc8894f", + "id": "71f37666-face-4f54-a342-d7aea2ad0407", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105865,7 +105865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cda557a8-6d3f-4320-a89e-0971ce4fc5d6", + "id": "0dc5d3de-5229-4a34-9b07-fcae20f8ae7a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -105910,7 +105910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c672625-3bfb-41d6-99bd-7ab8c885ade6", + "id": "8f1fa98c-a5d7-416a-90e7-b01f92e5ee0c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105955,7 +105955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00b327cc-b47f-408a-96b4-ada671dc4764", + "id": "243041a5-d718-41d4-9563-96c7952c1920", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106006,7 +106006,7 @@ } }, { - "id": "0059b91b-79f4-4a9e-ade1-e92511191aba", + "id": "d22cf4c7-060c-4099-a558-411335474c9e", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -106049,7 +106049,7 @@ }, "response": [ { - "id": "617828a9-9dfc-495b-9cf3-6e3b184812be", + "id": "51066201-f5ef-49b5-854e-d371331f9bb9", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -106095,7 +106095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e32d2acf-34e5-4a9e-87fb-05f5e941b9bf", + "id": "a54be70d-adb4-421b-97d9-ab75cf0522a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106141,7 +106141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1099c811-5b59-4133-9107-1f8b8644f60f", + "id": "d4c3396f-7d95-4873-a777-b93ff131ea35", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106187,7 +106187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44ba646c-1cf2-4701-83a9-32b0b053947e", + "id": "9c94c5f9-88d4-4ad5-99d3-f1e51291d6e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106233,7 +106233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ad012d-1fdf-4075-a302-2d7750010d56", + "id": "dff8166e-07f5-4de2-9f0a-245fe50c4a3d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106279,7 +106279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cad905b-b250-424d-8a97-0d15a33152de", + "id": "6488d2d6-fa9f-46cc-87fa-b7431af38cbf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106325,7 +106325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83156f9e-e827-40b3-9cc4-96eaed01bc67", + "id": "81ff1422-1f4c-4208-ad59-c10e6f4832c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106377,7 +106377,7 @@ } }, { - "id": "5573aac9-3e39-4beb-b142-6dd121cc2374", + "id": "f7fc4cf7-b66b-4be8-9f46-97593b428573", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -106419,7 +106419,7 @@ }, "response": [ { - "id": "55610924-86f5-4401-b667-1a85f87b9a3d", + "id": "d841d2f7-e1a0-4e49-9158-fbef1c2e4e53", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -106464,7 +106464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a25e1594-574d-4da2-aa11-ad0ff8a12584", + "id": "7ca9d254-eaa1-42ed-8ed6-1a62a10eb9fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106509,7 +106509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49818f1c-2ba8-4d04-839b-d6d9a3e264c1", + "id": "dd870615-fb3a-4741-b979-6e895cb3272e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106554,7 +106554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2208c657-658a-491e-967c-7d1ee630162e", + "id": "7f0dc6e1-df29-403a-a581-794ce3fa23a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106599,7 +106599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e642580a-c77b-4bd2-b347-7fbacd53e813", + "id": "14e142c1-905a-446a-bd00-19b63aefbb39", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106644,7 +106644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9d2a28f-ccd3-48da-8669-7e3d9e34f8b7", + "id": "f3e45567-308f-46b7-8872-c4f4ced432f6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106689,7 +106689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be87aacb-7362-4b43-912d-35ffe2e622f8", + "id": "27d498c6-da41-4c33-a6d4-478aaa1761ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106740,7 +106740,7 @@ } }, { - "id": "9d8884f3-7c7d-4d11-bf35-3c8113985ee9", + "id": "8d413fe2-f194-4a06-a23c-2a7bd0dc45e8", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -106782,7 +106782,7 @@ }, "response": [ { - "id": "9dbb112a-d962-4cbc-83db-130bcc06f4ac", + "id": "6a298e44-1c98-48b0-b89c-e16e7b94e16e", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -106827,7 +106827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82f06155-f4ce-4cae-9fd9-d8e8507cdeb0", + "id": "2d40770e-8eaa-4506-902b-d83c66a4d6a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106872,7 +106872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24be4ea5-7581-468f-87dd-9cefbe573c89", + "id": "e95661d1-0d59-4be1-858d-87301d733465", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106917,7 +106917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c13557d0-5e47-41db-a27b-a605bcd1f8fb", + "id": "719514b8-a9f2-4a5d-854e-4ac592a82ca1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106962,7 +106962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56c38bed-2557-4bb7-9d7a-23adbe0cd5df", + "id": "feafdb0d-6cba-4d6e-9b0c-b10947fff7c4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -107007,7 +107007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72fe3178-40f4-41e6-9236-3ceeb2420033", + "id": "6706eac3-83ae-44b4-9bdf-bf348ef544db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107052,7 +107052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a750e62-e084-4996-8071-23344356abdf", + "id": "5c95ccb3-afcf-4ffb-8a24-c07cb3ec5336", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107103,7 +107103,7 @@ } }, { - "id": "2746f7f0-6271-4100-92ba-3c65a8168bfa", + "id": "13ff74eb-a4ee-4a39-bedd-953d6c65073e", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -107146,7 +107146,7 @@ }, "response": [ { - "id": "ef9d6bd2-4915-4ebb-8198-c80769dfb805", + "id": "b9136586-42fe-43a0-bbe9-d6cbc0ec763d", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -107203,7 +107203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "325e78bf-e49b-42b3-9456-7767db882b01", + "id": "3726cd67-9e4d-4578-bee3-10aa167dbcfe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107260,7 +107260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77cab37e-7472-4eee-87f3-835bd77be820", + "id": "213d3f56-2824-4716-bb51-ac62d916f08b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107317,7 +107317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6857f52-cefe-4ecf-b7dc-8d82c0819a79", + "id": "ecfb2fb4-f03a-4b40-9d3f-efdf0b11f241", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107374,7 +107374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d797e9bb-0fb5-43ac-9c18-fcc3146bacf2", + "id": "a6a3b437-155a-415c-bb7a-55a172147129", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107431,7 +107431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3bd292f-1308-4e34-aefc-ca11ba293cfc", + "id": "f9f0e4aa-cfbd-4e44-8182-5438ba3e85a1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107494,7 +107494,7 @@ } }, { - "id": "bdb7c950-a424-4480-951a-82f3974e7333", + "id": "288cfeee-7728-4fa0-9efd-8a35a081526f", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -107523,7 +107523,7 @@ }, "response": [ { - "id": "2b9c7283-7d7c-4453-b307-ff51a227a175", + "id": "e8f06deb-2e07-4a9a-b1e9-f9d31d51304d", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -107566,7 +107566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e720374f-ab9d-4a57-8284-226f2755a12b", + "id": "b840b84c-bd17-4902-a695-e21fa2678b48", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107609,7 +107609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3777c3d6-70f7-4769-9079-cc6081a5c6a4", + "id": "5c4a1c03-0bb3-4cc8-85fe-6341a4da04d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107652,7 +107652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e6d45ed-36b5-4799-8e60-1e41f12c6f4f", + "id": "cc999b05-f06a-42d9-a9a7-d02725d0739f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107695,7 +107695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db3eb7f0-16ea-46ae-919b-0699a92ca64a", + "id": "8489aa94-e32d-44af-9275-3d30efab467a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107738,7 +107738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bed96b99-2dc7-4722-a9db-589acfb1af88", + "id": "d9c8a2a0-8cd1-41ab-825c-4b3cd2cf3edf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107787,7 +107787,7 @@ } }, { - "id": "a1417102-e43f-42c8-b789-26a578412e76", + "id": "3f6d5e02-d6ee-428b-964e-b4b5edf6b673", "name": "Download violation report", "request": { "name": "Download violation report", @@ -107829,7 +107829,7 @@ }, "response": [ { - "id": "fa82a3b6-0c60-426e-82d8-9554b21cb4e5", + "id": "1a216abb-a6d9-4033-ac0c-7733c778954a", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -107869,12 +107869,12 @@ "value": "application/zip" } ], - "body": "nostrud deserunt Duis", + "body": "sunt et", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "558ad9ee-2dcd-45c3-9efe-106c5722b9d3", + "id": "08417dff-b6c6-4e61-9c4d-93ff30bb6b1e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107919,7 +107919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beae8476-7d0d-4568-b8ff-ea502feff2b9", + "id": "d914c8c1-edf4-4449-9979-b786577f4cff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107964,7 +107964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58cd076a-57c7-43d8-ad64-12de9bbcbce6", + "id": "fb1350aa-48f7-43ab-9208-2fdbecefaa2d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108009,7 +108009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a116b8bc-71a9-41a3-b9ae-6c5bdade36fe", + "id": "bdee4041-4dd5-4737-9025-75270cd92b7b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108054,7 +108054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1db8ec40-8402-450a-a42a-b434f58ecd18", + "id": "bf7162f5-51d5-4134-9187-c239d424ee78", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108099,7 +108099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d288f184-4992-40a1-8eef-0246e5751c29", + "id": "22329257-15c1-42cf-8f8d-107ed7b72ab7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108150,7 +108150,7 @@ } }, { - "id": "e3e94837-5b78-463d-adc1-642c32e0138f", + "id": "f535c925-6e99-4fed-a450-290b359d07f6", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -108203,7 +108203,7 @@ }, "response": [ { - "id": "dfd19553-1053-4327-80d7-f7bb53865e89", + "id": "40b6b094-6aef-4847-bea7-7bd10e18d66b", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -108244,12 +108244,12 @@ "value": "application/zip" } ], - "body": "nostrud deserunt Duis", + "body": "sunt et", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "86c5a634-7b91-418f-b743-5e0b77927191", + "id": "c64da53d-9b29-4a44-b4f4-66e62a1607c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108295,7 +108295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4827761-f501-4293-9999-631d4be51a53", + "id": "bb8a89e6-79c5-4437-a417-1dd0241075a4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108341,7 +108341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "accb5799-266c-4d50-a00f-0f0423c88daa", + "id": "df675971-b822-4078-b061-7d9686a72628", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108387,7 +108387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ea8a9a5-147c-423b-be9d-3c5754d5a949", + "id": "4566174a-8d45-457d-9487-9e6d4a3e0746", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108433,7 +108433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "527564d1-70ba-4ec6-a0a0-e60e8c1f2542", + "id": "83021ced-aee3-4283-84ef-d0ea1743843f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108479,7 +108479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89a33824-8841-49d0-99d2-27ad504d6cde", + "id": "0bdb4db3-9c2e-467a-b52a-29c6c364669e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108534,10 +108534,10 @@ }, { "name": "SOD Violations", - "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", + "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": "0ccd2732-4233-4357-9fde-54b4f1d9ef2d", + "id": "e3409a21-0718-4ded-b0a0-1361fdadc122", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -108580,7 +108580,7 @@ }, "response": [ { - "id": "0f2b41b5-aa25-4478-8ba1-ca64095a8f7d", + "id": "362826a2-9922-427c-86ea-08d532fbae27", "name": "Violation Contexts", "originalRequest": { "url": { @@ -108637,7 +108637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4b266f3-4c7f-4f3b-96db-e82f875dca1b", + "id": "35a02be7-43ef-44cd-af93-6dca74194e4c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108694,7 +108694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9bfbc83-1d2a-4cdd-a601-469becc26dd4", + "id": "692ab6e2-1c97-4f7c-be51-5b15637aaa99", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108751,7 +108751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d0be4b0-af7f-4123-a21d-84c62d7410ed", + "id": "8b5a1d95-9697-45e1-b368-58f968398063", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108808,7 +108808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce128981-c134-4204-bad1-a30f5d34d2af", + "id": "ce85ef5a-a0ad-4ad9-9c53-f4addfb66f0e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108865,7 +108865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93f8c7b5-75cf-41c2-87cf-3111818c9b30", + "id": "1fd417c6-0c79-43bd-993f-fd8b59b46af1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108922,7 +108922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cefa1713-f690-4448-ad2a-ff87694f8efd", + "id": "825754d3-e38d-4773-9cdf-b5838ae7db86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108985,7 +108985,7 @@ } }, { - "id": "d84c4317-dfa1-4a26-93b0-b7cfc476dea8", + "id": "235536d1-0a0a-4d56-a638-af51449932a1", "name": "Check SOD violations", "request": { "name": "Check SOD violations", @@ -109028,7 +109028,7 @@ }, "response": [ { - "id": "da5024ff-bcfc-4608-87f3-4d30d6de48fa", + "id": "1b820c4b-3568-42eb-bfad-3529fdd26f42", "name": "Request ID with a timestamp.", "originalRequest": { "url": { @@ -109085,7 +109085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb7fd6b6-c570-4996-9251-d582579a18ab", + "id": "33195ae9-840e-4ce8-8e13-2505c0c7cbf6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109142,7 +109142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6cbace9-3f78-4d46-94a8-edffd7320467", + "id": "5a023bf4-a402-44fa-a975-064004435a34", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109199,7 +109199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a662eb0-bec9-4000-acff-c02e847659df", + "id": "0b2fe2ff-3279-4caa-b2f6-d4e17d2171ed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109256,7 +109256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c6778a-c53b-4eee-b65a-e31945259b94", + "id": "dca3c9c0-f4ec-4689-9028-16431219ec6d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -109313,7 +109313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27be3e2e-b181-440f-a059-d70637e77317", + "id": "611d3932-4c5b-46b9-82f5-efc889ed5486", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109370,7 +109370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51a67f1c-3911-4433-8453-83bf81776faa", + "id": "7dc647d8-beaf-4e31-a5b8-ad8364e79f6f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109439,7 +109439,7 @@ "description": "Use this API to implement source usage insight functionality.\nWith this functionality in place, administrators can gather information and insights about how their tenants' sources are being used.\nThis allows organizations to get the information they need to start optimizing and securing source usage.\n", "item": [ { - "id": "f6a176fd-7755-414d-a779-178a69846a89", + "id": "ae001d38-9244-48bb-a4db-9f6a674aadf8", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -109481,7 +109481,7 @@ }, "response": [ { - "id": "5e114e23-0f36-409a-87b1-856658b85777", + "id": "cf38e795-8f00-4d4c-8f07-c5d281647799", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -109526,7 +109526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6d42761-4d91-4396-bd52-942a2fd85c2e", + "id": "25adacdc-9a33-4d80-b566-0ad9d27a0611", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109571,7 +109571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf77a618-5c17-4345-8c0b-204deed21d0b", + "id": "006ff353-a7d1-4843-9eee-f432cbb8e97a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109616,7 +109616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dbcf4b0-40d0-43a5-8488-e21002a30475", + "id": "0e9bafe9-568d-4bea-869f-e508892d3529", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109661,7 +109661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cae0ba37-14ac-4512-8a4d-d36ba5400f85", + "id": "c7b6be1c-0fe4-4864-8d7d-c59d4621c175", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109706,7 +109706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cd3beb4-1028-4355-907f-4d7be3839bf4", + "id": "4ac20f5e-12d1-47ce-8b12-007e31151c67", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109757,7 +109757,7 @@ } }, { - "id": "15ed4025-3dab-4deb-afca-f017488e2565", + "id": "0eb87e57-d7e8-4be6-87fb-a0fadbaaa1ce", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -109836,7 +109836,7 @@ }, "response": [ { - "id": "8b1265aa-4bad-45d8-bcb0-c7467eda5fc5", + "id": "7a3c2561-6d93-4123-b9e9-efbf128f6bb6", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -109918,7 +109918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "580f4c45-bfb5-46c6-aee9-edb046cc03f6", + "id": "5465f65d-e3ff-4442-bb0a-1aceb4d0a47d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110000,7 +110000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16816974-0f8c-43cf-9695-e7912d839810", + "id": "204ec3a6-c94e-4f65-8570-13597b5a7329", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110082,7 +110082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "282fd8c2-48f9-432d-bbc8-3dab39596461", + "id": "d7821ac2-9b05-4a8a-8ef1-61506dc05e8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110164,7 +110164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20a841cb-5fef-4231-864b-ab6f786454ea", + "id": "487ab084-75cc-4a17-acfd-574122ad2123", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110246,7 +110246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9abba36-6e2b-4838-b6c1-bc68a95d0ac0", + "id": "b1f5e2c1-8126-4add-96b9-d19f4a7acf29", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110340,7 +110340,7 @@ "description": "Use this API to implement and customize source functionality. \nWith source functionality in place, organizations can use IdentityNow to connect their various sources and user data sets and manage access across all those different sources in a secure, scalable way. \n\n[Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) refer to the IdentityNow representations for external applications, databases, and directory management systems that maintain their own sets of users, like Dropbox, GitHub, and Workday, for example.\nOrganizations may use hundreds, if not thousands, of different source systems, and any one employee within an organization likely has a different user record on each source, often with different permissions on many of those records. \nConnecting these sources to IdentityNow makes it possible to manage user access across them all.\nThen, if a new hire starts at an organization, IdentityNow can grant the new hire access to all the sources they need.\nIf an employee moves to a new department and needs access to new sources but no longer needs access to others, IdentityNow can grant the necessary access and revoke the unnecessary access for all the employee's various sources. \nIf an employee leaves the company, IdentityNow can revoke access to all the employee's various source accounts immediately. \nThese are just a few examples of the many ways that source functionality makes identity governance easier, more efficient, and more secure. \n\nIn IdentityNow, administrators can create configure, manage, and edit sources, and they can designate other users as source admins to be able to do so.\nThey can also designate users as source sub-admins, who can perform the same source actions but only on sources associated with their governance groups.\nAdmins go to Connections > Sources to see a list of the existing source representations in their organizations. \nThey can create new sources or select existing ones. \n\nTo create a new source, the following must be specified: Source Name, Description, Source Owner, and Connection Type.\nRefer to [Configuring a Source](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html#configuring-a-source) for more information about the source configuration process. \n\nIdentityNow connects with its sources either by a direct communication with the source server (connection information specific to the source must be provided) or a flat file feed, a CSV file containing all the relevant information about the accounts to be loaded in.\nDifferent sources use different connectors to share data with IdentityNow, and each connector's setup process is specific to that connector. \nSailPoint has built a number of connectors to come out of the box and connect to the most common sources, and SailPoint actively maintains these connectors.\nRefer to [IdentityNow Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about these SailPoint supported connectors. \nRefer to the following links for more information about two useful connectors: \n\n- [JDBC Connector](https://documentation.sailpoint.com/connectors/jdbc/help/integrating_jdbc/introduction.html): This customizable connector an directly connect to databases that support JDBC (Java Database Connectivity).\n\n- [Web Services Connector](https://documentation.sailpoint.com/connectors/webservices/help/integrating_webservices/introduction.html): This connector can directly connect to databases that support Web Services. \n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/idn/docs/saas-connectivity) for more information about SailPoint's new connectivity framework that makes it easy to build and manage custom connectors to SaaS sources. \n\nWhen admins select existing sources, they can view the following information about the source:\n\n- Associated connections (any associated identity profiles, apps, or references to the source in a transform).\n\n- Associated user accounts. These accounts are linked to their identities - this provides a more complete picture of each user's access across sources.\n\n- Associated entitlements (sets of access rights on sources).\n\n- Associated access profiles (groupings of entitlements). \n\nThe user account data and the entitlements update with each data aggregation from the source. \nOrganizations generally run scheduled, automated data aggregations to ensure that their data is always in sync between their sources and their IdentityNow tenants so an access change on a source is detected quickly in IdentityNow.\nAdmins can view a history of these aggregations, and they can also run manual imports. \nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about manual and scheduled aggregations. \n\nAdmins can also make changes to determine which user account data IdentityNow collects from the source and how it correlates that account data with identity data. \nTo define which account attributes the source shares with IdentityNow, admins can edit the account schema on the source.\nRefer to [Managing Source Account Schemas](https://documentation.sailpoint.com/saas/help/accounts/schema.html) for more information about source account schemas and how to edit them. \nTo define the mapping between the source account attributes and their correlating identity attributes, admins can edit the correlation configuration on the source. \nRefer to [Assigning Source Accounts to Identities](https://documentation.sailpoint.com/saas/help/accounts/correlation.html) for more information about this correlation process between source accounts and identities.\n\nAdmins can also delete sources, but they must first ensure that the sources no longer have any active connections: the source must not be associated with any identity profile or any app, and it must not be referenced by any transform.\nRefer to [Deleting Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html#deleting-sources) for more information about deleting sources. \n\nWell organized, mapped out connections between sources and IdentityNow are essential to achieving comprehensive identity access governance across all the source systems organizations need. \nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about all the different things admins can do with sources once they are connected.\n", "item": [ { - "id": "e6a39bc2-39c0-47de-b917-f1b3397200d3", + "id": "893d02d7-d56c-41fb-a4d2-685b7c9a32c2", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -110424,7 +110424,7 @@ }, "response": [ { - "id": "626b2e51-fe45-48ec-a5c1-ce0587670808", + "id": "5845b561-2608-4d23-b8a1-2b4338b3bbd4", "name": "List of Source objects", "originalRequest": { "url": { @@ -110522,7 +110522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2bd494a-0667-4a63-b042-91fd2429875d", + "id": "0e114b08-dfd1-4b08-919e-0cb74759b454", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110620,7 +110620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4ce11fa-b530-4aa7-9995-1318e73dfc7b", + "id": "56d387f0-000a-4717-a24e-5d90e282f0e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110718,7 +110718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cedf1316-dde9-49fb-9b2b-a0ea5dfd7111", + "id": "c4fe4e1e-38b1-4d4c-80b1-2d753b035c33", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110816,7 +110816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6288c2a5-9200-4364-b0ee-02bf37d2a54e", + "id": "9ef4ab55-cb98-4ef6-9b13-53c04a47d8bb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110914,7 +110914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbc3ac56-5c13-4915-9091-e7b340902186", + "id": "582ddf1a-f83d-46f3-be07-31d31b6386c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111012,7 +111012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a650732e-599d-4ba0-a06e-dfd9c7f7522b", + "id": "c5f0f467-9337-4303-b8a5-36de7ec29d51", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111116,7 +111116,7 @@ } }, { - "id": "a598ff38-ef0c-4b51-ab32-8af56604c2a0", + "id": "828b16a5-944c-4867-aaa2-e0279b04581d", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -111168,7 +111168,7 @@ }, "response": [ { - "id": "5315abb0-62eb-40ec-9a65-8d71700b070b", + "id": "b1425689-7bb7-4037-827b-ec9be2e9a31a", "name": "Created Source object. Any passwords will only show the the encrypted cipher-text, as they are not decrypt-able in IdentityNow cloud-based services, per IdentityNow security design.", "originalRequest": { "url": { @@ -111234,7 +111234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2885441-a280-4fe4-bd57-3b33455b0b30", + "id": "324135c3-42d3-4abc-a566-aba2254405da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111300,7 +111300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a6fc1fc-c7fd-4e2c-85d6-82f3a760a8b1", + "id": "c20ec016-82c0-4941-87f0-f4f07512fc5b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111366,7 +111366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32df3b04-ead2-4c67-9650-bd23a5c8b893", + "id": "7bcc79a8-19fb-4c35-aa2e-9b728888c6a4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111432,7 +111432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7e2384c-cdee-4a89-8fcc-541ef6c28f6d", + "id": "126bc83d-56dc-443d-bb04-ec7083f35278", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111498,7 +111498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7dc7709-6ae5-40a7-945e-d31509d74f53", + "id": "bc4efd2f-90cf-473a-8640-bf52cce34967", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111570,7 +111570,7 @@ } }, { - "id": "0f66132d-4122-4fdb-8316-3adaed5f62db", + "id": "08d34d2b-9b78-40c2-9f43-8ed48cadac21", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -111611,7 +111611,7 @@ }, "response": [ { - "id": "aa5cde24-df7c-4103-b5ec-ebc883921f87", + "id": "5e730cf0-e43f-4fce-aaed-a3819ffa9b5d", "name": "A Source object", "originalRequest": { "url": { @@ -111655,7 +111655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3be0dc60-e202-48ae-abcf-2105deaf4138", + "id": "97b73061-ced9-4267-afdd-cec1644648cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111699,7 +111699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9280cb63-98c8-4f6b-8839-8c628e34d987", + "id": "5575e899-cf38-437c-b079-028ff54827f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111743,7 +111743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5631a3c0-987a-4145-b1d0-a57759438454", + "id": "2995de43-6f29-47eb-9e3e-2979d088cbec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111787,7 +111787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "578326dc-5905-48bb-842e-b8c7964ef075", + "id": "e7f5480f-0775-4ab7-a76b-74e4116ec3a2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -111831,7 +111831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a73581ef-f6da-4971-a6c8-7145094f754b", + "id": "dfaff124-5edf-46bf-b99e-5c5eded82d29", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111875,7 +111875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "300bef12-7bed-45f0-bd63-dd97858cb7e6", + "id": "5dba3284-e144-47c7-859a-6b37106c3d27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111925,7 +111925,7 @@ } }, { - "id": "dcf40e3b-4ee8-4484-a1f1-3b770890acf0", + "id": "da90005a-e90b-4250-b1dc-2ad31c67ddb9", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -111979,7 +111979,7 @@ }, "response": [ { - "id": "1ae0487b-6db8-426f-b05b-c2f62d3f1eb1", + "id": "6962323d-e64c-4c66-8e4d-85376f73a04c", "name": "Updated Source object. Any passwords will only show the the encrypted cipher-text, as they are not decrypt-able in IdentityNow cloud-based services, per IdentityNow security design.", "originalRequest": { "url": { @@ -112036,7 +112036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4dda31e-569a-4f8d-bb8d-a9c99a1374f3", + "id": "04785ccb-7af4-4b7b-ac74-b5894d5b66d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112093,7 +112093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a481642e-f50d-4261-b6ed-6d3b1dcde52b", + "id": "a440f09d-def2-4a0e-963b-ec185fadad54", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112150,7 +112150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98251d77-3cf3-4ecd-8c2b-f80af4845c5e", + "id": "08485838-3caa-47f7-94ee-9e2f4341bde1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112207,7 +112207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08956111-5411-45d8-b3ca-18431f407b39", + "id": "3c3e2b65-98a7-4310-ac4d-748e12009f17", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -112264,7 +112264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73fc024d-b2ca-4ef9-953b-1f60053e3ba3", + "id": "48d7dc5f-7631-4869-ad71-31f0bb7aa64b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112321,7 +112321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5d20c3d-bca5-436f-bbe4-134a84d78d84", + "id": "4cb0769d-1332-4770-86d8-b15e79646eaa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112384,7 +112384,7 @@ } }, { - "id": "01429a55-adb7-4422-a98c-43ce8bff0d45", + "id": "182366bb-b892-487e-a642-675e61083b50", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -112438,7 +112438,7 @@ }, "response": [ { - "id": "8f9dd8de-d299-46ec-868f-3dbacdaa4cd7", + "id": "30a460f6-1fb5-4ce7-9310-761d4e3e29cf", "name": "Edit the source description", "originalRequest": { "url": { @@ -112495,7 +112495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2b80470-d0d3-471e-9156-e4d120d5234f", + "id": "1e4e19b3-8a35-4725-b7d1-20762cafc66c", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -112552,7 +112552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c32ec0f-004e-4a11-ab57-53039b9367f8", + "id": "2b7d63c4-f8ad-4f69-b7ed-d4282d80b2fb", "name": "Edit source features", "originalRequest": { "url": { @@ -112609,7 +112609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbb9676f-8590-4f94-9e14-b37e0f52f4a2", + "id": "f22024d1-bfc2-4d26-b948-a9056169e3d5", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -112666,7 +112666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a08f11f-793c-4186-b969-4012e922208c", + "id": "40d90064-8f94-45c6-9f53-ab417491c83f", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -112723,7 +112723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e255b78a-5a0e-4729-8982-e789f366ae02", + "id": "a56dec10-789e-464e-9f66-89e72d498595", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -112780,7 +112780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98527485-dca9-4696-a7cd-5e96d28f5d11", + "id": "24ab114f-fa36-4ffe-b268-39e1e8a2f804", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -112837,7 +112837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8d72845-0581-45d7-bc67-28beb766ae1c", + "id": "b105281f-b693-42c6-ac55-9ab18f619264", "name": "Edit source features", "originalRequest": { "url": { @@ -112894,7 +112894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "488f71b0-df16-4379-b379-e7f19b83860c", + "id": "b0c757e3-43e3-4834-bca6-1a4ee54cebb1", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -112951,7 +112951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1d837ad-d64e-4cb6-a7d9-b266c0ab41e0", + "id": "1d4fe5fc-c8bf-4a10-8d0e-dcfce991c82d", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -113008,7 +113008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2276ef0-e106-4274-b4e2-6b6fd726e19c", + "id": "d7c20644-0b50-436b-9d64-a8b7e811cbef", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -113065,7 +113065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03df51d6-9802-4ad4-9612-5e06638f1e8f", + "id": "b2b37cf7-a582-43e7-b8bf-0e9ce48aa59b", "name": "Edit source features", "originalRequest": { "url": { @@ -113122,7 +113122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a618390-99e6-47dd-a429-0faaae23af40", + "id": "ca09200d-a163-463c-93ac-53db78e3268e", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -113179,7 +113179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebaf86a3-b29c-4878-81c9-924063f39f2a", + "id": "555fe250-b096-4e05-97a5-cbe6a9518d7d", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -113236,7 +113236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3061288a-1718-4a88-bd06-87890ff9d496", + "id": "30d928eb-694e-4f92-abbd-cfedd48fb186", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -113293,7 +113293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06f9a8ff-03ec-487c-8964-355f1ff5ad5c", + "id": "5f7014ed-9cb4-44ea-b6ea-77a2d9f2a1a6", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -113350,7 +113350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "028d6289-f0ca-4af7-8515-f8d51c9a727a", + "id": "3b5e5bfb-1f57-484b-a315-02fd346da17a", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -113407,7 +113407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c528965-3d56-450c-902f-42b89336e4d9", + "id": "a739fd47-25d4-4f79-9a8e-6001a037022e", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -113464,7 +113464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c317ed34-e466-478f-95e9-58285d164cae", + "id": "f4193323-753d-4bad-8f09-012de6b837e5", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -113521,7 +113521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5494c1e-07df-4f83-87b8-b3a8d3d955d3", + "id": "c26a9b8e-2b5a-4d8c-9a22-eb47094c3383", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -113578,7 +113578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97d49dd8-939c-42aa-96e9-ec70f88e004a", + "id": "3f5981cf-37f7-4035-9a10-2e0a3be61cf8", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -113635,7 +113635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03fe3992-7616-4ca6-9cf5-020063713383", + "id": "aaf1b22b-4565-48ed-bbfb-a9551bbeda78", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -113698,7 +113698,7 @@ } }, { - "id": "7dd0be03-37c5-4663-a32d-6bf02d08b98a", + "id": "ee7af1c7-edfa-467c-ad3f-582a126a3f29", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -113739,7 +113739,7 @@ }, "response": [ { - "id": "f8ca1dfd-1e29-40c3-9d39-220e590d8d9c", + "id": "8aed7365-4acb-49be-a4cf-322180c82fdb", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -113783,7 +113783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4c4d796-7291-4a2d-b2bd-15bee67d12f3", + "id": "9eb59c60-6e8c-4aef-9322-45ce818c42a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113827,7 +113827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a99087f9-5822-41fa-85e9-b3210689284d", + "id": "b22c6fdd-ac5d-4ab8-ad99-f52b93964e91", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113871,7 +113871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e799004e-26aa-40bc-9e68-9a1143901882", + "id": "cae98b96-9d1a-4846-98c8-1ed93369a078", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113915,7 +113915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d131e791-f4b0-4717-af7f-984a7ed5753f", + "id": "fa766247-60c1-4a0c-9c68-b967decbb84c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -113959,7 +113959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8485e006-5f81-4eb1-9e6a-83162b7a7c46", + "id": "03722768-c50c-49f7-96c8-200d6a52cf1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114003,7 +114003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ec12a5b-009d-4dc4-a2c5-a79dc86287ab", + "id": "5a5bc28c-13cc-4504-a6ba-4c009d4a5532", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114053,7 +114053,7 @@ } }, { - "id": "dc70543c-3823-482a-a0a4-862ddfd9dda1", + "id": "cf0598bb-9fad-4c6c-922d-305edf7aa74f", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -114095,7 +114095,7 @@ }, "response": [ { - "id": "1366ac1d-51a6-4b8f-956c-252af985933f", + "id": "da11213e-f118-4b76-857a-f577a8eb6709", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -114140,7 +114140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93ae5975-0b16-472e-864f-785d89848694", + "id": "17bceabc-e1da-46f6-8255-a501d6da89ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114185,7 +114185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e158f1ee-3735-4b94-9fc4-8329c5a08b9d", + "id": "eae70057-3884-4e79-ae66-842e70b4b927", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114230,7 +114230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "700c2957-3aa6-40e0-af3f-5915b3701db9", + "id": "0271f09f-6c8e-4c9b-9f6d-8b2165378250", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114275,7 +114275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "478914cb-9495-42ba-a9c4-87c85381272d", + "id": "b2364f34-4b7b-48a7-9119-c143a76aed87", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -114320,7 +114320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6d43ff7-bb62-4a3c-8f47-4293c3c96257", + "id": "497caa89-0d83-4aef-8971-4f579d2f608d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114365,7 +114365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ade9a818-cca0-4e13-a396-27eb48144b92", + "id": "4822fb63-46e8-4a29-82b5-4d8d1d62af79", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114416,7 +114416,7 @@ } }, { - "id": "caf9b79b-0e75-4ac3-b62f-75f24e8d627a", + "id": "42f211f0-057a-4a89-b7fe-c451a31ea261", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -114471,7 +114471,7 @@ }, "response": [ { - "id": "e9f56fdd-d5c6-409f-ac1d-41afc4bc1ca3", + "id": "718a8d48-422d-484f-bdf8-9855d2753d91", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -114529,7 +114529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e918bc32-ab52-4025-9f47-127442503b4b", + "id": "660ead55-d93f-4791-bf88-3e316a6df4df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114587,7 +114587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daf4f84f-09ff-40a7-815d-75d7027c895a", + "id": "5b5b3743-4280-43b7-b677-15561aca444a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114645,7 +114645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "518e75ef-65c6-4edc-9092-53dd88ed34d9", + "id": "0c2a68c5-e13f-4ca9-9b3c-d9e6ca068e54", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114703,7 +114703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cbf1da4-46b9-4798-bd1f-568363dbbe52", + "id": "3139913e-3f67-4482-95ca-71359dbf5bc5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -114761,7 +114761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19f713fc-31cc-43fc-af33-c313fed81616", + "id": "3b0620dc-9552-43c9-9d46-05de7c8bd34a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114819,7 +114819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b0d7ea3-1221-4ff9-a30d-9873377ce69b", + "id": "54efd592-4579-4374-82da-4c2c34c91a9b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114883,7 +114883,7 @@ } }, { - "id": "c80e8b70-f13d-42bc-8a20-955c3d7f5a5f", + "id": "347857aa-d3c2-4314-9222-91bb684ef0d4", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -114936,7 +114936,7 @@ }, "response": [ { - "id": "30ad543a-e5d4-41b3-ad12-370bf6a7fa69", + "id": "f9f658b3-3393-4333-9aab-1cba78670001", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -114982,7 +114982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0372e85-d010-4bd0-9950-beeb3aece12f", + "id": "509c5a12-1f0d-457e-84f6-58e43a5efa41", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115028,7 +115028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50604a3f-25b3-4790-812f-066bf3ca0605", + "id": "02e96f27-2291-4b17-8152-922a1048e553", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115074,7 +115074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38e25f2e-9824-44bc-8312-5b032d93e6ff", + "id": "ddd3e567-ac57-4573-871b-e5c17ea7783c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115120,7 +115120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "062473f9-6bc1-48df-9e6e-7344993953c1", + "id": "87c37d8e-85dd-46be-88a0-a37f3677897c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -115166,7 +115166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99a36357-ee06-4e82-a3c2-6f0bdd6206bc", + "id": "c4310234-646e-4829-9bb7-33e748f5516b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115212,7 +115212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41997820-4ecd-41a1-a319-50cd444cbb74", + "id": "749d55c6-02dc-4c60-b2e9-af092538fb1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115264,7 +115264,7 @@ } }, { - "id": "37d172fe-5ba9-4cd6-bb54-e5f333f8a486", + "id": "7023571a-6825-4515-aa00-3d972fc5bc6d", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -115330,7 +115330,7 @@ }, "response": [ { - "id": "b82e49d2-47d2-40cf-a2a3-5c35550bdbf3", + "id": "020d7cd3-df3e-4d20-b7cd-862f02d9ab14", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -115389,7 +115389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd487da9-362a-41e2-8864-1e2ab36d3acf", + "id": "66666d99-4392-4ab5-9090-edd7319216f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115448,7 +115448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80d98f44-0472-4d7b-8de4-cd68a26345a9", + "id": "eb8ee9cb-2771-49dc-b7c6-e9fe9078e6b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115507,7 +115507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d78ea408-4fbe-4408-bcf2-111c70bbfc0d", + "id": "305f88e5-c210-4840-bc3a-f34de9132e4b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115566,7 +115566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a180385e-0548-4a5a-bcfb-fe76a70d6d22", + "id": "817dd5ab-95df-497d-869a-32fec9501e6d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -115625,7 +115625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d36f759c-d448-4221-b29b-eafb651bec2e", + "id": "86cdfc3d-7f6c-4671-9782-2e7d32f6c002", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115684,7 +115684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65868212-e25e-47b9-9f6b-259fbd323e55", + "id": "40d8f90f-327e-420a-8d3e-0ca677acfcc2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115749,7 +115749,7 @@ } }, { - "id": "b4b26e9c-98c8-4b33-b2f3-1f418af203c9", + "id": "56ff16c3-bfaa-4836-b831-b243e650e0e3", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -115815,7 +115815,7 @@ }, "response": [ { - "id": "d66f2bf6-e0af-4ceb-ba7e-248f6e39dc5f", + "id": "890f5e7c-c91f-43ff-a945-920465afaa25", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -115874,7 +115874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41f974f7-8fe2-46d8-b052-a73d28fe01f9", + "id": "440c81b1-85df-437a-a025-c7c3385bdcd9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115933,7 +115933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc8c5b3-b099-40bc-98c6-781dd4512886", + "id": "9b57a192-6bfe-48ff-9653-79b44bf19dac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115992,7 +115992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11a235cb-9214-4ad7-8d1f-3e171b2f474e", + "id": "de5a6f4c-25c4-4541-b5ee-9a09ef92f3d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116051,7 +116051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaa3f5a1-6710-4d4b-b116-5523648d6585", + "id": "b4c227d5-622a-47fc-ad52-034727675c32", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116110,7 +116110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "027cec05-ec1f-4f5a-84a5-1edfa47fe2c6", + "id": "b0ca8037-672b-40e2-8e9c-274f5719513d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116169,7 +116169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebadbbc3-c634-4c7a-a27b-cc45ffbc1444", + "id": "d4e9c803-2cc2-484c-a149-f58a11043214", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116234,7 +116234,7 @@ } }, { - "id": "c1877c02-a4c4-4aeb-907b-ddde44c2c9fe", + "id": "9515e90a-a564-430d-bf17-d5c2243035b1", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -116287,7 +116287,7 @@ }, "response": [ { - "id": "e5a92fa2-507c-433f-bff1-1d755e2cd024", + "id": "4d2da9c8-042c-4a6d-ae90-addd3062d5c3", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -116323,7 +116323,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d61aa5ed-141b-4491-aada-4cf7599fa421", + "id": "58d4ddcd-5d90-428a-8159-88693785dbb0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116369,7 +116369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56ff0bac-e794-4f5b-a43f-187df2d0f7bb", + "id": "326cc732-d644-4b71-9a8d-58260d523601", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116415,7 +116415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b243ff3-43f2-41b3-b0f6-900ec0824f39", + "id": "b3ebf456-8076-4962-944a-f1f8b069f688", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116461,7 +116461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15052b7a-b8cf-41fd-82c8-02e03617d4a4", + "id": "e61aa446-d5a8-4eed-9901-7987cfd1b563", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116507,7 +116507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab0985bf-76c3-437f-a484-0d6a0d853028", + "id": "8f577a9c-0dc6-4fac-a8dc-593f84fe4901", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116553,7 +116553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f921ec4a-e0a6-48b4-a155-acbfab4a3b39", + "id": "321ee26b-0bec-4fc4-8b46-b3381dce434f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116605,7 +116605,7 @@ } }, { - "id": "895a86f0-5c25-4372-a137-902c577c8eb9", + "id": "614495b3-3de1-471f-bef7-4d921e29540b", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -116661,7 +116661,7 @@ }, "response": [ { - "id": "9d2ba9a7-f79f-46f6-950d-e8fd76768017", + "id": "21afb539-f995-42af-a4e5-3d69228c521c", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -116720,7 +116720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c955096-aac5-46b0-aaa8-760663bc50fe", + "id": "056edaee-98ef-4e8b-94a8-98bb70d6051b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116779,7 +116779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee849994-163d-4559-a68a-1888f0bb8e6f", + "id": "a95c95ed-a2d7-47a1-9b14-9775fb24d0d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116838,7 +116838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ebaec88-709f-4049-8061-74c030cdfb62", + "id": "030d01c9-970d-48a2-aa13-90e828d90203", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116897,7 +116897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9810bc98-0071-4aad-b6ce-95eea9898bf8", + "id": "4423c44f-a400-4ab7-8a9b-4ff1f82d6e93", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116956,7 +116956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0c2e498-e1e3-4431-ad0f-39afe00998e0", + "id": "1ae96330-3975-4ebb-adf7-b523e9da433b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117015,7 +117015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41b6bc5c-fe84-4c6d-9387-1192e77fee82", + "id": "e84993d2-0217-459c-ac27-21b7575651fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117080,7 +117080,7 @@ } }, { - "id": "d8ed18a8-9d5c-4fbe-a1b8-5b6e0e058931", + "id": "560dbf10-2fe6-4b71-9d9d-1e4701630440", "name": "List Schemas on a Source", "request": { "name": "List Schemas on a Source", @@ -117132,7 +117132,7 @@ }, "response": [ { - "id": "dacb4a82-e45d-4481-93b1-d72d2dbd1b7b", + "id": "1e651f74-56bf-40f0-88a6-89a3b76087a3", "name": "The Schemas were successfully retrieved.", "originalRequest": { "url": { @@ -117187,7 +117187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "760fd855-6159-4a87-ab98-2889b7dd1360", + "id": "70767db5-a8c3-4fa2-93da-bce7288f7524", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117242,7 +117242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d856262e-dea6-4767-9d64-7e0697fff0dd", + "id": "1aa5f924-5d0d-4008-9124-4e1fd7c949b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117297,7 +117297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "525e6ff8-956a-484a-8a32-f0dd661f006f", + "id": "6ba4280f-c5a0-4079-9107-a635476ad4f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117352,7 +117352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21678b65-4a5e-4062-bab8-7d0e270dcd39", + "id": "0860342a-1401-41ef-9e24-b194bed38b7f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -117407,7 +117407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2534bcc4-448b-420d-8d60-da42fff7b5b9", + "id": "59edd2be-9274-48ba-a1d6-42c8fa2fca87", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117462,7 +117462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eb9180b-98f2-4e16-a57a-64b109e23074", + "id": "2417048e-a115-47db-8e6c-e65699ddedf8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117523,7 +117523,7 @@ } }, { - "id": "a6871f32-489e-42ec-956e-8be58544449a", + "id": "1af85b9a-9b99-47a2-a505-a1608f5abf73", "name": "Create Schema on a Source", "request": { "name": "Create Schema on a Source", @@ -117578,7 +117578,7 @@ }, "response": [ { - "id": "840cdb85-04ba-4ea5-b4c9-87f12abeb68b", + "id": "97fea484-f052-469b-8152-b52151f00fbc", "name": "The Schema was successfully created on the specified Source.", "originalRequest": { "url": { @@ -117636,7 +117636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1124a978-6b9c-499d-8318-b549fe650045", + "id": "00170eb9-ef3d-40be-b021-62c98234a2d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117694,7 +117694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35d24eff-9135-4801-8d58-b5e195c8cfe6", + "id": "6f807f2e-d9f8-426d-9eaf-f018b0d78d4b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117752,7 +117752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cfc857c-6901-44ec-8aa0-e08d776de0d7", + "id": "c624795d-dfd2-4296-997a-cfc46aaf0dc0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117810,7 +117810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd9b8370-f3e1-43ce-9a58-802e35e5f47d", + "id": "f8011fb9-32f5-4e36-852c-064e9ff58881", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117868,7 +117868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fdc27ee-08c3-4db5-9fd7-830bfac762ef", + "id": "73165086-d7c0-4c85-bc2d-badc29c9de95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117932,7 +117932,7 @@ } }, { - "id": "fd01ea7d-fb5f-4420-809f-c954b53de7e7", + "id": "9e0abe70-0b6f-4a1c-afa2-1ff936ce7249", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -117985,7 +117985,7 @@ }, "response": [ { - "id": "3b9ea945-8429-4503-8f0a-fef115ab6ae6", + "id": "b64576be-1491-43a5-b418-fe7e649bc33e", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -118031,7 +118031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18d2c070-f27c-4fbc-ad04-9fbef9debf59", + "id": "688e33e2-24dc-4e0c-ac97-97f4192003b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118077,7 +118077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd7a18b5-252a-458c-aa00-89704ac9a23a", + "id": "1f336f0b-83de-4dea-872d-632e72df3202", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118123,7 +118123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b29d84fd-6174-474a-acc4-370c56f54cac", + "id": "aec70dc8-0fd5-445e-93bc-a9b239b0d0e2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118169,7 +118169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8174d0f8-1444-4db6-a02b-f19749566db1", + "id": "00660340-378b-4f6e-8dc1-5e30179704d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -118215,7 +118215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa7527e3-da93-4de5-8117-8361ca66dc63", + "id": "9fbc3867-b190-4c06-ab80-e7517f32f5c7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118261,7 +118261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a49e1489-2beb-4a89-9407-bc4d297b7908", + "id": "8b23ec3f-646c-4ce2-9055-28b1e43cfb43", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118313,7 +118313,7 @@ } }, { - "id": "9e77e973-d5a4-467c-8497-2d0d5cd33498", + "id": "02008364-45d2-48f7-9ef8-36648bcdd12b", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -118379,7 +118379,7 @@ }, "response": [ { - "id": "eee3a3a3-4e9a-40a1-bf9c-f73dbc823181", + "id": "edbe7197-620a-485f-ac99-fcfcfb16dc87", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -118438,7 +118438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b548395-d144-4a72-aed3-e4af9cf5c15c", + "id": "de689be4-7d76-4462-ad4e-efe012cd9f56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118497,7 +118497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31d36205-d2f0-4fca-813d-f636ab0179ae", + "id": "d6eaf43f-b029-476c-b11a-940d6028b1d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118556,7 +118556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "179409f8-8bbd-452d-b50a-a5f3bb0f0f2b", + "id": "d147768e-7f03-4d1e-af23-cf7db73c2c31", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118615,7 +118615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e91aa119-0e99-4ab2-84f0-f39f4e1e43f6", + "id": "978c2aad-77ec-4ee8-a8f1-6152a673688a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -118674,7 +118674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7ff126b-557a-4cd3-b9b7-7ac97c1bee4e", + "id": "daa39ec7-a5c9-4ddb-b7ec-9af5c1e807c0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118733,7 +118733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30fe1b8c-c780-4bcd-8ef6-83900cb2010e", + "id": "8b2e8eb0-a8d8-48a8-9fd3-2d9c926227d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118798,7 +118798,7 @@ } }, { - "id": "4637744f-1bd5-429a-8657-f608f6ff323b", + "id": "eb328861-c6e2-4291-91f5-cb2ef7749699", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -118864,7 +118864,7 @@ }, "response": [ { - "id": "78746467-c644-48ff-af54-bbfead14e8fd", + "id": "9dc9bcea-2c52-446f-b510-ef3e885f0fe7", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -118923,7 +118923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9234559f-48d9-4461-be50-6f1355972b78", + "id": "a815e448-4a78-457c-b83e-0db0145399e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118982,7 +118982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d249811e-0017-4539-82e2-d0b45c409e4d", + "id": "7c010f58-185c-42ca-a127-e387c8c431d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119041,7 +119041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5483a4b9-8aac-4a1c-9d7d-0b3f11822cf9", + "id": "f69f9d76-9061-4c5d-aeea-08e82aeabf0d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119100,7 +119100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95c98851-cff2-4b6a-a76f-bdd9cb317c7c", + "id": "4eb1442e-1315-4007-b97c-21088e7de485", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119159,7 +119159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f858b533-7afc-4410-8c92-b63b8799a952", + "id": "03bc948f-e88e-49bb-a5e1-7f8387f8e21d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119218,7 +119218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86c3089a-f49a-427e-9dc0-37b5c7634e1d", + "id": "c6ceb4bb-2308-4d01-829f-bc1013459e78", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119283,7 +119283,7 @@ } }, { - "id": "27c44511-f6f6-4bdb-b4fc-4722bcbfd895", + "id": "19968215-9da2-49ad-91db-c10fe8964d10", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -119333,7 +119333,7 @@ }, "response": [ { - "id": "d1bd30fb-cef9-4fa9-9599-a05901c2d023", + "id": "e185ce2c-27da-4b08-92aa-28d3c91a1a88", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -119369,7 +119369,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0b997608-dd6f-4393-bd43-ef0304e99085", + "id": "3eb80102-6600-4400-a27b-25faa4b90261", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119415,7 +119415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6d8c83a-14da-4128-af32-6c61a040a304", + "id": "510104c1-9e58-4a5c-9535-7a5687a169ab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119461,7 +119461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b273214-0992-4952-9fe2-88e2ee5c9ec3", + "id": "1b467126-34bb-430a-b9c8-72848c40c92e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119507,7 +119507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13f55dbd-b0bd-4549-bbf3-6b362c1fc7ab", + "id": "c6adae93-b47a-4d02-bda6-c3405e70a3ff", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119553,7 +119553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19465058-4ddc-433c-9767-970b9dea43a4", + "id": "277f2063-94be-4b9d-b280-d454439c0c24", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119599,7 +119599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eed9863-b587-4119-a6c0-002fd73719cf", + "id": "b9eb9d8f-921e-43b8-bb28-732013f55df9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119651,7 +119651,7 @@ } }, { - "id": "e777d775-c5ea-4494-a8d6-472eae8f6a26", + "id": "14598d0c-919b-4eef-9ffb-22b31fb4eb3c", "name": "Fetches source health by id", "request": { "name": "Fetches source health by id", @@ -119693,7 +119693,7 @@ }, "response": [ { - "id": "c157c1c0-83a8-4253-a73a-6bacbd31f518", + "id": "ce967d7e-1d51-40c5-b406-0d32d85221f5", "name": "Fetched source health successfully", "originalRequest": { "url": { @@ -119738,7 +119738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00015dee-9294-44de-9fb8-2b3f9b99c6e8", + "id": "600b37cb-50b1-474d-acf4-dd8a1cc53352", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119783,7 +119783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c293b6da-8f68-406c-963b-e71e52884692", + "id": "2b355d2f-e31e-47cf-aabe-e1b25f0e82d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119828,7 +119828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05a9e40e-7cf9-47f6-8739-c7029b43e07f", + "id": "888e70e3-be09-4d78-a3e3-bb22bc8f57c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119873,7 +119873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ec5b2f0-06bd-4835-9d4e-401769f67c81", + "id": "e9b53599-4e26-49e1-aa79-3b288ce3b507", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119918,7 +119918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "941ea306-d941-4927-8753-2f1707477621", + "id": "d52e0a27-4f5e-4c2d-8bce-58d801d67f56", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119963,7 +119963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cda6a5e-acc6-4881-a74e-916a4cf52813", + "id": "24e49d7a-44c9-4876-b7b0-47d3522219e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120014,7 +120014,7 @@ } }, { - "id": "b4c70d2e-ac71-4b19-b80e-7f83284e7cbd", + "id": "f349b349-347c-4cd6-a36c-7adcc84ca8ae", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -120057,7 +120057,7 @@ }, "response": [ { - "id": "48367cd0-09b0-49e4-8e87-f580192d180d", + "id": "65736c81-2dec-458a-b323-d23f6c5680cf", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -120103,7 +120103,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9f857614-958f-4533-9311-e7b4a20f469d", + "id": "be4fe159-f7c4-4d7b-80be-4fc1ded164e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120149,7 +120149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b55156e-7663-44d2-bda5-8fe7d70409bf", + "id": "75370566-4fe3-425a-940d-8efea12a5adc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120195,7 +120195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b161ca4c-9b35-4e86-8e4f-a88c197fe92d", + "id": "8053af5f-6442-450d-b3be-2e7750ffc9ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120241,7 +120241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "936a1993-401d-4771-9f78-f54d798ccb0a", + "id": "14d0d59e-12ea-4e0c-818a-d3473d826c66", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120287,7 +120287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fd98a31-b6e1-44ba-8586-e860eb51951d", + "id": "93e0fbc6-d4eb-43e2-a0ad-b279f6bd5e02", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120333,7 +120333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4515bcf5-3f8d-40ab-8345-8784c1c82e70", + "id": "b4e3fd62-6b6d-46f9-a9b2-36cf21b9c87d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120385,7 +120385,7 @@ } }, { - "id": "2989ebe1-57ff-478b-ab17-609cafa7ca5e", + "id": "444f2fed-b3d3-45ef-b580-e2be0f315194", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -120437,7 +120437,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -120445,7 +120445,7 @@ }, "response": [ { - "id": "1913fb4a-6910-4eb9-8c12-25a49b08cff0", + "id": "3cd4756d-225d-4ccc-87ec-a57d4669ff61", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -120489,7 +120489,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -120508,7 +120508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "314801d0-9617-479c-8cff-e95cefb4ab77", + "id": "fc6564b5-6bb7-4ed6-b850-493d99c4a3d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120552,7 +120552,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -120571,7 +120571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e1824a0-da87-4b84-b9ce-c0dcc4c5a0a1", + "id": "2a1254fd-c8f1-45e0-9194-b0e9f4a8e765", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120615,7 +120615,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -120634,7 +120634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a5396ec-5277-445c-a5f2-05dcfba674fb", + "id": "87c707da-0f18-4138-a1e0-96d9542b86ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120678,7 +120678,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -120697,7 +120697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a65b3cc-b997-49bb-9064-db344aaa1560", + "id": "ada7315e-e802-40c6-b91c-3e4329fe2eb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120741,7 +120741,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -120760,7 +120760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef29ace1-70b2-43bc-bcc0-99b3916b0f11", + "id": "714c3390-2d5f-4ca8-bb73-c6ac1e4a6249", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120804,7 +120804,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -120829,7 +120829,7 @@ } }, { - "id": "402a8c8a-0e4b-4eff-95b1-37cc533f7a9c", + "id": "1f48879f-91ee-428f-912f-c40edea289e8", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -120882,7 +120882,7 @@ }, "response": [ { - "id": "0dd67dc5-e194-45a9-a6bb-384dc8a1111b", + "id": "702c615d-b8c3-4058-b39b-8537dad33fcf", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -120938,7 +120938,7 @@ "_postman_previewlanguage": "text" }, { - "id": "fd5efc76-8cc4-4610-ac8d-c9c6957d66fc", + "id": "6292471e-1575-4e45-92b7-d5e4c257b104", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120994,7 +120994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04f4f291-7fab-4b83-a7cf-9c7baf020f1f", + "id": "bcf5c565-7799-4ab1-92e9-510a0dfce88a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121050,7 +121050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d542183e-505e-4c85-b585-1249635c368a", + "id": "b74f4a99-f927-4a8a-8b74-5c1aefbfff50", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121106,7 +121106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2924e122-4536-4f82-af67-54f0ec47e0c6", + "id": "611719b0-bc83-4733-be04-2aa2b5f23d51", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121162,7 +121162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffe6dc48-a748-4585-9336-d6df0fb51dc7", + "id": "c91547d1-00ea-4903-a0b2-307736dff4dc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121218,7 +121218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8df236e-e0d1-41b7-b095-0f299719d93a", + "id": "fe08ee32-8e69-4cee-88d1-f73c2fbb68c4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121280,7 +121280,7 @@ } }, { - "id": "5283586b-81a1-423c-9dfd-abb2d1a9c4e3", + "id": "94839be2-f6d4-4b11-8a5e-5989c7de8c82", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -121342,7 +121342,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -121350,7 +121350,7 @@ }, "response": [ { - "id": "1270b277-215f-46e9-a612-ca50aca5d6ef", + "id": "47a8b54e-43b0-450f-ae37-33260e87089d", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -121404,7 +121404,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -121423,7 +121423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0595afa4-7a43-4605-9dcd-dd9e22ef7d2d", + "id": "27f2abb3-f9f6-40e9-aeef-112f5c41620e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121477,7 +121477,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -121496,7 +121496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a8abc9d-74c5-4b76-bfd3-e202913a5e61", + "id": "26b477b8-7065-4a7d-b158-84463ce02ea5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121550,7 +121550,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -121569,7 +121569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d50f6e63-c5d3-414e-8076-53ab34a7fae3", + "id": "53be72e1-a03e-435e-b840-54809fe605ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121623,7 +121623,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -121642,7 +121642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f0df3c3-0993-409b-b145-59551de129a3", + "id": "42a5dc26-fa73-407d-93db-937bf0681599", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121696,7 +121696,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -121715,7 +121715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7751fecf-880d-4826-ba12-69afc4c9fbe6", + "id": "feea6df3-37fc-4c78-8e44-e6aa8919b7d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121769,7 +121769,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -121794,7 +121794,7 @@ } }, { - "id": "85ed2e44-824d-4a4b-924c-9d2763ed92d9", + "id": "cea3ba98-0881-4e80-ab7f-efba81f3f1b0", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -121845,7 +121845,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -121853,7 +121853,7 @@ }, "response": [ { - "id": "d35f954e-1f57-4ae5-8b9f-e495b8b0f19a", + "id": "ef4ca6ca-77f0-43f9-8b29-8a2f7d316405", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -121896,7 +121896,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -121915,7 +121915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d377f6c1-fab9-425a-a28c-6e889f79ca92", + "id": "2316c603-b9d6-47c0-8f56-ff9bac4b8e2a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121958,7 +121958,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -121977,7 +121977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5789100b-5cef-4c58-bbfe-047a736f942c", + "id": "74163b7f-e3ff-4bb5-9749-c59b35cbe4f0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122020,7 +122020,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -122039,7 +122039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22ffc9e6-1eeb-49a7-9e95-490bfb24d289", + "id": "7ac2d4f6-c02a-4291-9aae-a326b9017b8f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122082,7 +122082,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -122101,7 +122101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04f988f7-a2ec-473f-b2d3-2d4f207f94cd", + "id": "177d6d3c-0ead-4157-82cf-10d52d484b1e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122144,7 +122144,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -122163,7 +122163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68ec7134-6afd-446c-922c-05d6473ae7cd", + "id": "4e237820-9de6-4860-8ae9-ae5d7374b074", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122206,7 +122206,7 @@ "type": "text/plain" }, "key": "file", - "value": "qui", + "value": "velit aute", "type": "text" } ] @@ -122234,10 +122234,10 @@ }, { "name": "Tagged Objects", - "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches IdentityNow. \n\nIn IdentityNow, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in IdentityNow (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by IdentityNow. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow. \n", + "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches IdentityNow. \n\nIn IdentityNow, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in IdentityNow (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by IdentityNow. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in IdentityNow.\n", "item": [ { - "id": "07ac98fb-4dd4-4388-8140-23e1800a830e", + "id": "c09b7469-091b-4c91-92bd-c88a95d57d0e", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -122303,7 +122303,7 @@ }, "response": [ { - "id": "a672e29c-2753-4d7e-877c-793eec7651c5", + "id": "cd4fdc09-1bca-4d8a-ae12-f3b55b0da214", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -122383,7 +122383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "500701ba-6fc1-437a-b581-209ac375144e", + "id": "273c4e02-c295-4964-b2e3-7901c122e338", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122463,7 +122463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a9789d5-3457-4d73-83a3-740eb3652404", + "id": "4b2a9c09-09f5-4c9b-945d-f7ec150d775d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122543,7 +122543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ea67349-58a6-4a16-8687-538ddce28fdb", + "id": "0de77de9-c4cd-4a79-a691-edc8fce1b506", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122623,7 +122623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "def4be25-fd26-4330-95a7-62e102a87092", + "id": "9fd15c7a-4e90-46a7-896e-35649463080c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122703,7 +122703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cc8701a-b216-4371-be4f-4adfbf12e3da", + "id": "04fd7f00-72b3-4f98-947a-017e9693d955", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122789,7 +122789,7 @@ } }, { - "id": "dbb0fea4-89b3-4ed9-9f53-f95a8fefd3cf", + "id": "d7cfc9f1-5ce9-4296-a1cd-903cfefe6c27", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -122831,7 +122831,7 @@ }, "response": [ { - "id": "d2a0d690-f5e7-4a7d-bff4-6217a228ac35", + "id": "1f1bd9fe-b55d-4adf-bf27-7929d2f8f92c", "name": "Created.", "originalRequest": { "url": { @@ -122877,7 +122877,7 @@ "_postman_previewlanguage": "text" }, { - "id": "129d577a-c077-4046-b4c1-97988ef045de", + "id": "7954f9c9-42b0-4362-a39d-43671cf35194", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122933,7 +122933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0cf8a7c-7aec-4c99-a03c-79c62109f255", + "id": "da9fabfc-ee13-45b4-8180-34821d56750e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122989,7 +122989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48991c9b-118f-4bb1-bd59-29933dd43430", + "id": "8ce0012c-6697-4faa-9d6a-3445f2991998", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123045,7 +123045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5db4343b-a82a-4dda-894b-2de3d84408f6", + "id": "3a72f737-d1b4-46ac-8f2f-a4dacfc159c7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123101,7 +123101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "003999c5-a716-40b1-8c8e-2fc4ca3a5127", + "id": "f357cf5f-0daa-42d6-8e09-b10a775edb13", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123163,7 +123163,7 @@ } }, { - "id": "6f905794-ef65-4796-af63-8fc33ec20508", + "id": "2d098cd2-d71a-44d4-b381-7748346d6cb5", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -123241,7 +123241,7 @@ }, "response": [ { - "id": "42076aa1-cf2d-42b8-b0bc-d904614dba92", + "id": "8628e941-6a58-485b-b567-f1ae40ede85a", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -123322,7 +123322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b7aa0ca-95a1-41cf-b280-4288ecce789d", + "id": "e6794a13-d812-4fdd-9f6f-b11565d05751", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123403,7 +123403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fb7a4fb-d743-4242-9743-1f4e79ca0c23", + "id": "3886915e-0bda-4b23-a45d-52edb2a29c19", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123484,7 +123484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9eb58fa2-15e9-441b-bb4c-0f95e55445a4", + "id": "7fd5a4d8-3f96-4ff6-a208-26fadc14277f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123565,7 +123565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a4ccbcd-70ca-4648-b301-00376a2f7521", + "id": "4522742d-44ad-4fee-9b75-46b3e645163a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123646,7 +123646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ae15738-a1b9-4b70-b7ad-d89801563b0d", + "id": "9786cbed-0a41-4718-80d0-6e8994282ca6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123733,7 +123733,7 @@ } }, { - "id": "3f061b93-ba83-4cd4-9c6f-b5695049ee27", + "id": "63cb5934-ef28-4f3e-9f77-44b3c0ff1a17", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -123785,7 +123785,7 @@ }, "response": [ { - "id": "cf207c2b-6d06-4b7b-aa90-0b796f69470f", + "id": "e445ebf2-940e-4624-90e7-2273938a3503", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -123830,7 +123830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c94b6b0-89cd-47df-820a-b4741ae8e525", + "id": "a8f29138-8891-4e62-b7c0-eef84c073130", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123875,7 +123875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b3c9008-c654-477e-834a-81976de1e435", + "id": "ab8d9070-d9ec-4a6d-abdb-17296b037d61", "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": "ec0750c8-6b89-4532-b685-325993505f41", + "id": "ee796e6f-c852-4eaa-9f24-bea30a65996a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123965,7 +123965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba3b7e5a-013a-412d-b44b-319400bb7f31", + "id": "f1eb736f-0478-4635-8814-291248cf3d6f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124010,7 +124010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90ac95c3-e1f9-4c0b-9fbf-a6fc149c8f13", + "id": "f31de6ad-9dd2-4b5f-9e82-f04bb190aaee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124061,7 +124061,7 @@ } }, { - "id": "2cd07440-7718-4ee5-8af9-35ec3ebc19d2", + "id": "ca705195-0f49-4e6f-a3b4-ffb8a8678a95", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -124126,7 +124126,7 @@ }, "response": [ { - "id": "1cb4763b-d37c-49fd-904e-6c411aa20a52", + "id": "4730a6e8-2ddf-4f98-bbe9-dc5e93c80dee", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -124184,7 +124184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a326035c-c1ed-4cc1-bb9a-5fff880f9bf7", + "id": "6d9463d9-baf1-4b14-82b7-89d9eb6ff6f9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124242,7 +124242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "272f3356-3d1b-46f0-8a12-6be065dac1cf", + "id": "3b1e5982-c223-4dbc-9f00-b4b2934c64e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124300,7 +124300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe8543b8-2c83-47dc-bd2b-c9521fc0d506", + "id": "012e1234-f3fd-4718-994b-d82a68397463", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124358,7 +124358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f3317d1-20ed-4c74-9857-3481d5c524a9", + "id": "983ab4c1-a2d1-433d-868f-458692044940", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124416,7 +124416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aac50050-1589-4ff3-b95e-6bc23f33fb75", + "id": "b0e55861-609e-4a8d-ab5c-a09b58292ec8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124480,7 +124480,7 @@ } }, { - "id": "912b174f-f1be-49e9-b67e-4aa666078eb9", + "id": "efd5406c-68e9-43aa-b0ba-4794b7505f65", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -124532,7 +124532,7 @@ }, "response": [ { - "id": "6d921a49-cd91-4d51-a435-f18dca435799", + "id": "b3811f77-ec1c-468f-a473-18105a7aaeb6", "name": "No content.", "originalRequest": { "url": { @@ -124567,7 +124567,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ff64d725-a4e9-40fa-9991-933c8a0a063f", + "id": "2a794346-6ca6-4b40-b8a2-87e9569a0aad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124612,7 +124612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b8ab656-089f-48b4-9a13-fde3a5218502", + "id": "cfc15ea3-387e-4417-bc51-e4e3d2065d12", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124657,7 +124657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0836138-338b-4d6f-b02d-a3b1198adb01", + "id": "364012ca-7f64-4455-98c8-361fcb04f8ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124702,7 +124702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf4b1d88-0c14-4c95-b8f8-7f7e41b3dc0b", + "id": "f642877c-1714-432e-bb4f-1e73a3faaee0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124747,7 +124747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59c129fd-81d9-4400-8b64-a56ec42425b8", + "id": "8f062b1b-9e1c-40ed-acf4-e53ffd019763", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124798,7 +124798,7 @@ } }, { - "id": "dfba0638-ae88-4bde-b171-a7a45b115ca8", + "id": "63c81f85-85a0-47b5-be3b-0470b2d82fe0", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -124841,7 +124841,7 @@ }, "response": [ { - "id": "b6a0a5ca-8dda-4124-bb7b-eebb2ef686ad", + "id": "0e2ed658-d46b-46c9-89c9-fe2f0ed0ee7c", "name": "Request succeeded.", "originalRequest": { "url": { @@ -124898,7 +124898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2609b0ef-7980-4fe1-859b-d4c3679c17be", + "id": "f2d2f754-3a50-4625-8949-9750e3284643", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124955,7 +124955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ae11b6a-6da9-4db7-8386-05099dd663c0", + "id": "6593844e-2674-4bc4-bf1c-c062d9e4ca8d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125012,7 +125012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7817edf-04b3-4ab4-a9ba-e95d69f66070", + "id": "aac47593-7d0d-418e-87a6-ccbd10e152e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125069,7 +125069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd7b1eef-17e9-4e4f-8b9c-7b2afa26d93d", + "id": "9d2caf1c-31f3-4d1b-9018-aed52925c447", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125126,7 +125126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47bfc3ad-3842-4c1f-847d-aafa4cbdeb8c", + "id": "427205b2-3da4-4284-b99a-7314513c4ead", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125189,7 +125189,7 @@ } }, { - "id": "1a8f6d79-ecdb-4da3-a6cc-acd583115502", + "id": "29aa8a7c-0767-4d09-bdf4-e55c08d49aa8", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -125232,7 +125232,7 @@ }, "response": [ { - "id": "db524e44-e2ac-4bd0-80b0-4cdceb945a76", + "id": "2db679ec-6018-4bec-b83e-0a8e74002fe1", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -125279,7 +125279,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0eef9097-b0d4-4aef-9669-3c60935acb8c", + "id": "d6f3d914-a013-4d99-8292-677130368c32", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125336,7 +125336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "342788b2-5a25-4be7-9c68-2437879a8ed3", + "id": "c9c336ba-8569-4bf6-ac3f-d4b6456d167e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125393,7 +125393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b31d1f0-36c0-40bf-b160-dd8db7b8c8b1", + "id": "953f6341-e2db-433e-bb55-c7e20692f3b9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125450,7 +125450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8eb68f7c-a3f3-4de8-a648-824c527bfa52", + "id": "c6454eef-4a34-46e8-9376-273e39c7bb2f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125507,7 +125507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8959225-0d46-4589-b5d7-e02c00090e33", + "id": "85cb20f5-988c-4fb5-a8fe-1b2da3c12feb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125576,7 +125576,7 @@ "description": "The purpose of this API is to expose functionality for the manipulation of Transform objects.\nTransforms are a form of configurable objects which define an easy way to manipulate attribute data without having\nto write code. These endpoints don't require API calls to other resources, audit service is used for keeping track\nof which users have made changes to the Transforms.\n\nRefer to [Transforms](https://developer.sailpoint.com/idn/docs/transforms) for more information about transforms.\n", "item": [ { - "id": "8fbfee69-7ac4-44e1-8382-50782ec338da", + "id": "423ad89d-8dd3-4039-92a2-32a5fd6cdd6f", "name": "List transforms", "request": { "name": "List transforms", @@ -125651,7 +125651,7 @@ }, "response": [ { - "id": "073a63f7-c058-4793-b35e-003c3608b9b0", + "id": "550d2573-b9bd-450d-b45f-5092709af6b2", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -125740,7 +125740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd623076-0f76-469a-b88b-bbcf274379a5", + "id": "1913b01f-17fe-4407-805f-d52019a5d508", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125829,7 +125829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e1dc779-51ea-4449-bbe5-6566db41f0a3", + "id": "a24d960e-ebf3-4ef8-aa30-4c4fe7b995b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125918,7 +125918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c569ac3a-1a09-40a2-b539-ed66973a568b", + "id": "f99eff39-1315-477c-ad3b-85dc4ef6bf1a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126007,7 +126007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a36ac63e-9d53-42ad-b359-248be59a95ba", + "id": "eab8acb5-692d-4ef5-a677-352894343a14", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -126096,7 +126096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8f3a64f-1b4d-4a14-aafa-e245feaac5a8", + "id": "babf5847-dc90-497b-816c-a236bac65609", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126185,7 +126185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4e94d0b-5a9f-4928-98b0-33d67f670fab", + "id": "42bbc251-1cfe-4fd8-9a31-6849637f08df", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126280,7 +126280,7 @@ } }, { - "id": "68313fc9-467c-4981-9963-e8db1623b7fc", + "id": "da4ba042-afd2-4263-b595-79f921ab97d1", "name": "Create transform", "request": { "name": "Create transform", @@ -126322,7 +126322,7 @@ }, "response": [ { - "id": "76fa3445-9505-4a43-a9c4-f8a547e6b6ad", + "id": "5799d75e-63e8-4ff3-a425-1cf36fd9dd9a", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -126378,7 +126378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91b852f2-a303-457b-89d1-283e027d1138", + "id": "9a4c9c86-b1e2-4193-bb47-7d1487a07365", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126434,7 +126434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91654e8c-e14a-4a50-89f8-1054dc89df00", + "id": "09128c66-784c-4c0f-93d0-40c8f34c2b4a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126490,7 +126490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d30b01bb-abac-4ce9-b844-a957ffeff359", + "id": "cd53ebee-6a72-4013-b9ce-80ef54ce2d2b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126546,7 +126546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "881f8133-fab4-4c96-9f15-d1f5cffc30af", + "id": "36c6c26b-ded7-4b74-822b-203c68704a03", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -126602,7 +126602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5f7af09-d26c-43cc-8b06-27ccb3a102c7", + "id": "f3d6e4ad-7206-4a8a-affb-f26350c1b4d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126658,7 +126658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bd18296-1c7b-4588-aa98-551ce3fbb1a2", + "id": "0324daef-0a88-46ba-bb08-f6f192824b87", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126720,7 +126720,7 @@ } }, { - "id": "a9f01b16-7f7c-4cbe-99f0-fcdb64cc63ce", + "id": "07810e81-2292-435c-a32c-3199e4353677", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -126761,7 +126761,7 @@ }, "response": [ { - "id": "895bf2da-5f44-4605-a0d3-8f201cf54ec3", + "id": "deea9c0d-9292-49c8-8cde-b93940c81ae3", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -126805,7 +126805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bb9be94-58e3-4ac3-a2ac-abb2300eca11", + "id": "248d826c-dd16-4518-918e-0b28ea773517", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126849,7 +126849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac619de3-1788-4307-94d0-7fec2bf21e17", + "id": "96de309b-4213-4617-a92a-ce8402449191", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126893,7 +126893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41375d13-347c-4981-a46f-8440d54015d5", + "id": "0388564e-dad9-4b98-85b3-b6b1ff9259b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126937,7 +126937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2c848f3-e6a2-4af9-ad84-a6d8e73ebb51", + "id": "20bdb54e-b20e-4552-9f01-58331ebcadea", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -126981,7 +126981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a868084-b0e2-4f99-abcf-6a869b41fc55", + "id": "f4d5e183-e268-4ef1-b519-619b50c73747", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127025,7 +127025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b10598ef-42b5-4893-9643-317e27a16872", + "id": "9ecce4bc-74db-4680-965b-46abf80f3b4c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127075,7 +127075,7 @@ } }, { - "id": "bbb464dc-ecdd-40fd-8c00-62c720f9e152", + "id": "b2b14465-ef0c-4b06-b0bd-050cdd00c39b", "name": "Update a transform", "request": { "name": "Update a transform", @@ -127129,7 +127129,7 @@ }, "response": [ { - "id": "eaa756d6-080a-4d21-a764-56c7b0fed730", + "id": "3edf9091-6ded-45b7-ac67-d971bfd459c1", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -127186,7 +127186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c68e59c-7958-49c6-bd43-f4a961530b83", + "id": "82abce95-f091-4a79-adc4-2160adbfbfce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127243,7 +127243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "581aaf30-1aae-4dbf-8eeb-a4cacbaa7239", + "id": "5e388e1e-5442-4ad4-b568-f428aef8e1b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127300,7 +127300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa5002c4-50e2-469b-aaab-6668c31efab4", + "id": "61a3a991-d5a9-4460-bfdd-8e9d91b3ad74", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127357,7 +127357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82b018e2-1bd5-4753-b26f-f4006d7c9b01", + "id": "ce546cd1-8805-4472-926e-96a914f018f8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -127414,7 +127414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "727bc0cf-188d-4610-851c-fe9adf801602", + "id": "93173a35-a067-43dc-9903-7b0313064296", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127471,7 +127471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b606a448-b13a-4739-bd77-2801bab28e60", + "id": "fb8e5203-d4e5-4259-ae69-6b3355d10935", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127534,7 +127534,7 @@ } }, { - "id": "43f8d9ea-6689-47c6-ba27-4510ab0d1352", + "id": "0f3e8995-cfe4-47f8-8d7d-4d55af40beed", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -127575,7 +127575,7 @@ }, "response": [ { - "id": "7c479176-d0d6-42ab-8f98-b2bf36a3dddf", + "id": "78be1a59-0925-436c-b860-7104c0b2ca44", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -127609,7 +127609,7 @@ "_postman_previewlanguage": "text" }, { - "id": "01f7c16f-2c92-4ed0-aa2c-1f7540770187", + "id": "54de2459-4149-4763-b17d-cfb0969ef10d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127653,7 +127653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37f33e45-eaee-446d-a7ad-79bfe146f8f5", + "id": "6a728f66-047e-4b4d-85b1-18fef3888bcb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127697,7 +127697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3da47be7-7daf-42f7-88f1-9173407032bf", + "id": "35d953ba-aff3-49ae-85c5-c7822edd4411", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127741,7 +127741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9627f14e-20d5-4650-b149-e5d0fd358f1e", + "id": "d9fa97a2-2525-455a-a031-344bf34a3aa0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -127785,7 +127785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5db3b216-e13b-4118-a45b-220f218bd76a", + "id": "b60893bd-b381-4e06-ad2a-464ec37f80fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127829,7 +127829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05125260-49cb-4be4-821f-d4ba887879ea", + "id": "465a20e1-8e64-4bee-b513-2f9f7a1a6f8f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127885,7 +127885,7 @@ "description": "Use this API to implement work item functionality. \nWith this functionality in place, users can manage their work items (tasks). \n\nWork items refer to the tasks users see in IdentityNow's Task Manager. \nThey can see the pending work items they need to complete, as well as the work items they have already completed. \nTask Manager lists the work items along with the involved sources, identities, accounts, and the timestamp when the work item was created. \nFor example, a user may see a pending 'Create an Account' work item for the identity Fred.Astaire in GitHub for Fred's GitHub account, fred-astaire-sp. \nOnce the user completes the work item, the work item will be listed with his or her other completed work items. \n\nTo complete work items, users can use their dashboards and select the 'My Tasks' widget. \nThe widget will list any work items they need to complete, and they can select the work item from the list to review its details. \nWhen they complete the work item, they can select 'Mark Complete' to add it to their list of completed work items. \n\nRefer to [Task Manager](https://documentation.sailpoint.com/saas/user-help/task_manager.html) for more information about work items, including the different types of work items users may need to complete.\n", "item": [ { - "id": "5d767b92-0e90-48a1-ac1f-5c7d43b7b99b", + "id": "49b9b7ae-fef4-4812-bdc2-a1f7fcd7a028", "name": "List Work Items", "request": { "name": "List Work Items", @@ -127951,7 +127951,7 @@ }, "response": [ { - "id": "4aefbf50-9610-4684-8313-acf008eeceb8", + "id": "b665c16e-2371-4ec3-9e29-8e0460e80eb1", "name": "List of work items", "originalRequest": { "url": { @@ -128031,7 +128031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7c4c9d6-f1c4-475a-951a-267063227425", + "id": "cf73dfd8-cbf2-4cdd-9a03-e13afe89106b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128111,7 +128111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82494c40-bd6d-4e48-b26b-812225536fcf", + "id": "3bacebc1-4c35-4be1-b6be-e467325ff56f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128191,7 +128191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de49a5e5-27f6-4f33-8cfa-3a6eb4b50163", + "id": "87a59a08-1161-4291-9e35-cf5b2c750429", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -128271,7 +128271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7289e3e3-5f69-4d5f-b3ff-d8236287547c", + "id": "2e4f912e-f018-4c0f-bcf0-6211567bd70e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128351,7 +128351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "765d73dc-6228-46bc-9664-c5cc5dff1459", + "id": "a16e30f4-3913-4dd5-a2d1-ed5e29ad1235", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128437,7 +128437,7 @@ } }, { - "id": "1cd2f5f5-25fa-47ee-bcb0-6369db7c5d26", + "id": "7c89081d-cf28-445f-87f4-94c16a53524f", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -128504,7 +128504,7 @@ }, "response": [ { - "id": "96bb5209-d739-4136-9352-3a6ec6f3528f", + "id": "d5a15440-ee6d-4d6e-bc0c-b9c9feae5a3f", "name": "List of completed work items.", "originalRequest": { "url": { @@ -128585,7 +128585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81eb0e18-ec58-4e62-a01d-9b8731db2943", + "id": "161d4a9b-ffa7-4bf8-bf19-1cd4f2937706", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128666,7 +128666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5941b83-2832-463b-86a7-0b174ffb8b93", + "id": "f94d4070-110d-4964-9434-94ab9606f646", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128747,7 +128747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14f354db-2846-42e2-bb17-4faa375b12d1", + "id": "c15aaae0-4e9a-4f31-864f-1b158787a38f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -128828,7 +128828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d088230b-c28e-4958-9ad5-e4da3480cf81", + "id": "46169d9b-27c6-4f88-9a68-ea64ff86f8e2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128909,7 +128909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a192c42-1607-4dbd-b391-64fe500f1bf2", + "id": "65bbb42c-5ecc-47e0-b5b7-e6ac394e62a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128996,7 +128996,7 @@ } }, { - "id": "173aa2d4-8128-4ac1-87c1-7605fc93b70a", + "id": "2d9a306e-0217-4856-8e09-32e309a5d822", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -129036,7 +129036,7 @@ }, "response": [ { - "id": "3017ea8e-162c-441a-aeac-e07afe148072", + "id": "3a2f4341-fde2-4ff0-b00b-d4aaf9232612", "name": "List of work items", "originalRequest": { "url": { @@ -129090,7 +129090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f7c3e8d-5033-44b5-99b8-8f5fa1c96d8e", + "id": "b929fbd2-30f5-4eb1-a45e-d7d3db6b997a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129144,7 +129144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa84752-85e1-4f1e-8e27-6f2777c9f22c", + "id": "e9b032a8-2315-4cc4-b674-aaeab1eb9ce5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129198,7 +129198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f2800e9-1281-4852-a1d1-6420095da08e", + "id": "a7a30044-8cc0-461b-aa54-0a0c619a7f02", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129252,7 +129252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7fa4a33-0def-4a6c-a970-dc524ccab606", + "id": "ca375d1d-cc2d-4462-8819-198fb34d0989", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129306,7 +129306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2234fd8-c6a2-4561-b1bc-dcbfc1e409e5", + "id": "1b2f2b1e-0241-4f16-b9d5-a6c5c9433a40", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129366,7 +129366,7 @@ } }, { - "id": "40263c55-6949-46c7-be74-8bed6bbebf72", + "id": "847848fd-7b3c-4a65-bfff-c60d20e92521", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -129407,7 +129407,7 @@ }, "response": [ { - "id": "e43ecf6e-b1f6-4e4e-9202-e38698a5ce58", + "id": "45e4f2e6-56bb-4696-a10c-b2b1da7522f7", "name": "List of work items", "originalRequest": { "url": { @@ -129462,7 +129462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27964a10-c162-42b5-82de-9ae70f6524f7", + "id": "13a22831-be1c-4215-967f-07ed69188f40", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129517,7 +129517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abcb9755-a79a-40a8-9e01-fc6bfed8efbd", + "id": "f74c510b-abc2-4879-8217-7e099a26bdcf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129572,7 +129572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc4ce1aa-33a1-416a-9de6-36a55bd17df0", + "id": "18b6ddbd-a595-4f0a-81e2-3a30c8878df2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129627,7 +129627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51bee194-5d40-4041-bafb-2a1814b6d279", + "id": "3ffddc52-0755-4905-91e3-1318ed930550", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129682,7 +129682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce2ddc35-f386-43bb-8d52-cc5c5998798a", + "id": "a2bbde48-b413-401d-8582-2b2498a45b78", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129743,7 +129743,7 @@ } }, { - "id": "e3020aa9-ae5c-454e-9665-ca5ce35b4323", + "id": "fb79df72-4f60-4b8a-96e8-730673a2e333", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -129783,7 +129783,7 @@ }, "response": [ { - "id": "92f745dc-7631-4cda-84ae-c5e7be430a2b", + "id": "120a6efd-6769-480a-a088-decf723a55ae", "name": "List of work items", "originalRequest": { "url": { @@ -129837,7 +129837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0f4d5ec-4a83-4cb7-81eb-8a3516eeb040", + "id": "e660ef0f-2779-4ad9-be9a-54de9ae0feb6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129891,7 +129891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c47db8c9-339a-4706-83ca-97dcad34b20c", + "id": "2426b4f3-3a12-457e-a550-7e8e7cc69d23", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129945,7 +129945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "262317f1-5cb4-4993-8482-315a79e998fd", + "id": "93ea20c1-70a0-449b-bb44-3b1a6847725f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129999,7 +129999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a508cf-3837-4842-be02-00b888f8fc82", + "id": "f0654005-f616-41ab-87e9-5b41ee5b24a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130053,7 +130053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2d9ca4f-6941-4bf2-9881-a7f1a1708805", + "id": "2e7009d9-5d66-490b-aa4c-7984f9319720", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130113,7 +130113,7 @@ } }, { - "id": "9f2eec6e-4465-47b3-9613-5dc92b1e64ee", + "id": "e62aa1a6-32a8-447b-8e55-855581fc8d54", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -130154,7 +130154,7 @@ }, "response": [ { - "id": "ae03ad11-7dff-4a0e-9272-4e04f72e3fbc", + "id": "7b8bab83-930d-406e-895a-0ce139107eef", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -130198,7 +130198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09be4086-4041-48b5-8f74-8b840a03aa56", + "id": "d14b1d67-66e7-4fa2-aac9-0af74a4821d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130242,7 +130242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24c2bfe4-b03a-421f-ad23-9fb14e0cdfcf", + "id": "7a8864e7-4acf-4e41-8518-5d7b0a46d19b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130286,7 +130286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21974ee3-f5d6-4d8e-89f9-562aab7e5af6", + "id": "de13721b-98dc-4b60-8584-1dbfff58b216", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -130330,7 +130330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16bdb213-32c7-4c2d-9b0c-d947f64cf0de", + "id": "a050f703-4b04-4373-b609-45a21bb314fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130374,7 +130374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24ce8fa2-0b30-4adb-b17a-1cb4a56b16b3", + "id": "16ba8858-5950-4b8c-b6a1-8283029f8cae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130424,7 +130424,7 @@ } }, { - "id": "3ae8af1e-fbb1-448b-8c46-da8b5702c8b7", + "id": "1054027f-8037-48bf-bc7b-d7e5b6438ca6", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -130465,7 +130465,7 @@ }, "response": [ { - "id": "4a0339f5-d966-47f2-8809-a550f18a2562", + "id": "ce3527d8-40b0-47af-b387-88a27cff8d17", "name": "A WorkItems object", "originalRequest": { "url": { @@ -130509,7 +130509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78b21c0e-10ec-4b67-ae16-e99070c97ab5", + "id": "4f13755c-36a0-4534-b730-2d2373f5bd11", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130553,7 +130553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f96b0bf-1ca3-49a4-9d83-bb3d9f52e63c", + "id": "1d0dd67c-1a79-4b41-a386-efe566c944ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130597,7 +130597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "174056d1-7187-46ef-864e-16513d4e5b2d", + "id": "b793ef79-2a92-4d56-b63f-fc33e9f7472a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130641,7 +130641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0ca9b23-9c44-4d37-9f4c-aab1acbae179", + "id": "85d6e47b-0ae6-4b57-90c7-9e6301c9f2b0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -130685,7 +130685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e96e4cb-97d9-4196-af25-5ec82125cade", + "id": "1537af6f-167f-4763-9eef-6fea68c31aab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130729,7 +130729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1cd9c0c-1810-495e-bb64-af4153902aaf", + "id": "40a733c6-9c92-4bb0-94a0-b74d9df8efcd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130779,7 +130779,7 @@ } }, { - "id": "6f30010e-973a-4cb6-b9a2-eac8210cdcae", + "id": "67fe3484-3727-4aa0-aacc-dc74f3bb5219", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -130832,7 +130832,7 @@ }, "response": [ { - "id": "6b18a8e3-5fc5-4053-8019-5b2d9ef1b04f", + "id": "c8cce84e-bcce-4df6-8e9b-f8f8f166b741", "name": "A work items details object.", "originalRequest": { "url": { @@ -130878,7 +130878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28bf54db-4ab3-4023-b3b5-5bdf978d4390", + "id": "a6180fdb-6164-4382-8026-1386ca2ccf76", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130924,7 +130924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c4988ba-0aa2-47f5-a537-299ac58bf632", + "id": "c12184c0-d01e-4a1d-af93-6babeaf5c314", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130970,7 +130970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8c6fc76-de95-4467-a448-e2b4b6a1cdec", + "id": "79221b67-6421-45f2-9791-8fb2f78abdce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131016,7 +131016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "228815f7-9868-4ef7-9d71-f73de6057e1e", + "id": "1f9a2c2c-80fe-46f5-b8ee-186cc916103e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131062,7 +131062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b31e255-88d2-4afd-a0da-a5d7fa5c4975", + "id": "4d9d9243-d82e-4b29-a059-3bcb15029ca8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131108,7 +131108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3804faee-1de5-47a6-be03-1be2f625ec33", + "id": "97cc9069-1271-4fe1-aba3-2844fc8011eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131160,7 +131160,7 @@ } }, { - "id": "8f6a56da-10e4-4202-beff-0318749482bc", + "id": "f00932df-1b59-403d-8612-e2dc4daae74e", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -131213,7 +131213,7 @@ }, "response": [ { - "id": "bd4caf37-0788-436e-93d6-89ae414408f8", + "id": "dd7af12d-c54b-44be-bda2-7ef10ffe0371", "name": "A work items details object.", "originalRequest": { "url": { @@ -131259,7 +131259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cea4cfa0-8df3-4af6-986f-3e0633e99281", + "id": "96725bf5-7580-43a5-b8b8-06e78d5781dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131305,7 +131305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "473fce5e-4dfd-4d62-987d-91fcf4b2a863", + "id": "91e5edc5-60e8-4009-98bf-f5931bccd8a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131351,7 +131351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce86138e-4b58-48e7-ab71-660a14d14e1d", + "id": "a4e8c2d5-a45e-4e75-abac-ba3dda21e380", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131397,7 +131397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1455b1a5-e1cc-499d-9a40-56dab7286d45", + "id": "7f4dbe84-11f6-49c6-990d-b4cdcb047239", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131443,7 +131443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43f748c8-d16d-40d1-bd07-5048f4937f9d", + "id": "447a929a-2248-40f6-8f05-82f7d208d8fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131489,7 +131489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "407e73bd-4e95-41b3-a9a9-529d518c6227", + "id": "0c5edcca-ad86-4243-8a63-5cf38abe6bdf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131541,7 +131541,7 @@ } }, { - "id": "3a29b599-38b9-498c-9279-29871b8fdab4", + "id": "526ffa0d-d317-4494-ac81-094940b94bb7", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -131583,7 +131583,7 @@ }, "response": [ { - "id": "a67c83ac-f76a-444b-b32f-9bd61eb0c2b6", + "id": "7e17d008-2ebf-4813-ace1-977fc76c9669", "name": "A work items details object.", "originalRequest": { "url": { @@ -131628,7 +131628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96a7f3b2-f50b-43f0-88fb-8df1ede451ea", + "id": "410ee8d3-f4d7-49f1-92e7-632c891f85ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131673,7 +131673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d081ffc-9d0f-46a4-b1d2-3e275864ff90", + "id": "be3ec1d8-22f0-449e-a330-882b87a12878", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131718,7 +131718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ac162dc-1b49-4445-bd61-33fcfca77a31", + "id": "8224740b-b190-4d88-ad10-3f82167e2539", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131763,7 +131763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ec06fdb-8169-4d91-b860-5d3e7b30ff9c", + "id": "8fe2d983-2ba1-4992-b7a6-1067d62cbd1e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131808,7 +131808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dce4285a-42d9-4997-ac02-48539f242224", + "id": "d53eb14b-67ff-4761-a45e-0e96cdbf0f05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131853,7 +131853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "264a57bb-d359-4932-82e0-ad33581ea13c", + "id": "2f093819-aa20-48cc-8ad8-cdc2705e9eb4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131904,7 +131904,7 @@ } }, { - "id": "009dc2af-a04d-4e5c-97c4-66de4a42b8b3", + "id": "266ef61c-24d1-4113-a54c-cac252e23f4a", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -131946,7 +131946,7 @@ }, "response": [ { - "id": "9df272d4-84fe-4f91-a138-78612984ae55", + "id": "96a29c23-9346-40e8-9732-2276a652883e", "name": "A work items details object.", "originalRequest": { "url": { @@ -131991,7 +131991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "589430b9-205e-496e-8365-a38d045607ff", + "id": "0038784a-9077-4d5c-85fa-b689b17247d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132036,7 +132036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04f42857-f2d4-4da7-9cd8-20ac1c8a3b72", + "id": "6f76a8c6-4ef7-4b35-a2f8-c09251f20448", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132081,7 +132081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b09bafd-5caf-4838-a2b4-8c523852bb38", + "id": "e9c80417-7a43-481a-9499-50a17438b8e7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132126,7 +132126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bd6c99c-a35d-4c08-9a5d-83ad48896c90", + "id": "0020dd86-d18b-4507-baaf-4e49f0997942", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132171,7 +132171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e03f713-fdc6-4690-b8d5-f564a3fd9385", + "id": "a891d24d-52d4-4467-a4b6-daa46adbb058", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132216,7 +132216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d57ef8e0-47fd-4b75-b6a4-092c9b0cb95d", + "id": "f2259db5-ea0f-49d0-b77c-31e17626f111", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132267,7 +132267,7 @@ } }, { - "id": "3f8282fb-88da-4409-8ada-8ef5446f4563", + "id": "55aaa771-054b-42a8-8eb1-ee212cb58a7e", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -132322,7 +132322,7 @@ }, "response": [ { - "id": "894c1e29-bce7-4c57-aec8-a2f82462fcd9", + "id": "61dd8e68-9c97-4cc4-adf8-3a4be0ac8881", "name": "A work items details object.", "originalRequest": { "url": { @@ -132380,7 +132380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be4d89cb-0be0-4ff5-924b-14793fb21a75", + "id": "e6ad6aa3-bf00-4182-ada7-5193df9a89be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132438,7 +132438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9e4cd1b-8aff-4d56-a827-059071292c48", + "id": "be4afb2d-baa7-4efa-ad48-710b77a4fd7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132496,7 +132496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f4c0ad9-db1a-4a2e-b698-9310c5e73490", + "id": "8812792d-1446-4cc4-8531-76e85caef391", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132554,7 +132554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ba81440-4aad-454d-b27c-933bb3ebdca6", + "id": "6a40aa84-b630-445b-942f-a0ad6a287d81", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132612,7 +132612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c2111e3-ce32-42db-8609-3e4d5c0738e7", + "id": "77f8c836-779e-4be9-b0ef-0a65a7a97436", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132670,7 +132670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "067c87a8-820b-4f52-b057-2504b7b62283", + "id": "c98342b0-ec99-41f9-8ee6-685a9953da7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132740,7 +132740,7 @@ "description": "Workflows allow administrators to create custom automation scripts directly within IdentityNow. These automation scripts respond to [event triggers](https://developer.sailpoint.com/idn/docs/event-triggers#how-to-get-started-with-event-triggers) and perform a series of actions to perform tasks that are either too cumbersome or not available in the IdentityNow UI. Workflows can be configured via a graphical user interface within IdentityNow, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.\n", "item": [ { - "id": "d127b861-b506-44d3-85bb-01d6042681fd", + "id": "195bf802-bc3c-4bca-8260-c8b77711c4e4", "name": "List Workflows", "request": { "name": "List Workflows", @@ -132769,7 +132769,7 @@ }, "response": [ { - "id": "60775796-5a51-433c-bd29-1c2132b8cb2c", + "id": "6ab6113f-acf0-4bac-ac1b-97d30ef8240b", "name": "List of workflows", "originalRequest": { "url": { @@ -132812,7 +132812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30c5c018-12a0-45f7-88bc-c50484892a70", + "id": "8674b0d6-9bc2-43ed-a3ae-dd611a3433f9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132855,7 +132855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68d95acd-fb0c-4af6-8ffd-fce90ecc5a12", + "id": "23292a7b-7a2f-4f42-b36a-75220ffc3f43", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132898,7 +132898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "977b6a38-8a7a-4472-a30d-3056695f3bd0", + "id": "5f2204e8-e43b-474f-ac44-777ffbb22d95", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132941,7 +132941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d18f778-34e2-497c-9f36-03354ae1b70a", + "id": "faf71ea3-8b84-431d-841d-e0098b574b16", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132984,7 +132984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a19beb4-b9fe-4d90-a438-8226cc9074e9", + "id": "893c4638-7982-44ab-9898-cfdf248b3e76", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133033,7 +133033,7 @@ } }, { - "id": "ba58e007-8155-4c05-9a4a-985101d94638", + "id": "a81535e2-c172-41ab-93b4-dd3e421d4b2d", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -133074,7 +133074,7 @@ }, "response": [ { - "id": "92ca055d-30e9-4425-8713-5449ac0a3780", + "id": "c4432eca-7971-4302-930e-fffd74ca8a12", "name": "The workflow object", "originalRequest": { "url": { @@ -133118,7 +133118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8869f6f3-f5f9-4452-990e-19e81ea5b6b6", + "id": "3968061a-cfca-4fac-86dc-9840bdff24e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133162,7 +133162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2660981-24db-4313-8ebd-34c63276755f", + "id": "6c4a9e90-c84a-40e2-8e35-c7760ae4eeb6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133206,7 +133206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d67cc79d-3e7d-41d3-8859-bd0c805a71ba", + "id": "4e5948a0-aef2-4d59-a8dd-1086f83f4fd9", "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": "fcdbddc4-6c08-4455-a725-42e31387db1e", + "id": "32673fef-8ee6-4e15-822c-6cc539297a68", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133294,7 +133294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0af5ada0-6b9c-4198-97a0-28140e8d2b5e", + "id": "118cdf31-95d1-4d88-8f60-ee32a2244709", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133344,7 +133344,7 @@ } }, { - "id": "9ca479f3-64f6-4e70-b5cb-c68f47165396", + "id": "867342b5-d993-4804-8d58-27e8d551d624", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -133398,7 +133398,7 @@ }, "response": [ { - "id": "dbf4cd03-54c3-4a0d-8f96-5b3d3a4e5745", + "id": "51802383-b968-4dd7-92dd-35cef3c0b550", "name": "The Workflow object", "originalRequest": { "url": { @@ -133455,7 +133455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c92cd05c-2cad-4c72-9971-0a55d5653cce", + "id": "fc056f5a-619a-42e9-bbbf-e10d0cef678a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133512,7 +133512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0b2440e-ba0b-4414-b604-93f241fca06c", + "id": "1ad037a9-aedc-47b2-b27b-923152a6554a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133569,7 +133569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2f6654e-6045-4126-a5b7-5bb9b32093f4", + "id": "57aa1715-d49c-49ad-af77-7c8d45de823c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133626,7 +133626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60d10fa0-b50e-4007-851d-fd5e4f8f8cff", + "id": "3ceb1919-95f7-4d5e-be84-879690deb89f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133683,7 +133683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57d025c7-ccca-40af-94bb-0bcd9f54ad77", + "id": "81686848-97c5-48f3-b6f4-dbcf2d96525a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133746,7 +133746,7 @@ } }, { - "id": "782d310b-2de8-4665-889f-aed2b55e9e1f", + "id": "10bd21b3-dd0f-40e7-b9d8-977375bb2563", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -133800,7 +133800,7 @@ }, "response": [ { - "id": "4c66ad17-8520-400a-893f-c8b614889763", + "id": "b29aae61-bf5d-442f-8b48-b1236dc62ac6", "name": "The Workflow object", "originalRequest": { "url": { @@ -133857,7 +133857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca69e3ff-0e19-4354-8929-fda412dbeccb", + "id": "827dde23-2454-47a5-8edf-52394c6525d9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133914,7 +133914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42d91e4b-86eb-453d-80e1-ef5c6169dbe9", + "id": "b37b2366-6439-4b93-b0ef-e735b53019f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133971,7 +133971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f68d80c-a5db-4980-ab66-e8a47e4f3f54", + "id": "928c710d-d04b-4523-8c59-726bbafcb06e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134028,7 +134028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbd874e7-fb81-4928-b0c1-79073518a611", + "id": "24a2d5a4-0e17-45d2-88cc-0d7d441eb194", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134085,7 +134085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "640af8ca-428d-47e7-afef-c417c2d07426", + "id": "eb6fcdbd-668d-4a12-9c1e-158a273721cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134148,7 +134148,7 @@ } }, { - "id": "84320f9b-65b7-482b-bdd3-726e5d030a01", + "id": "4b4bc4ce-6d7e-41f8-bdd3-43444a66a8c9", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -134189,7 +134189,7 @@ }, "response": [ { - "id": "3c22c216-cd9e-41e9-b669-10eefcf05048", + "id": "63190e9b-524a-4a42-91a6-c34496b20b8e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -134223,7 +134223,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c705f7d5-8523-4006-bdbb-121562dc6b28", + "id": "b1ec3ca0-be0b-4e39-812d-3cedac4609f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134267,7 +134267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14723609-42a9-4c5d-b5d3-880054beabbd", + "id": "ea8fb9ff-ea96-4199-9b1d-e7cc5a179480", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134311,7 +134311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdb6e5cb-86d5-4320-bfc4-d2541cc7ec7d", + "id": "5206891f-9084-4b9e-9c0e-15120f77bf8d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134355,7 +134355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c225c25-3769-473b-9e18-7bfa00cd5f24", + "id": "a25d0c74-848f-4965-83e4-33353b56f96a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134399,7 +134399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "767ab7c1-cfd4-46c1-982e-3a48976e7ba4", + "id": "c0659a67-2c11-4afa-99bb-d5f7db2f4017", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134449,7 +134449,7 @@ } }, { - "id": "78036d66-d49b-4388-891d-91f6b0796131", + "id": "0f701426-8df0-46e0-8cd6-920405d967be", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -134497,7 +134497,7 @@ }, "response": [ { - "id": "a588996f-29df-40df-88b3-cc087bba9652", + "id": "595bb0b3-95c7-42c3-adea-1a5af412ae74", "name": "Event Trigger", "originalRequest": { "url": { @@ -134554,7 +134554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d6e51db-a0e5-4fc2-8d62-e8c9a49e1cb4", + "id": "b1c0441a-536c-4021-91b6-7294157c3936", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -134611,7 +134611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a65d2dc-9063-4bcc-bb72-6dc1618f576b", + "id": "40f122fd-f359-4d51-90d3-caea9f241452", "name": "External Trigger", "originalRequest": { "url": { @@ -134668,7 +134668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a70ca120-36e8-4f55-9d64-20d576dde3f8", + "id": "42fb2779-f79c-4692-9147-9b86ca3bc21c", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -134725,7 +134725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e272810-d3f0-435e-8f57-f9043d80cc9f", + "id": "652a3313-84e9-4c8e-9090-20604e160795", "name": "External Trigger", "originalRequest": { "url": { @@ -134782,7 +134782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b3b6584-63c9-42c7-8fa0-f706f99ca826", + "id": "34fa485b-ac44-49d1-b69e-2045e99995bf", "name": "External Trigger", "originalRequest": { "url": { @@ -134839,7 +134839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e401e4d-1c4d-4221-9981-16ea72932075", + "id": "c2bbb38a-ac19-4e3a-93e0-252c87daf037", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -134896,7 +134896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab91cec3-a6cf-4aad-acb5-8240e77b3f38", + "id": "1082046e-09df-4c46-8302-9594789c6af0", "name": "Event Trigger", "originalRequest": { "url": { @@ -134953,7 +134953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54a10304-2b62-4f78-b20d-a4b23a9ff98b", + "id": "dd259e38-9f29-4326-b12b-2a15e6bed79d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -135016,7 +135016,7 @@ } }, { - "id": "6aec446d-6f3b-4719-9846-0c904828d5a3", + "id": "c038f103-c434-40da-b0aa-2adaa61058fc", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -135071,7 +135071,7 @@ }, "response": [ { - "id": "5b5c2f20-fdc5-46c1-a5c7-86e1d4fa714b", + "id": "96295e5d-ed1e-4e71-824a-5fc424027ac8", "name": "The Workflow object", "originalRequest": { "url": { @@ -135129,7 +135129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c18e149f-e70a-4a4f-8c4b-316c5d4f16d1", + "id": "3d148067-ebcd-4ce0-85ee-43b1fd72bd5d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135187,7 +135187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fccf2cc-ee8a-41d8-8bab-b2a96eddac7e", + "id": "8f0b02dc-8baa-4a02-952e-d2ffb9dca26c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135245,7 +135245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0de99d88-c2c2-4624-8f53-f251a884885d", + "id": "2327ff2a-1b45-4579-b7d0-bb284dee99a6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135303,7 +135303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea0728b6-3b3e-48ee-b0a1-208e9ee5a987", + "id": "fd7d9151-2f55-41cf-a3e7-dcf30a38b0c0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135361,7 +135361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45644b08-e849-443f-9d22-701e67fd5233", + "id": "703f47d0-eb59-47c5-a90d-cf965c978470", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135425,7 +135425,7 @@ } }, { - "id": "84b8423c-2dcc-4629-ab49-504b57ab3e1e", + "id": "5f3ea60e-745e-4eea-a533-3f6145bb6531", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -135504,7 +135504,7 @@ }, "response": [ { - "id": "50c1fac4-e7f1-4428-9854-a815ff093f18", + "id": "949ce2f6-1167-4af6-99d7-defd8b4ce8e1", "name": "List of workflow executions for the given workflow", "originalRequest": { "url": { @@ -135586,7 +135586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "211be33c-f5fa-423a-8c1b-c0b21fc35da8", + "id": "53c4c75b-48da-4f49-877b-46facde9f2d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135668,7 +135668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1bc12aa-ec5a-4b81-be57-a95ecc54ac59", + "id": "45be84ea-0ddd-45ff-95cc-652d9ef63c21", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135750,7 +135750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1428676f-9a0d-4da3-913f-52248d51bacc", + "id": "7b023eb2-ca4d-40d8-b232-21f70464af1e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135832,7 +135832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc346ebc-c1fa-436c-8d42-52c69187e3ad", + "id": "396fa09b-8542-46df-a592-0c044c41a8e6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135914,7 +135914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f424922-ee6b-401d-855d-4cb19b7316f2", + "id": "4ab9bbdb-4db4-4ef0-bf09-69d909feada3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135996,7 +135996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54a38143-c756-4609-9334-3df070d8b34b", + "id": "d0f8f510-1de2-4804-8fd6-4dacbe53a47f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136084,7 +136084,7 @@ } }, { - "id": "d576b996-0c81-4fb2-b824-914814b2f22e", + "id": "cd87d45a-72b5-4efc-aeb9-d36a09664e91", "name": "Get a Workflow Execution", "request": { "name": "Get a Workflow Execution", @@ -136125,7 +136125,7 @@ }, "response": [ { - "id": "a09b2960-bc2c-4d40-9b04-c0c3b2fe50dc", + "id": "f4bde225-09a1-40d7-9335-1c41c36beedd", "name": "The workflow execution", "originalRequest": { "url": { @@ -136169,7 +136169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff37aa8c-b4a7-41be-8dbd-2eed8f6f6f76", + "id": "6d9ee88e-d088-4565-bf02-8a2c4434441e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136213,7 +136213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0135b18-26c6-4015-8cc0-6a479eb99c34", + "id": "5d95e0b5-4d3a-4bf1-ac51-0bbe0ce7b48f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136257,7 +136257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77d9d20d-1d9f-42f1-906a-37f9453d8385", + "id": "0a88225b-5998-4661-8368-2e2cc1189bf1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136301,7 +136301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "033579c7-4ae2-49cf-a9b6-282c397f6fb4", + "id": "0384e4e2-6fcc-4cb3-a990-53f6329ac6fe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136345,7 +136345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "298f19a9-df66-4b6f-93c7-80baf8ff5d79", + "id": "627b9421-f0bb-458d-927e-f2ef346b9a45", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136389,7 +136389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cd7e54a-28a4-4d0c-9054-882e71af11d8", + "id": "445322af-8a2e-40a0-8ebe-8e129fbbdd53", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136439,7 +136439,7 @@ } }, { - "id": "2e3c03eb-d02d-4c78-8644-dd0921e9d6a8", + "id": "16e7151d-eb0c-483f-b391-d58796627a1a", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -136481,7 +136481,7 @@ }, "response": [ { - "id": "cba60dc3-7676-4fe3-8441-da84e4b11143", + "id": "cba1abd0-2392-405c-8e88-86b5890fe927", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -136526,7 +136526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6130220-ffa1-4c66-a84a-40ad8c59d3e5", + "id": "ee57db26-6ad3-4166-a9c4-8fea681b525b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136571,7 +136571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbc8c62c-767b-4620-bb99-e2242d74759d", + "id": "438b7e37-952b-4f10-9beb-ad2414dc471e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136616,7 +136616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70cd17f8-7c5f-43dc-bb67-c50485607f23", + "id": "aacfc854-bc24-4436-8903-ac1815ab25e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136661,7 +136661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0fa943c-648f-45ce-872b-44e4c2425f07", + "id": "283de2b8-b1a1-4fdb-adc5-2f212765a1ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136706,7 +136706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b35772fa-e616-4260-a393-8c6bf6bb86df", + "id": "eefccd41-50e8-4a7d-87fe-148c2274b7ef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136751,7 +136751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6efde47b-0188-42b7-a3d9-cf41a8a579e8", + "id": "aa0e84ae-8a80-4afb-b15a-0f41adf5b390", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136802,7 +136802,7 @@ } }, { - "id": "621adc00-2bc7-4a29-aee8-4e35f6e0e0d4", + "id": "16adedeb-c483-4313-b985-0327e2d3e08c", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -136844,7 +136844,7 @@ }, "response": [ { - "id": "6a5cb47f-1bef-4d04-ab72-92c91dcbf677", + "id": "3a0c1f7a-b492-47a3-999f-d7b80649e255", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -136879,7 +136879,7 @@ "_postman_previewlanguage": "text" }, { - "id": "87b9326e-0bfc-4c8d-8d56-c37c926030df", + "id": "704b7af3-2dee-47be-b444-b3b26ef897ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136924,7 +136924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02d73a6d-957d-4df4-bde9-8e31ba99fa44", + "id": "34de929d-e9e1-4ec3-968d-2469e2594248", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136969,7 +136969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8b415fc-d730-4f99-9464-02d5bcbc2f74", + "id": "30a573d6-166c-4b8d-a3c6-9ba365956704", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137014,7 +137014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "866aebf6-dc65-42ec-8316-bf154f1ca417", + "id": "551113bc-cb98-49e6-806c-34fbc999de33", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -137059,7 +137059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "423fed85-e95f-4433-bbd5-b9a619c80dff", + "id": "f8b7d22e-2d3f-4b5f-b897-160b28aae031", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137104,7 +137104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4b3ee31-223c-4168-8878-381d8d70f525", + "id": "18e5f848-04a6-4f66-9a63-bb0f1da0522b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137155,7 +137155,7 @@ } }, { - "id": "a7a929e1-deab-48bb-bf1a-8b1ba4f7a415", + "id": "b4f1c40f-f64d-45ff-8fb0-7b1f091f492c", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -137203,7 +137203,7 @@ }, "response": [ { - "id": "e9e75940-af34-4533-9785-f2f0e31b2925", + "id": "e262b4bc-7b25-49c8-a641-a951ec82c889", "name": "List of workflow steps", "originalRequest": { "url": { @@ -137265,7 +137265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6113001d-58ac-47ac-8740-a8118dc35859", + "id": "bf9d35be-59af-4b13-a86e-7b166b136c2e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137327,7 +137327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "985fbdaf-552b-473b-a325-b700cb33960c", + "id": "78cc1332-3dcd-414b-a07e-25ed5098ada3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137389,7 +137389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f7f59ca-f6ce-4b7e-afd7-224b6b52c435", + "id": "02ee3f26-7f44-4605-8360-54aa74fef087", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137451,7 +137451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa6f25d0-e5fe-487b-ba43-7abc6ef43465", + "id": "1f006cc1-1e57-4d3a-b882-59313923763d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137513,7 +137513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5f6fa58-e5c1-4ab2-877b-d2895b251c39", + "id": "388e243a-98b4-4044-a274-74aab90cc610", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137581,7 +137581,7 @@ } }, { - "id": "f2661e22-60a0-4fa2-9ea5-d3a9940cddd2", + "id": "0c8f172b-2077-47de-9d74-4bc3dde191f0", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -137639,7 +137639,7 @@ }, "response": [ { - "id": "43cc3824-93bf-4210-a491-c6871c9dc7a5", + "id": "6c72547a-2b30-485f-9a16-73dc7b8e43d0", "name": "List of workflow actions", "originalRequest": { "url": { @@ -137711,7 +137711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d875d98b-333c-46dc-9dc4-423097e942d0", + "id": "1ae9ec4a-0014-4731-af7f-3f64e5353538", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137783,7 +137783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9be50fbe-f169-4c96-b32b-e012340f96fd", + "id": "0b609dcf-6faa-401e-9df3-5b8270f5e8d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137855,7 +137855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe921d4c-8f4c-4983-8785-4fda29d5277a", + "id": "5aa455c2-b20e-43e0-8747-e92bd9e04c1b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137927,7 +137927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bc07fe4-c2d2-4c2b-bd33-cf5d158258f0", + "id": "a7883eb8-191d-42ed-8845-9d432a758171", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137999,7 +137999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4386251-ae46-48cb-be1d-61a791abfddd", + "id": "99d420fe-7995-49e8-a24b-bac6c01425f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138077,7 +138077,7 @@ } }, { - "id": "c664795e-947b-4ca1-aa35-0c9b07f74215", + "id": "3038cc88-abee-49d8-8061-1c5bbf59a172", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -138135,7 +138135,7 @@ }, "response": [ { - "id": "d76254dd-723f-4eac-b59e-8096c4ff555e", + "id": "f9285f89-000c-4680-bd86-34080394ffab", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -138207,7 +138207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29f8c363-d477-42f7-9821-cdb8a910a805", + "id": "96484e2b-cdff-45ce-889a-a80961c72678", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138279,7 +138279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d6c21a2-ec30-4e56-90af-ce7e510939cf", + "id": "f193c8d8-db9e-4568-b266-dc816423f6ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138351,7 +138351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ba9dad7-7488-48f1-a40c-cab443c9f2c5", + "id": "ccf05f70-9055-47f2-bfd1-885b67607c90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138423,7 +138423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e653088d-22a2-4b64-9e89-cff0648b7667", + "id": "2a9c3332-1aaa-43dc-80cd-4d2d00beb20c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138495,7 +138495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b7a06b3-1615-443a-adfd-92cf6d1c6d5e", + "id": "e0471992-fa0c-4b30-aef0-bc42c8434723", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138573,7 +138573,7 @@ } }, { - "id": "3be92c8b-f421-4632-ab6f-5beb001d87e2", + "id": "a96a8086-06c9-430c-957c-69e11da24e88", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -138603,7 +138603,7 @@ }, "response": [ { - "id": "2c98f8a4-b377-46f4-8539-64aa3be8c71b", + "id": "b47e9f6f-97fc-4a72-beb9-4494eaaeffb2", "name": "List of workflow operators", "originalRequest": { "url": { @@ -138647,7 +138647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25409419-380c-4f40-8daf-fe6ffc02f9fc", + "id": "bace1da3-eeb7-4652-b7ba-b9732d6f2473", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138691,7 +138691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "394bfe6d-a420-4596-84aa-f75197898e1c", + "id": "2648db2c-f7e4-411f-9a3f-20cafc81f1fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138735,7 +138735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1d7ac20-3fdb-494c-9fb9-635e8fa78c8c", + "id": "5e7f593a-c8bb-48be-8312-c7b71f3e8c1b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138779,7 +138779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd7556c5-1ecb-4ed8-9cf7-3f8f52e73142", + "id": "867cf411-463f-43ce-84ef-e1611b16ab71", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138823,7 +138823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aeaf159b-2472-4a92-ac1d-62e424330edb", + "id": "481d90e8-7ab8-452f-bd4d-c82c20a0c231", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138873,7 +138873,7 @@ } }, { - "id": "e1b1b4ce-eb43-49d6-b7b2-05620330dc6e", + "id": "eecbb794-0ce0-4a2c-ba88-977a0065c5ce", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -138916,7 +138916,7 @@ }, "response": [ { - "id": "336475ab-2ee3-4618-8d8d-9115ca9bb049", + "id": "b0eb804d-580b-40ea-b8f5-71650b2d9024", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -138962,7 +138962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4667094-9a0f-4392-8aed-2cc70941e7ac", + "id": "86d80c73-536b-4839-8e54-5e29bf7cdeae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139008,7 +139008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d71b04cc-a055-4de8-8ba0-bc1a21d82d5d", + "id": "b3e4a04c-647e-4c07-abae-85fa25aae302", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139054,7 +139054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c115b62-6f81-4dc1-a7a3-6923b9145184", + "id": "d4aa57e9-1210-4bb6-8d81-cf870094a477", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139100,7 +139100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "895673f1-a41d-41b7-b988-d2ef0b036854", + "id": "4e28638d-987a-443a-93d8-1abebf1cafec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139146,7 +139146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a705ffc-8659-4a09-829c-5510d80f4eeb", + "id": "5f33cbce-c1a7-4e93-b04e-dc79b20f290f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139198,7 +139198,7 @@ } }, { - "id": "44561c32-8849-4aec-a7f9-96d324156ca2", + "id": "9868049f-ce33-4659-8100-aa5196c6725a", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -139254,7 +139254,7 @@ }, "response": [ { - "id": "d1e6fe93-da3b-4dce-bc1d-85ba3364f9e4", + "id": "3d572eeb-c951-4214-a630-acb87315d9fc", "name": "The Workflow object", "originalRequest": { "url": { @@ -139313,7 +139313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa8bb93f-660f-4804-ba7e-25e34359d0e5", + "id": "edc4e19f-8840-4145-beae-f9bfa84dffe9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139372,7 +139372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c97e08e-20e6-4636-89b8-5c614f6e01e7", + "id": "48ccea87-f457-4498-9a85-8fe9ca789cde", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139431,7 +139431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3895021b-3907-4a9a-a754-7c6c4a991201", + "id": "9c9910f8-31cb-41fa-8bc8-69b0b5e441a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139490,7 +139490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "831718a3-e2da-47c0-9f92-59c7e01cfa67", + "id": "4ea014c5-f057-47a7-a3a8-094da6597464", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139549,7 +139549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d19b217b-5bfc-4188-a2e3-5c971dfe69c8", + "id": "4ed449d6-4b41-4bfc-bdd2-30cfaf4d305e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139614,7 +139614,7 @@ } }, { - "id": "a5d71d74-7b19-48ef-a02b-da201de6033b", + "id": "6e6ae2bc-4966-4c55-9651-91a10e32b9fe", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -139671,7 +139671,7 @@ }, "response": [ { - "id": "27402120-8cdf-4cb9-845d-94389b435d90", + "id": "bb3eb141-4adb-490e-b2e0-03b48b489596", "name": "Responds with the test input", "originalRequest": { "url": { @@ -139731,7 +139731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f1ac689-78e6-4065-aa3d-3fec88dac864", + "id": "aafa59ff-f1b6-477c-9542-cbe9145378d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139791,7 +139791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f724a2e-b38e-42e6-aacc-3ee0ab5618fd", + "id": "460e4b74-ea54-4d68-8a69-85ea9fb19f31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139851,7 +139851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8a9ae53-8c52-4653-9517-4df2bd4a68b6", + "id": "b1beb425-da7f-4e9d-9ad8-75bbbf3a260d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139911,7 +139911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c75e33aa-8731-47c7-8f3b-e6f43ff7a658", + "id": "595f8ed1-85ae-46b8-86bb-318a0d07c968", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139971,7 +139971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "968d05ec-fac7-4d2d-ae9d-dc5b028f20a3", + "id": "52e222d4-0c71-4c32-91ea-3642a6e8c2ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140117,7 +140117,7 @@ } ], "info": { - "_postman_id": "a4449536-bdfd-4b78-b7be-bd6e8411691d", + "_postman_id": "3e49794c-2790-4179-a50d-d2e7ba232139", "name": "IdentityNow V3 API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": {