Skip to main content

Move a chart out of the archive

Rate limits

This endpoint does not belong to the priority lane. Do not use it within your ticket sales flow.

POST https://api-{region}.seatsio.net/charts/{chartKey}/actions/move-out-of-archive

Returns 204 when the chart was successfully moved out of the archive, back to the active chart list. Returns 400 (Bad Request) when the chart was not in the archive.

curl -X POST https://api-{region}.seatsio.net/charts/749b9650-24fb-11e7-93ae-92361f002671/actions/move-out-of-archive \
-u aSecretKey: