{}curl --location --request POST 'https://mock.apidog.com/m1/1073975-0-default/fsapi/V3/su_user_job_grades.json' \
--header 'Authorization: ***********************************' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"response": {
"status": "success",
"err_msg": "",
"data_count": 26,
"datas": [
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J",
"K",
"L",
"M",
"N",
"O",
"P",
"Q",
"R",
"S",
"T",
"U",
"V",
"W",
"X",
"Y",
"Z"
]
}
}