accountCustomFieldCreate is a command that creates a new custom field in the account settings
Set output format to JSON
The name of the custom field
The object to create the custom field
The object type to create the custom field [e.g. STATIC_SECRET,DYNAMIC_SECRET,ROTATED_SECRET]
Specify whether the custom field is mandatory
Authentication token (see /auth and /configure)
The universal identity token, Required only for universal_identity authentication
accountCustomFieldCreateResponse wraps response body.