Restores multiple assets from archive using specified restore profiles.

Behavior: Initiates a batch restore operation for multiple archived assets using the specified restore profile names. Assets are queued for restoration asynchronously.

Authorization: Requires a valid Bearer token.

Side Effects: The specified assets are queued for restoration from archival storage.

Error Scenarios: Returns 400 if the request body is missing. Returns 401 if the caller is not authenticated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The restore parameters including source asset IDs and restore profile names.

Represents a request to restore assets from archive storage to a local storage profile.

sourceAssetIds
array of uuids | null

Gets or sets the array of asset identifiers to restore from archive.

sourceAssetIds
restoreProfileNames
array of strings | null

Gets or sets the array of restore profile names defining the target storage locations.

restoreProfileNames
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json