Authorization: ********************
curl --location --request PATCH 'https://api.hiveflow.ai/api/hivesmart//rename' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "title": "string" }'