Mail Check
Create Custom From Address
Create a custom ‘from’ address with required and optional parameters.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Payload to create a custom 'from' address.
The body is of type object
.
Response
201
application/json
Custom 'from' address created successfully.
The response is of type object
.