Archive entities
Archives entities in bulk for the given customer by id.
Authorizations
Server API Key
Headers
Account ID — optional when authenticating with a user JWT (Bearer token); falls back to the user's first membership. Ignored for API-key auth.
Environment ID — required when authenticating with a user JWT (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the key).
Path Parameters
The customer identifier (owner) the entities belong to
1 - 255^[a-zA-Z0-9][a-zA-Z0-9_|.@-]*$Body
List of entity identifiers to act on in bulk (1-100 entries)
Entity identifiers to act on
1 - 100 elementsThe unique identifier for the entity
1 - 255^[a-zA-Z0-9][a-zA-Z0-9_|.-]*$Response
No content.
Wrapped response echoing the ids that were acted on by an archive/unarchive call
List of entity identifiers that were acted on
