accountCustomFieldDelete is a command that deletes an account custom field
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | long | The custom field id | |
| Json | bool | Set output format to JSON | [optional] [default to false] |
| Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
| UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |