Skip to main content

Bulk Unarchive Warehouses

PUT 

/api/warehouses/unarchive

Restores multiple archived warehouses. Provide either ids (array of warehouse IDs) or apply_to_all=true with an optional filters object.

Required scope: warehouses:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type