put http://gooru.org/api/nucleus/v2/assessments//questions
Create a new question with data provided in JSON payload and associate that question with the assessment specified
Header name | Value |
---|---|
Authorization | Token {{authorization access token}} |
Content-Type | application/json |
Note
This API is not atomic. It will do two operations, one to create the question and another to establish the association.