put http://gooru.org/api/nucleus/v2/collections//questions
Create a new question from JSON payload and associate that question with specified collection
Header name | Value |
---|---|
Authorization | Token {{authorization access token}} |
Content-Type | application/json |
Note
Any additional data that is part of JSON payload will be ignored silently. For the image/thumbnail part, client first needs to call the Media API to upload the image, and then send out the image URL in the payload