curl --location --request POST 'https://api.falken.ltd/api/messaging/keys/prekeys/rotate' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyId": 0,
"publicKey": "string",
"encryptedPrivateKey": "string",
"signature": "string",
"salt": "string",
"nonce": "string",
"expiresAt": "2019-08-24T14:15:22.123Z"
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}