Create Recipient
Recipients
Create Recipient
Save a new recipient (address + label) for the organization. The address is unique per organization; a duplicate returns 400.
POST
Create Recipient
Authorizations
API key for authentication. Pass your key in the x-api-key header.
Headers
Caller-chosen string (≤256 chars) that uniquely identifies this request. Resending the same key replays the original response; reusing the same key with a different body returns 422. Keys are scoped per organization.
Required string length:
1 - 256Body
application/json
Response
Recipient created
A saved destination address (address book entry). Org-scoped; address is unique per organization.