Delete a domain

delete/domains/{domainId}

Deletes the domain with the given domain identifier.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
domainId
string
true

Specifies the identifier for the domain.

<= 36 characters

Responses

StatusMeaningDescription
204No Content

The domain was deleted.

400Bad Request

The request was invalid.

Schema
404Not Found

No domain exists at the requested path.

Schema