curl --location --request POST 'https://api.falken.ltd/api/messaging/keys' \
--header 'Content-Type: application/json' \
--data-raw '{
"publicKey": "string",
"encryptedPrivateKey": "string",
"salt": "string",
"nonce": "string",
"keyType": "string",
"deviceId": "string"
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}