Entities
Archive entity
Archive an entity. Archived entities no longer appear in GET /v1/entities and can't be attached to new workflows. Built-in entities (isBuiltIn: true) cannot be archived.
post/v1/entities/{entityId}/archive
Path parameters
entityIdstring required
The entity id (e.g. vg_enti_...).
Response
Archive acknowledged
Changes
No recorded changes to this endpoint across all 1 revision of this API.