English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v2/projects/{projectUid}/jobs/{jobUid}/providers/suggest
{ "providers": { "all": [ { "type": "<string>", "id": "<string>", "uid": "<string>" } ], "relevant": [ { "type": "<string>", "id": "<string>", "uid": "<string>" } ] } }
successful operation
The response is of type object.
object
Was this page helpful?