v1

latestOpenAPI 3.0.32026-08-061614181.2 KB

Restore a soft-deleted source (restoreSource)

Restores a previously soft-deleted source across all identities where it was present. A new entity may be created or existing entities modified depending on the current state of the graph.

post/restoreSource

Request body

trackingIdstring

Optional client-defined correlation ID.

contentobject

TODO – RestoreSourceWsRequest wrapper (see legacy swagger).

Response

Restore source response

auditIdstring

Unique audit identifier for correlating requests and responses.

successboolean

Indicates whether the business operation succeeded.

warningsstring[]

Non-fatal warnings generated by the operation.

retryableErrorboolean

Indicates whether an error is transient and the request may be retried.

messagestring

Human-readable status message.

errorsstring[]

Error messages if success is false.

trackingIdstring

Echo of the request trackingId, if provided.