| Name | Type | Description |
|---|---|---|
ids | array | An array of domain IDs for which domains are to be removed. |
{
"ids": ["domainId1", "domainId2"]
}curl --location --request DELETE 'https://api.zapmail.ai/api/v1/domain/remove'{
"message": "Domains removed successfully"
}