Authorizations
Bearer authentication header of the form Bearer bv_xxxxxxxxx
, where bv_xxxxxxxxx
is your API Key with Full access
scope.
Path Parameters
The unique identifier of the recipient.
Body
application/json
Name of the recipient.
Response
Recipient updated
The response is of type any
.