Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"id": 1,
"title": "Quiz 1",
"questions": [
{
"id": 1,
"body": "Your program’s Purpose is a part of:"
},
...
]
}
| Param name | Description |
|---|---|
|
course_id
required |
Validations:
|
|
section_id
required |
Validations:
|
|
id
required |
Validations:
|