Fixed bracket

This commit is contained in:
james.haytko
2023-05-05 10:06:09 -05:00
parent b46b3089f0
commit 86996cee46

View File

@@ -480,7 +480,7 @@ Content-Type: application/json
**Description**
[This post(https://developer.sailpoint.com/idn/api/beta/import-sp-config)] imports objects from a JSON configuration file into a tenant.
[This endpoint](https://developer.sailpoint.com/idn/api/beta/import-sp-config) imports objects from a JSON configuration file into a tenant.
By default, every import job first exports all existing objects supported by sp-config as a backup before attempting the import.
The import job provides a backup so the configuration's import status is available for inspection or restore if needed.
You can skip the backup by setting `excludeBackup` to `true` in the import options.