Create validation key
POST/v1/createValidationKey
Creates key that can be used as the validation key. The key label is the fixed value "FIREBLOCKS_VALIDATION_KEY". Returns the public key in PEM format. Onboard this public key to your Fireblocks workspace.
Request
Responses
- 201
- 400
- 403
- 404
- 500
- 501
Successful Operation
Client Error
Request refused
Resource not found
Server Error
Implementation Error