Senders
Create a sender
POST
This feature is in public preview
This operation creates a sender and starts the verification process, sending a verification request to the email owner.
Body Parameters
The email address of the sender.
Returns
Returns a 201 Created
status code along with a sender object after successful creation, or an error otherwise.
Was this page helpful?