Delete entries in reference data domain content

delete/domains/{domainId}/contents/{contentId}/entries
Internal-Use Only

Deletes the entries in a domain content. If the domain content has the status of "production", the entries cannot be deleted.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
contentId
string
true

The identifier of a reference data domain content.

domainId
string
true

The identifier of a reference data domain.

Responses

StatusMeaningDescription
204No ContentThe content was deleted.
400Bad RequestThe request was invalid.Schema
404Not FoundNo resource exists at the requested path. An entry for the reference data domain was not found.Schema