Developer
Developer - Customers
Update Customer Name
Update a customer's name.
This endpoint is restricted to developer users only. Updates the display name for the specified customer.
- customer_id: The customer UUID to update
- name: The new customer name
patch/developer/customers/{customer_id}/name
Path parameters
customer_idstring uuid required
Request body
Response
Successful Response