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