Add a new validation keyCopy Pagepost https://api.fireblocks.io/v1/key_link/validation_keysAdds a new validation key used to validate signing keys. The new validation key will undergo an approval process by the workspace quorum.Body ParamspublicKeyPemstringrequiredThe PEM encoded public key of the validation key being addeddaysTillExpirednumberrequired≥ 1The number of days from the date the validation key was added until it expiresHeadersIdempotency-KeystringA 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.Responses 201The validation key that was added and is pending approval. defaultError ResponseUpdated 5 months ago