Add Private Note to Issue
POST https://api.helpshift.com/v1/{{domain}}/issues/{{issue_id}}/private-notes
Adds a private note to the given issue.
Request Body
[{"name"=>"note-text", "value"=>"{{$randomPhrase}}\nThis private note was added via the Helpshift API.", "datatype"=>"string"}]
RESPONSES
status: Created
{"added-note":"overriding the program won't do anything, we need to reboot the auxiliary XSS transmitter!\n\nThis private note was added via the Helpshift API.\n"}