Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
blondowski-g
Contributor
Contributor

Cloud API - update task

I am using cloud API to create/update task. I can create a task just fine, but not able to update it.

https://api.us.cloud.talend.com/tmc/swagger/swagger-ui.html#!/tasks/updateTask

Here my object. As far as I can tell I have all the fields needed included.

{

"id":"5f4e931f0f590934dddd64",

"name":"HelloWorldTask",

"workspaceId":"5e3dc526bfcssss",

"environmentId":"5e17ab2f99e6asas4fd8d",

"artifact":{

"id":"5e863058afc0e7asss",

"version":"0.1.4"

},

"description":"test"

}

{"status":400,"message":"incorrect request parameter(s): invalid JSON","requestId":"26335968-1c3e-a27"}

Labels (1)
  • Cloud

0 Replies