Delete a domain or value list
delete/domains/{domainId}
Deletes a domain or value list.
Name | Type | Required | Description |
---|---|---|---|
domainId | string | true | The identifier for a 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 resource exists at the requested path. | Schema |