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