DeleteJobs Method of WebService Object (Web Services API)

This method completely deletes a job.

C# Syntax

void DeleteJobs(
 string serverLocation,
 string[] jobIds
);

Parameters

serverLocation

This parameter contains the DNS name of the server or its IP address.

jobIds

This parameter contains the IDs of the jobs to be deleted.

Return Value

The response body is empty.

Note. If you are deleting multiple jobs simultaneously, using this method may help reduce server load. However, using a very large list of job IDs is not recommended. For example, if you need to delete 100 jobs simultaneously, consider having 10 calls with 10 jobs in each.

See also

WebService, Deleting processed jobs.

26.03.2024 13:49:49

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.