Customers
Update a customer
Update a customer for the authenticated workspace.
PATCH
/
customers
/
{id}
Authorizations
Default authentication mechanism
Path Parameters
The unique identifier of the customer in Dub.
Body
application/json
Email of the customer in the client's app.
Name of the customer in the client's app. If not provided, a random name will be generated.
Avatar URL of the customer in the client's app.
Unique identifier for the customer in the client's app.
Response
200 - application/json
The unique identifier of the customer in Dub.
Unique identifier for the customer in the client's app.
Name of the customer.
The date the customer was created.
Email of the customer.
Avatar URL of the customer.
Country of the customer.
Was this page helpful?