Create a BitGo key document using the AWS ARN for a particular BitGo Trust.

post/api/v2/admin/key/createBitgoKeyFromKms

Request Body

keyArn string required
coin string required
enterpriseId string

200 Response

id string required
pub string required
keyArn string required
alreadyExists boolean required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

403 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

500 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id