/admin/update-pubKey

Updates public key associated with the account. Note: The apiKey is your current public key. The public key generated will become the new one.

await axios.post(`https://api.cryptocadet.app/api/admin/update-pubKey`, {
apiKey, 
secretKey,
uid
})

apiKey: Vxusewjwhjwrhkwwj181ksl

secretKey: sk-wwh284h2ksjfshshshsjh

uid: XP27shj24190ws

Last updated