Sender
Create sender
Create a new sender
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The data of the sender to create
The body is of type object
.
Response
201
application/json
Sender created
The response is of type object
.