Skip to main content

Bulk Unarchive FIFO Layers

PUT 

/api/v2/fifo-layers/unarchive

Unarchives multiple FIFO layers.

Authentication: Requires Bearer token.

Request Body:

  • ids (required_without:apply_to_all, array): Array of FIFO layer IDs
  • apply_to_all (nullable, boolean): If true, unarchive all matching layers
  • filters (nullable, array): Filter criteria when using apply_to_all

Request

Responses

Successful response