Delete reference data domain or value list content
delete/domains/{domainId}/contents/{contentId}
Deletes the content of a reference data domain or value list.
Name | Type | Required | Description |
---|---|---|---|
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. |
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The domain or value list was deleted. | ||
400 | Bad Request | The request was invalid. | Schema | |
404 | Not Found | No domain exists at the requested path. | Schema |