You can archive a customer by calling the below endpoint.

<APIEndpointTable endpoint="/v1/customers/:id" method="DELETE" headers={[{ key: 'x-user-secret-key', value: 'This is your API Secret Key.' }, { key: 'Content-Type', value: 'application/json' },]}/>