POST
/
sender

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
The data of the sender to create
username
string
required
name
string
required
domainName
string
required

Response

201
application/json
Sender created
id
string
required
username
string
required
name
string
required
email
string
domainId
string
userId
string
createdAt
string