Delete a domain or value list

delete/domains/{domainId}
Internal-Use Only

Deletes a domain or value list.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
domainId
string
true

The identifier for a 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, 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 resource exists at the requested path.Schema