Create a new recipient.
id
already exists, this will return a conflict error.
💡 You should use this API during your user sign up flow.Bearer authentication header of the form Bearer bv_xxxxxxxxx
, where bv_xxxxxxxxx
is your API Key with Full access
scope.
Recipient created successfully
The response is of type any
.