Create a recipient
PUT/users
Create a recipient
Request
Responses
- 200
 - 201
 - 400
 - 403
 - 500
 
Returned in the case where the recipient already exists and in that case no changes will be made to the safe/block list entries.
The recipient was created successfully.
Returned when the email_address is invalid.
Retuned when customer/API-key does not have the required privileges to make this request. Also returned when an account is created with filter = true and there is no room in the protected-addresses limit to filter mail for more recipients
Internal Server Error