Delete a customer from your My Virtual Office account
Authorization: Bearer header.204 No Content on success with an empty body.
| HTTP Code | Error | Description |
|---|---|---|
| 401 | Unauthorized | Missing or invalid API key |
| 404 | Not Found | Customer not found or does not belong to your account |
| 500 | Internal Server Error | Unexpected server error |