Create Variable

POST https://{{xdr_automation_domain}}/api/v1/variables

Request Body

{"schema_id"=>"01JYJ0PDP6GDE68JLuGA8NkJ1pyMUa65Hkw", "title"=>"Variable Name", "properties"=>{"scope"=>"global", "is_required"=>false, "name"=>"Variable Name", "value"=>"variable value"}}