English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v2/jobs/workflowChanges \ --header 'Content-Type: application/json' \ --data '{ "jobs": [ { "uid": "<string>" } ] }'
Bad request
Was this page helpful?