Backfill gasTankKeys for single enterprise

post/api/v2/admin/enterprise/backfillGasTankKeys

Copies the enterprise-level bitgoEthKey and ethFeeAddress fields into gasTankKeys.ecdsaPubKey and gasTankKeys.evmFeeAddress for targeted remediation. The operation is intended for enterprises where both gasTankKeys fields are empty. This endpoint performs the update immediately and does not support dryRun mode.

Request Body

enterpriseId string required
Min length: >= 1 characters

200 Response

enterpriseId string required
Min length: >= 1 characters
message string 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

404 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