Bulk Restore Content
Content
Bulk Restore Content
Restore multiple archived content items at once.
POST
Bulk Restore Content
Use this endpoint to restore multiple archived content items in a single request. Restoring archived content makes them visible again in the content library and allows them to be added to proposals. Note: This operation is idempotent. You can safely call it on already-active products without errors, and only products that are currently archived will be updated.Documentation Index
Fetch the complete documentation index at: https://docs.proposales.com/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
An array of variation IDs to restore. Either this or product_ids must be provided.
An array of product IDs to restore. Either this or variation_ids must be provided.
This is often more convenient when you have product IDs rather than variation IDs.