Content-Type

Required for all following calls wherein user submits a JSON payload to the service call.

Sample

Copy
curl -k -H "Content-Type:application/json" -X POST https://[domain]/ws/eca/create -d @create.json
 

Note: create.json = {"CSID":"","payload": ""}