Kubo RPC API - Export Key - "file argument 'path' is required"

Hello IPFS Community!

I am trying to use ‘/api/v0/key/export’, but I encountered a problem using it.

I passed two arguments to the API:
arg: Test, output: D:\temp\ipns_test.key

But I got this response:
file argument ‘path’ is required

Does anyone know if this is right?

Kind regards,
Chris :slight_smile:

1 Like

As much as I think that feature should exist, this appears to be a bug in the docs:/api/v0/key/export doesn't exist · Issue #1397 · ipfs/ipfs-docs · GitHub

1 Like