PATCH /asset/v1/content/assets/{id}/restore

Restore a previously archived asset.

Restore an asset hidden by a prior Archive, and make it available again for queries, triggered sends, journeys, and other operations. After a restore, an asset behaves as though it had never been archived.

NameTypeDescription
idnumberRequired. The ID of the asset to restore.
StatusNameTypeDescription
200  OK
 MessagestringThe resource was successfully restored.
    
400  Bad request
 MessagestringThe error message.
 ErrorCodenumberThe specific error code.
 DocumentationstringAny specific documentation for the error.
    
403  Permission error
 MessagestringThe error message.
 ErrorCodenumberThe specific error code.
 DocumentationstringAny specific documentation for the error.