Skip to main content

Create resource on source

POST 

/sources/v1/:sourceId/resources

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

Use this API to create a resource on the specified source in Identity Security Cloud (ISC).

This operation requires a connector with the supportDatasetCreation label. name, type, datasetId, and schema are required. The schema must define at least one attribute plus identityAttribute and displayAttribute. The resource id is always server-generated from name as customer: plus a normalized form of the name; any client-supplied id is ignored. After creation, schema attribute edits are made through the source schema APIs.

Request

Responses

The resource was successfully created on the specified source.