devrel-2063

This commit is contained in:
con-docs
2025-01-08 13:34:26 -06:00
parent 27afe609df
commit 6d021912d8

View File

@@ -113,6 +113,11 @@ Source passwords, secret token or other sensitive data is not exported. Those ne
5. **Get Import Results** - Once the status is `COMPLETE`, download the import results by calling `GET /beta/sp-config/import/{id}/download` where the `{id}` is the `jobId`.
6. **Response with Import Results** - In response, the import process should produce listing of object that successfully imported, as well as any errors, warnings, or information about the import process. This result set will reflect the objects that were selected to be imported earlier.
:::caution
You cannot import Non-Employee sources.
:::
## API Reference Guide