Delete reference data domain or value list content

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

Deletes the content of a reference data domain or value list.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
contentId
string
true

The identifier for a reference data domain or value list content.

domainId
string
true

The identifier for a reference data domain or value list.

Query Parameters

NameTypeRequiredDescription
deleteProductionContent
string
false

If the value is true, a domain with content in "production" status can be deleted. If the value is false or if this parameter is not used, a domain with content in "production" status cannot be deleted.

Responses

StatusMeaningDescription
204No ContentThe domain or value list was deleted.
400Bad RequestThe request was invalid.Schema
404Not FoundNo domain exists at the requested path.Schema