Skip to main content

Bulk Unarchive CSV Templates

PUT 

/api/csv-templates/unarchive

Restores (unarchives) multiple CSV templates.

Authentication: Requires Bearer token (Power User access required)

Request body:

  • ids (array, required unless apply_to_all): Array of template IDs to unarchive
  • apply_to_all (boolean, optional): If true, unarchives all templates matching the provided filters
  • filters (array, optional): Filter criteria when apply_to_all is true

Request

Responses

Successful response