Customers
Create a customer
Create a customer for the authenticated workspace.
POST
Authorizations
Default authentication mechanism
Body
application/json
Unique identifier for the customer in the client's app.
Avatar URL of the customer in the client's app.
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.
Response
201 - application/json
The date the customer was created.
Unique identifier for the customer in the client's app.
The unique identifier of the customer in Dub.
Name of the customer.
Avatar URL of the customer.
Email of the customer.
Was this page helpful?