v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Entity Type API

Delete Entity Type

Delete an entity type. WARNING: this cascade-deletes the type and all of its descendant types; entity records of these types are orphaned (hidden), not deleted.

delete/v2/entity-types/{id}

Path parameters

idstring required

The ID of the entity type to delete. WARNING: this cascade-deletes the type and ALL of its descendant types. Entity records of these types are left orphaned (hidden), not deleted. There is no recovery via the API.

Response

Success

SvstorePublicapiDeleteEntityTypeResponse required