TestEmailProviderSMTPById
Path Parameters
id*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
receiverAddress*string
Response Body
application/json
curl -X POST "https://loading/email/smtp/string/_test" \ -H "Content-Type: application/json" \ -d '{ "receiverAddress": "string" }'{}Was this page helpful?
TestEmailProviderSMTP
Explore the TestEmailProviderSMTP operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
Update instance Member
Update instance Member: Deprecated: use [UpdateAdministrator](/reference/api/internal_permission/zitadel.internal_permission.v2.InternalPermissionService.UpdateAdministrator) instead. Members are users with permission to ...