Delete a domain or value list

delete/domains/{domainId}

Deletes a domain or value list.

Request Samples

1

Response Samples

1Not Available

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 Content

The domain or value list was deleted.

400Bad Request

The request was invalid.

Schema
404Not Found

No resource exists at the requested path.

Schema