Create a new custom field.Copy Pagepost https://api.akeyless.io/account-custom-field-createRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body 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 6 months ago