auth-bearer: ********************curl --location --request POST '/chatBot/instance' \
--header 'auth-bearer: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cellPhone": "11999999999"
}'{
"message": "GCBot AI successfully contract",
"instanceName": "tenant123_chatBot",
"status": "pending"
}