Skip to main content
Version: 1.5.2

HMAC SHA256 - Import a secret share into the cluster

POST 

/cluster/hmac-sha256/import-secret-share

notice

This API endpoint part of the Exchange API Vault. Please contact the Sodot team for access.

authorization

This API endpoint requires an API Key with at least one of the following Roles: KeysManager | KeysImporter

Import a secret share into a cluster. The secret share is identified by its key_id and the cluster is identified by its cluster_id

Request

Header Parameters

    AUTHORIZATION stringrequired

    The AUTHORIZATION header must be set to the API Key of the user. The API Key is returned when a new user is created using the /admin/create-user endpoint.

Body

required

    cluster_namestringrequired
    hmac_secret_sharestringrequired
    key_namestring

Responses

Schema

    key_idKeyIdrequired