Authorization: Bearer ********************
curl --location --request POST 'https://api.magickmind.ai/v1/runtime/invalidate-cache' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "persona_id": "string", "user_id": "string" }'