cURL
Recipients
Create recipient
Create a new recipient.
POST
cURL
If a recipient with the given
id already exists, this will return a conflict error.
💡 You should use this API during your user sign up flow.Authorizations
Bearer authentication header of the form Bearer bv_xxxxxxxxx, where bv_xxxxxxxxx is your API Key with Full access scope.
Body
application/json
Response
Recipient created successfully