Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 363 Bytes

File metadata and controls

25 lines (15 loc) · 363 Bytes

deleteDomain

Remove a domain.

HTTP: DELETE /api/domains/{id}

Parameters

Name In Description
id path

Returns

any

Example

res = mk.deleteDomain("dom_1")

← All methods · Docs · mailkite.dev