SEDomain
Delete domain
delete/v1beta/spam-expert/domains/{domain_name}
Path parameters
domain_namestring required
Domain full name
Query parameters
bundleboolean
Indicates if old subscriptions backward compatibility is used.
Response
A successful response.
Example response
{
"code": 0,
"data": {
"success": false
},
"desc": ""
}Changes
Changed in 1 of the 2 revisions of this API.1
- ○
api operation id
DeleteDomainMixin8removed and replaced withDeleteDomainMixin9api-operation-id-removed
- ○