Delete an entity type object by name

delete/admin/storedObjects
Internal-Use Only

Deletes an entity type by name. An entity type is the metadata that is associated with documents.

Request Samples

1

Response Samples

1No example avaliable

Query Parameters

NameTypeRequiredDescription
name
string
true

The name of an entity type object.

Responses

StatusMeaningDescription
204No ContentThe request succeeded.
404Not FoundThe request did not find an entity type with a matching name.Schema