Delete reference data domain or value list content

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

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

Request Samples

1

Response Samples

1Not Available

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 Content

The domain or value list was deleted.

400Bad Request

The request was invalid.

Schema
404Not Found

No domain exists at the requested path.

Schema