Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 932 Bytes

CreateAPIUser.md

File metadata and controls

16 lines (10 loc) · 932 Bytes

CreateAPIUser

Properties

Name Type Description Notes
role string Users role [default to undefined]
name string Users name [default to undefined]
csrPem string CSR file that is used to verify API requests. read more https://developers.fireblocks.com/docs/quickstart [default to undefined]
coSignerSetupType string Different environments allow for different setup options, field is required for management/signer role [optional] [default to undefined]
coSignerSetupIsFirstUser boolean pass as true if this is the first user on the coSigner machine [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]