NOTE We allow a customer to be returned to active status from archived.
Authorization: Bearer ********************curl --location --request DELETE '/api/customer-vault/<customerId>/archive' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: text/plain' \
--data-raw ''{
true
}