POST
/
v1
/
senders
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

email
string
required

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.