Create a new custom field.Ask AIpost https://api.akeyless.io/account-custom-field-createBody ParamsjsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringrequiredThe name of the custom fieldobjectstringrequiredDefaults to ITEMThe object to create the custom fieldobject-typestringrequiredThe object type to create the custom field [e.g. STATIC_SECRET,DYNAMIC_SECRET,ROTATED_SECRET]requiredbooleanDefaults to falseSpecify whether the custom field is mandatorytruefalsetokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200accountCustomFieldCreateResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 5 months ago