Skip to main content

Delete Customer

DELETE 

/commerce/customers/:customerId

Delete customer for a specified connection

Request

Path Parameters

    customerId stringrequired

    The item id of the customer record

Query Parameters

    credentialId stringrequired

    The ID of the credential.

Header Parameters

    Authorization stringrequired

    Default value: bearer YOUR_API_KEY

Responses

200

Schema

    message string
Loading...