mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Merge pull request #689 from sailpoint-oss/devrel-1886
fixed some issues in lambda functions
This commit is contained in:
@@ -11,7 +11,7 @@ slug: api/beta/postman-collections
|
||||
tags: ['postman']
|
||||
---
|
||||
|
||||
import GitHubPublicFileComponent from '@site/src/components/GitHubLink';
|
||||
import CMSLinkComponent from '@site/src/components/PostmanLink';
|
||||
|
||||
[Postman](https://www.postman.com/) is a platform you can use to design, build, test, and iterate your APIs. Postman users and teams can create public workspaces they can use to make it easy to access their API collections and environments and get started. SailPoint maintains a [public workspace for the Identity Security Cloud API collections](https://www.postman.com/sailpoint/workspace/identitynow). You can use this workspace to access all the ISC API collections and stay up to date.
|
||||
|
||||
@@ -21,10 +21,10 @@ Each ISC API version is broken out into a separate collection within the workspa
|
||||
|
||||
| API | Postman Collection |
|
||||
| --- | --- |
|
||||
| V2024 API | [](https://god.gw.postman.com/run-collection/23226990-ed8adb96-7931-4c78-970d-d87da8aa05bd?action=collection%2Ffork&collection-url=entityId%3D23226990-ed8adb96-7931-4c78-970d-d87da8aa05bd%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| V3 API | [](https://god.gw.postman.com/run-collection/23226990-3721beea-5615-44b4-9459-e858a0ca7aed?action=collection%2Ffork&collection-url=entityId%3D23226990-3721beea-5615-44b4-9459-e858a0ca7aed%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| Beta API | [](https://god.gw.postman.com/run-collection/23226990-3b87172a-cd55-40a2-9ace-1560a1158a4e?action=collection%2Ffork&collection-url=entityId%3D23226990-3b87172a-cd55-40a2-9ace-1560a1158a4e%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| NERM API | [](https://god.gw.postman.com/run-collection/23226990-20d718e3-b9b3-43ad-850c-637b00864ae2?action=collection%2Ffork&collection-url=entityId%3D23226990-20d718e3-b9b3-43ad-850c-637b00864ae2%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| V2024 API | <CMSLinkComponent source="v2024CollectionUrl"></CMSLinkComponent> |
|
||||
| V3 API | <CMSLinkComponent source="v3CollectionUrl"></CMSLinkComponent> |
|
||||
| Beta API | <CMSLinkComponent source="betaCollectionUrl"></CMSLinkComponent> |
|
||||
| NERM API | <CMSLinkComponent source="nermCollectionUrl"></CMSLinkComponent> |
|
||||
| SaaS Connectivity | [](https://god.gw.postman.com/run-collection/23226990-a0b5c429-d8dd-4fe2-a4a2-eb7ff85322ef?action=collection%2Ffork&collection-url=entityId%3D23226990-a0b5c429-d8dd-4fe2-a4a2-eb7ff85322ef%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
|
||||
You can also fork a collection by selecting the ellipses to the right of the collection and selecting 'Create a fork.'
|
||||
|
||||
@@ -10,7 +10,7 @@ description: Run ISC APIs in Postman.
|
||||
tags: ['postman']
|
||||
---
|
||||
|
||||
import GitHubPublicFileComponent from '@site/src/components/GitHubLink';
|
||||
import CMSLinkComponent from '@site/src/components/PostmanLink';
|
||||
|
||||
[Postman](https://www.postman.com/) is a platform you can use to design, build, test, and iterate your APIs. Postman users and teams can create public workspaces they can use to make it easy to access their API collections and environments and get started. SailPoint maintains a [public workspace for the Identity Security Cloud API collections](https://www.postman.com/sailpoint/workspace/identitynow). You can use this workspace to access all the ISC API collections and stay up to date.
|
||||
|
||||
@@ -20,10 +20,10 @@ Each ISC API version is broken out into a separate collection within the workspa
|
||||
|
||||
| API | Postman Collection |
|
||||
| --- | --- |
|
||||
| V2024 API | [](https://god.gw.postman.com/run-collection/23226990-ed8adb96-7931-4c78-970d-d87da8aa05bd?action=collection%2Ffork&collection-url=entityId%3D23226990-ed8adb96-7931-4c78-970d-d87da8aa05bd%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| V3 API | [](https://god.gw.postman.com/run-collection/23226990-3721beea-5615-44b4-9459-e858a0ca7aed?action=collection%2Ffork&collection-url=entityId%3D23226990-3721beea-5615-44b4-9459-e858a0ca7aed%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| Beta API | [](https://god.gw.postman.com/run-collection/23226990-3b87172a-cd55-40a2-9ace-1560a1158a4e?action=collection%2Ffork&collection-url=entityId%3D23226990-3b87172a-cd55-40a2-9ace-1560a1158a4e%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| NERM API | [](https://god.gw.postman.com/run-collection/23226990-20d718e3-b9b3-43ad-850c-637b00864ae2?action=collection%2Ffork&collection-url=entityId%3D23226990-20d718e3-b9b3-43ad-850c-637b00864ae2%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| V2024 API | <CMSLinkComponent source="v2024CollectionUrl"></CMSLinkComponent> |
|
||||
| V3 API | <CMSLinkComponent source="v3CollectionUrl"></CMSLinkComponent> |
|
||||
| Beta API | <CMSLinkComponent source="betaCollectionUrl"></CMSLinkComponent> |
|
||||
| NERM API | <CMSLinkComponent source="nermCollectionUrl"></CMSLinkComponent> |
|
||||
| SaaS Connectivity | [](https://god.gw.postman.com/run-collection/23226990-a0b5c429-d8dd-4fe2-a4a2-eb7ff85322ef?action=collection%2Ffork&collection-url=entityId%3D23226990-a0b5c429-d8dd-4fe2-a4a2-eb7ff85322ef%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
|
||||
You can also fork a collection by selecting the ellipses to the right of the collection and selecting 'Create a fork.'
|
||||
|
||||
@@ -10,8 +10,7 @@ description: Run ISC APIs in Postman.
|
||||
slug: api/v2024/postman-collections
|
||||
tags: ['postman']
|
||||
---
|
||||
|
||||
import GitHubPublicFileComponent from '@site/src/components/GitHubLink';
|
||||
import CMSLinkComponent from '@site/src/components/PostmanLink';
|
||||
|
||||
[Postman](https://www.postman.com/) is a platform you can use to design, build, test, and iterate your APIs. Postman users and teams can create public workspaces they can use to make it easy to access their API collections and environments and get started. SailPoint maintains a [public workspace for the Identity Security Cloud API collections](https://www.postman.com/sailpoint/workspace/identitynow). You can use this workspace to access all the ISC API collections and stay up to date.
|
||||
|
||||
@@ -19,12 +18,13 @@ import GitHubPublicFileComponent from '@site/src/components/GitHubLink';
|
||||
|
||||
Each ISC API version is broken out into a separate collection within the workspace. The following table lists the available ISC API collections. To import a collection into your workspace, select the 'Run in Postman' button for your desired version. Doing so forks the collection into your workspace.
|
||||
|
||||
|
||||
| API | Postman Collection |
|
||||
| --- | --- |
|
||||
| V2024 API | [](https://god.gw.postman.com/run-collection/23226990-ed8adb96-7931-4c78-970d-d87da8aa05bd?action=collection%2Ffork&collection-url=entityId%3D23226990-ed8adb96-7931-4c78-970d-d87da8aa05bd%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| V3 API | [](https://god.gw.postman.com/run-collection/23226990-3721beea-5615-44b4-9459-e858a0ca7aed?action=collection%2Ffork&collection-url=entityId%3D23226990-3721beea-5615-44b4-9459-e858a0ca7aed%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| Beta API | [](https://god.gw.postman.com/run-collection/23226990-3b87172a-cd55-40a2-9ace-1560a1158a4e?action=collection%2Ffork&collection-url=entityId%3D23226990-3b87172a-cd55-40a2-9ace-1560a1158a4e%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| NERM API | [](https://god.gw.postman.com/run-collection/23226990-20d718e3-b9b3-43ad-850c-637b00864ae2?action=collection%2Ffork&collection-url=entityId%3D23226990-20d718e3-b9b3-43ad-850c-637b00864ae2%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| V2024 API | <CMSLinkComponent source="v2024CollectionUrl"></CMSLinkComponent> |
|
||||
| V3 API | <CMSLinkComponent source="v3CollectionUrl"></CMSLinkComponent> |
|
||||
| Beta API | <CMSLinkComponent source="betaCollectionUrl"></CMSLinkComponent> |
|
||||
| NERM API | <CMSLinkComponent source="nermCollectionUrl"></CMSLinkComponent> |
|
||||
| SaaS Connectivity | [](https://god.gw.postman.com/run-collection/23226990-a0b5c429-d8dd-4fe2-a4a2-eb7ff85322ef?action=collection%2Ffork&collection-url=entityId%3D23226990-a0b5c429-d8dd-4fe2-a4a2-eb7ff85322ef%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
|
||||
You can also fork a collection by selecting the ellipses to the right of the collection and selecting 'Create a fork.'
|
||||
|
||||
@@ -11,7 +11,7 @@ slug: api/v3/postman-collections
|
||||
tags: ['postman']
|
||||
---
|
||||
|
||||
import GitHubPublicFileComponent from '@site/src/components/GitHubLink';
|
||||
import CMSLinkComponent from '@site/src/components/PostmanLink';
|
||||
|
||||
[Postman](https://www.postman.com/) is a platform you can use to design, build, test, and iterate your APIs. Postman users and teams can create public workspaces they can use to make it easy to access their API collections and environments and get started. SailPoint maintains a [public workspace for the Identity Security Cloud API collections](https://www.postman.com/sailpoint/workspace/identitynow). You can use this workspace to access all the ISC API collections and stay up to date.
|
||||
|
||||
@@ -21,10 +21,10 @@ Each ISC API version is broken out into a separate collection within the workspa
|
||||
|
||||
| API | Postman Collection |
|
||||
| --- | --- |
|
||||
| V2024 API | [](https://god.gw.postman.com/run-collection/23226990-ed8adb96-7931-4c78-970d-d87da8aa05bd?action=collection%2Ffork&collection-url=entityId%3D23226990-ed8adb96-7931-4c78-970d-d87da8aa05bd%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| V3 API | [](https://god.gw.postman.com/run-collection/23226990-3721beea-5615-44b4-9459-e858a0ca7aed?action=collection%2Ffork&collection-url=entityId%3D23226990-3721beea-5615-44b4-9459-e858a0ca7aed%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| Beta API | [](https://god.gw.postman.com/run-collection/23226990-3b87172a-cd55-40a2-9ace-1560a1158a4e?action=collection%2Ffork&collection-url=entityId%3D23226990-3b87172a-cd55-40a2-9ace-1560a1158a4e%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| NERM API | [](https://god.gw.postman.com/run-collection/23226990-20d718e3-b9b3-43ad-850c-637b00864ae2?action=collection%2Ffork&collection-url=entityId%3D23226990-20d718e3-b9b3-43ad-850c-637b00864ae2%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
| V2024 API | <CMSLinkComponent source="v2024CollectionUrl"></CMSLinkComponent> |
|
||||
| V3 API | <CMSLinkComponent source="v3CollectionUrl"></CMSLinkComponent> |
|
||||
| Beta API | <CMSLinkComponent source="betaCollectionUrl"></CMSLinkComponent> |
|
||||
| NERM API | <CMSLinkComponent source="nermCollectionUrl"></CMSLinkComponent> |
|
||||
| SaaS Connectivity | [](https://god.gw.postman.com/run-collection/23226990-a0b5c429-d8dd-4fe2-a4a2-eb7ff85322ef?action=collection%2Ffork&collection-url=entityId%3D23226990-a0b5c429-d8dd-4fe2-a4a2-eb7ff85322ef%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0) |
|
||||
|
||||
You can also fork a collection by selecting the ellipses to the right of the collection and selecting 'Create a fork.'
|
||||
|
||||
Reference in New Issue
Block a user