delete customerCopy Pagepost https://api.kentro.dev/v1/channel/customer/deleteQuery Paramsidempotencystring7 to 50Provide unique value with each request to avoid duplicated requests in case of network / connection failureBody ParamsobjectIdstringRequired if "externalId" is not providedexternalIdstringRequired if "objectId" is not providedskipIfDoesntExistbooleanDefaults to trueIf true, will not throw error if customer does not existtruefalseResponses 201Ok 401Request is not authenticated 403Request is forbidden 405Request method is not allowed on this endpoint 422Request is unprocessableUpdated over 2 years ago