I have tried
string json=“{
“name”: “Demo incident create”,
“started_at”: “06:22 UTC on 21 May 2021”,
“contract_ids”: [”
contract ids
"],
“incident_type_id”:
incident ids
“”
,
“severity_id”:
severity ids
“”
}"
Also tried
-
replacing " with “” and an @ sign in the starting,
-
replacing " with /"
but nothing seems to work