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
Custom 'from' address created successfully.
The response is of type object
.