Archive Device Set
Archive a device set. This is a soft delete — the archived set is returned and no longer appears in list results. Runs already created against it keep their own copy of the device list and are unaffected. The Courier-provided default set cannot be archived and returns 409.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The preview set to archive.
Response
A named, reusable list of preview devices.
Unique identifier for the device set.
Human-readable name.
The devices in this set, by PreviewDevice.id.
ISO-8601 timestamp of when the set was created.
ISO-8601 timestamp of when the set was last written.
ISO-8601 timestamp of when the set was archived. Present only on the archive response, which is the one place the state is observable.