Upload encryption key

This endpoint allows a GPG public key to be associated with an entity filter, and for all exit messages of that entity filter to be encrypted with it. This endpoint must be called before exit messages can be obtained from GET /v2/staking/ethereum/exit-messages.

If a subsequent GPG key is associated with an entity_filter then exit messages will only be able to be decrypted with the last uploaded GPG key.

Query Params

Entity

Body Params
string
required

GPG public key

Response
201

Created

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!