Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
20 lines (12 loc) · 905 Bytes

File metadata and controls

20 lines (12 loc) · 905 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

AccountCustomFieldCreate

accountCustomFieldCreate is a command that creates a new custom field in the account settings

Properties

Name Type Description Notes
json Boolean Set output format to JSON [optional]
name String The name of the custom field
_object String The object to create the custom field
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]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.