Skip to content

Delete an email provider

DELETE
/api/v1/email/providers/{id}
curl --request DELETE \
--url http://127.0.0.1:58259/api/v1/email/providers/1

Delete a specific email provider configuration.

id
required
integer format: int64

ID of the email provider

Email provider deleted successfully

Media type */*
object