Create validation certificate
POST/v1/createValidations
Creates a validation certificate. The certificate is signed by the validation key. The public key that is certified is the provided asset key (in Fireblocks' terms: signing key). Prerequisite: the validation key with label "FIREBLOCKS_VALIDATION_KEY" must exist.
Request
Responses
- 201
- 400
- 403
- 404
- 500
- 501
Successful Operation
Client Error
Request refused
Resource not found
Server Error
Implementation Error