/
GO
gojek
/
Proctor-Service
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
2026-07-17
4
3
3.9 KB
proctor
Call this API for scheduling a job
post
/jobs/schedule
Request body
JobScheduleRequest
required
name
string
required
notification_emails
string
required
time
string
required
tags
string
required
group_name
string
required
args
object
required
Response
successful scheduling job
JobDescribeSuccessResponse
required
id
string
required
name
string
required
args
string
required
notification_emails
string
required
time
string
required
tags
string
required
group_name
string
required