Permanently deactivate a customer account based on their unique ID. This action is typically used when a user cancels their subscription or violates platform policies.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the customer to delete (MongoDB ObjectId)
"507f1f77bcf86cd799439011"
Resource Deleted!
true