POST api_v2/AccountDomains/Delete
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
model | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/xml, text/xml
Sample:
<Request> <AccountDomainID>79f691bb-1e3f-446b-b1dc-186071ec4a67</AccountDomainID> </Request>
application/json, text/json
Sample:
{ "AccountDomainID": "79f691bb-1e3f-446b-b1dc-186071ec4a67" }
Response Information
No documentation available.
Response body formats
application/xml, text/xml
Sample:
<Result />
application/json, text/json
Sample:
{}