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

1

Response Samples

1Not Available

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 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