Create Comment

POST {{baseUrl}}/issue-tracking/collections/:collection_id/tickets/:ticket_id/comments?raw=false

Create Comment

Request Params

KeyDatatypeRequiredDescription
rawbooleanInclude raw response. Mostly used for debugging purposes

Request Body

{"body"=>"What internet provider do you use?", "pass_through"=>[{"service_id"=>"nisi officia incididunt", "operation_id"=>"dolore anim", "extend_object"=>{"adipisicing_d81"=>-45939080, "labore2"=>"labore consectetur qui laborum deserunt"}, "extend_paths"=>[{"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}, {"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}]}, {"service_id"=>"id incididunt nisi ipsum", "operation_id"=>"sed incididunt dolor", "extend_object"=>{"labore_1d"=>false, "voluptate3d"=>56984624}, "extend_paths"=>[{"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}, {"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}]}]}

HEADERS

KeyDatatypeRequiredDescription
x-apideck-consumer-idstring(Required) ID of the consumer which you want to get or push data from
x-apideck-app-idstring(Required) The ID of your Unify application
x-apideck-service-idstringProvide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API.
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"status_code":200,"status":"OK","service":"jira","resource":"Tickets","operation":"add","data":{"id":"12345"}}