mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
docs: fix typo in email notification provider description (#9890)
This commit is contained in:
@@ -74,7 +74,7 @@ A provider with HTTP type will send the messages and the data to a pre-defined w
|
||||
</TabItem>
|
||||
<TabItem value="email" label="Email">
|
||||
|
||||
First [add a new Email Provider of type HTTP](/apis/resources/admin/admin-service-add-email-provider-http) to create a new HTTP provider that can be used to send SMS messages:
|
||||
First [add a new Email Provider of type HTTP](/apis/resources/admin/admin-service-add-email-provider-http) to create a new HTTP provider that can be used to send Email messages:
|
||||
|
||||
```bash
|
||||
curl -L 'https://$CUSTOM-DOMAIN/admin/v1/email/http' \
|
||||
|
Reference in New Issue
Block a user