Authorization: Bearer ********************
"string"
curl --location '/tenant//model//chat/completion/plan' \ --header 'CoSec-Device-Id;' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '"string"'
null