deleteCustomerAddress
Deletes a CustomerAddress
Requires the customeraddress/write scope on the associated DemandHq.
deleteCustomerAddress(
customerAddressId: ID!
customerToken: String!
): DeleteCustomerAddressResponse!
Arguments
deleteCustomerAddress.customerAddressId ● ID! non-null scalar
deleteCustomerAddress.customerToken ● String! non-null scalar
Type
DeleteCustomerAddressResponse object
Returned object from deleteCustomerAddress