English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v3/projects/{projectUid}/jobs/export \ --header 'Content-Type: application/json' \ --data ' { "jobs": [ { "uid": "<string>" } ] } '
{ "jobs": [ { "uid": "<string>" } ] }
1 - 1000
Show child attributes
successful operation
Was this page helpful?