Delete a customer from a workspace.
Default authentication mechanism
The unique ID of the customer. You may use either the customer's id
on Dub (obtained via /customers
endpoint) or their externalId
(unique ID within your system, prefixed with ext_
, e.g. ext_123
).
The customer was deleted.
The response is of type object
.