Hi Jordan,
Here is a sample working request which works on my local:
curl -X POST -H "Content-type: application/vnd.appd.cntrl+json;v=1" -d '{"name": "This is a test by Narendra","timeRange": {"startTimeMillis": "2017-06-10T16:50:00-0800","endTimeMillis": "2017-06-11T17:00:00-0800"}, "affects": {"type": "APP"}}' --user test@customer1:test http://localhost:8090/controller/api/accounts/2/applications/5/actionsuppressions
If you still have issue, please share the curl command and the output to debug further.
- - -
With Regards,
L. Narendra Reddy
... View more