saved objects
Resolve import errors
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/saved_objects/_resolve_import_errors</span></div>Refer to Spaces for more information.
To resolve errors from the import objects API, you can retry certain saved objects, overwrite specific saved objects, and change references to different saved objects
post/api/saved_objects/_resolve_import_errors
Query parameters
createNewCopiesboolean
Creates copies of saved objects, regenerates each object ID, and resets the origin.
compatibilityModeboolean
Applies adjustments to maintain compatibility between different Kibana versions.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
A successful resolve import errors response.