FeasOJ
🇺🇸 English
🇨🇳 Chinese
🇺🇸 English
Problem
Copy Page
FeasOJ
🇺🇸 English
🇨🇳 Chinese
🇺🇸 English
Competition
Get list of competition
GET
Get whether the user is in a competition
GET
Get participating users of the competition
GET
Get competition info
GET
Get problems of competition
GET
Join competition
POST
Join competition with password
POST
Quit competition
POST
Users
Update password
PUT
Update avatar
PUT
Get user submit records within 30 days
GET
Get user info
GET
Update synopsis
PUT
Problem
Get all problems
GET
Get all info of a given problem id
GET
Upload code
POST
SubmitRecords
Get all of submit records within 30 days
GET
Discussion
Comment
Get comments on the discussion
Add comment
Delete comment
Add Discussion
Delete Discussion
Get all discussion
Get discussion info
Administrator
Competition
Scoring Competition
Get competition score board
Get list of competition
Get competition info
Add/Update competition info
Delete competition
Problem
Get all problems
GET
Get all info of a given problem id
GET
Add/Update problem info
POST
Delete problem
DELETE
Users
Get all user details
Promote user
Demote user
Ban user
Unban user
Get IP Statistics
GET
Login
GET
Get ranking
GET
Get captcha
GET
Verify user info
GET
SSE Notice Service
GET
Register
POST
Problem
Copy Page
Delete problem
DELETE
http://127.0.0.1:37881/api/v1/admin
/problems/{pid}
Run in Apifox
Run in Apifox
Last modified:
2025-01-13 17:10:41
Request
Path Params
Generate Code
Header Params
Generate Code
Responses
🟢
200
OK
application/json
Generate Code
Body
Generate Code
Example
{
"message"
:
"删除题目信息成功"
,
"status"
:
200
}
Previous
Add/Update problem info
Next
Get all user details