Delete entries in reference data domain content

delete/domains/{domainId}/contents/{contentId}/entries

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

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
domainId
string
true

The identifier of a reference data domain.

contentId
string
true

The identifier of a reference data domain content.

Responses

StatusMeaningDescription
204No Content

The content was deleted.

400Bad Request

The request was invalid.

Schema
404Not Found

No resource exists at the requested path. An entry for the reference data domain was not found.

Schema