The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/CreateUpdateSchedulerDetailsRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
SchedulerId: 0,
SchedulerName: String,
ReportName: String,
SchedulerFrequency: String,
TaskType: String,
WeeklyDays: String,
MonthlyDays: String,
Enabled: False,
Scheduler_StartDate: String,
Scheduler_EndDate: String,
Created_By: String,
Months: String,
FilePath: String
}