Add a new signing key

Adds a new signing key to the workspace. The added key will be linked to the specific Fireblocks agent user ID. The same user will receive the proof of ownership message to be signed, and upon successful proof, the key will become enabled.

Body Params
string
required
length ≤ 256

The ID, name or label of the key specified on the customer's signing device.

string
required

The signed certificate that includes the public key PEM of the signing key, signed by a validation key.

string
required
length between 36 and 36

Id of user to which this key belongs

proofOfOwnership
object

An object containing proof of ownership for the signing key.

Headers
string

A 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

Language
URL
Request
Response
Choose an example:
application/json