deleteCustomer
Deletes a Customer
Requires the customer/write scope on the associated DemandHq.
deleteCustomer(
customerId: ID!
): DeleteCustomerResponse!
Arguments
deleteCustomer.customerId
● ID!
non-null scalar
Type
DeleteCustomerResponse
object
Returned object from deleteCustomer