| Name | Type | Description | Notes |
|---|---|---|---|
| json | Boolean | Set output format to JSON | [optional] [default to false] |
| name | String | The name of the custom field | |
| object | String | The object to create the custom field | [default to 'ITEM'] |
| objectType | String | The object type to create the custom field [e.g. STATIC_SECRET,DYNAMIC_SECRET,ROTATED_SECRET] | |
| required | Boolean | Specify whether the custom field is mandatory | [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] |