Job APIs
JOB APIs manage or interact with jobs, which typically represent units of work or tasks, within a software system. These APIs allow external systems or users to create, retrieve, update, or delete jobs, and monitor their status.
These Job APIs are described in this chapter:
- Endpoint: /api/v1/rpa/jobs
- Endpoint: /api/v1/rpa/jobs/{id}/_excute
- Endpoint /api/v1/rpa/jobs/{id}