Skip to main content
PUT
Update a recipient

Authorizations

Authorization
string
header
required

Your API key: sk_test_… (sandbox) or sk_live_… (production).

Path Parameters

id
string
required

Recipient id.

Example:

"rcp_x7kd92mfn3qp8wz4t6vb"

Body

application/json
accountName
string
Required string length: 1 - 200
label
string
Required string length: 1 - 100

Response

The updated recipient.

recipient
object
required