Skip to content

Set default email provider

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

Set a specific email provider as the default.

id
required
integer format: int64

ID of the email provider

Default email provider set successfully