Delete a Domain

Deletes the Domain resource.

smtppy.deletedomain(id)

Parameters

  • id (string) (required) - The domain identifier

Response

None

(Returns status code 204 if successful.)

Want to learn about writing content from scratch? Head to the Basics section to learn more.

Last updated