Authorization: Bearer ********************curl --location '/api/job/' \
--header 'Authorization: Bearer <token>'{
"appName": "string",
"blockingStrategy": "SERIAL_EXECUTION",
"createTime": 0,
"cronValue": "string",
"delaySecond": 0,
"description": "string",
"enable": true,
"handleName": "string",
"id": 0,
"intervalSecond": 0,
"key": "string",
"lastModifiedMillis": 0,
"namespace": "string",
"pastDueStrategy": "DEFAULT",
"retryInterval": 0,
"routerStrategy": "FIRST",
"runMode": "BEAN",
"scheduleType": "CRON",
"timeoutSecond": 0,
"triggerParam": "string",
"tryTimes": 0,
"versionId": 0
}