Update customer
PATCH
/sales/customers/{customerId}Update a customer the channel holds an access grant for. The update surface is deliberately small - email changes go through the org's staff.
Parameters
customerIdpathrequiredRequest Body
firstNamestring
lastNamestring
phonestring
Response
Customer updated successfully
Code Samples
No code examples available for this operation.