Skip to content

Commit ab89470

Browse files
authored
Updated Job Run API description (#51)
1 parent aa2dfd0 commit ab89470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/includes/acts/post_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1514,7 +1514,7 @@ IRestResponse response = client.Execute(request);
15141514

15151515
### 16. Job Run
15161516

1517-
This section outlines how to trigger a job run using the designated API endpoint. The endpoint runs a job for a specified tenant and returns a response indicating whether the job was successfully initiated.
1517+
This section outlines how to trigger a job run for Batch Job, Data Import Job, or Data Export Job using the designated API endpoint. The endpoint sets run_now_ind = Yes for a job for a specified tenant and returns a response indicating whether the job record was successfully updated.
15181518

15191519
**Job Run POST Endpoint**
15201520

0 commit comments

Comments
 (0)