IMPORTANT You cannot restore a deleted customer. If you are unsure of future use we suggest archiving the customer.
Authorization: Bearer ********************curl --location --request DELETE '/api/customer-vault/<customerId>' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: text/plain' \
--data-raw ''{
true
}