Archive entity
Archive an entity. Archived entities no longer appear in GET /v1/entities and can’t be attached to new workflows.
Authentication
AuthorizationBearer
API key from [app.videogen.io/developers](https://app.videogen.io/developers). The full key is only shown once when you create it.
Path parameters
entityId
The entity id (e.g. vg_enti_...).
Response
Archive acknowledged
entityId
The id of the archived entity.
archived
Always true on success.