Create API Key
Create a new API key in your workspace. Learn more about Fireblocks API Keys management in the following guide. Endpoint Permission: Admin, Non-Signing Admin.
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Body
Users role
Users name
CSR file that is used to verify API requests. read more https://developers.fireblocks.com/docs/quickstart
"-----BEGIN CERTIFICATE REQUEST-----aaa-----END CERTIFICATE REQUEST-----"
Different environments allow for different setup options, field is required for management/signer role
"SGX_MACHINE"
pass as true if this is the first user on the coSigner machine
Response
User creation approval request has been sent