Invalidate current key and get a new one.
cURL
curl --request POST \ --url https://api.vidjutsu.ai/v1/auth/rotate-key \ --header 'X-Api-Key: <api-key>'
{ "apiKey": "<string>", "clientId": "<string>", "message": "<string>" }
New key issued