{"metadata":{"image":[],"title":"","description":""},"api":{"url":"/resources/:question_id","auth":"required","examples":{"codes":[{"language":"json","code":"{\n\t\"title\": \"title\",\n\t\"short_title\": \"short title\"\n}"}]},"method":"put","params":[{"name":"question_id","type":"string","default":"","desc":"UUID","required":false,"in":"path","ref":"","_id":"56f0a6dff6d7480e00478cf9"}],"results":{"codes":[{"language":"json","code":"","name":"","status":204}]},"settings":""},"next":{"description":"","pages":[]},"title":"Update a Question","type":"endpoint","slug":"update-a-question","excerpt":"Update an existing Question with data provided in JSON payload. There are fields that are part of question by virtue of question being present in a container (collection/question). To edit these attributes, Question should be updated in context of Collection.","body":"[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Header name\",\n \"h-1\": \"Value\",\n \"0-0\": \"Authorization\",\n \"0-1\": \"Token {{authorization access token}}\",\n \"1-0\": \"Content-Type\",\n \"1-1\": \"application/json\"\n },\n \"cols\": 2,\n \"rows\": 2\n}\n[/block]\n\n[block:callout]\n{\n \"type\": \"info\",\n \"body\": \"Any attributes that are non modifiable and are sent by client & any extraneous information will be ignored silently, and won’t contribute towards failure of operation. 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\",\n \"title\": \"Note\"\n}\n[/block]","updates":[],"order":2,"isReference":false,"hidden":false,"sync_unique":"","link_url":"","link_external":false,"_id":"564d0a142248461700bd4032","project":"56439dfe9eebf70d00490d54","editedParams":true,"githubsync":"","parentDoc":null,"version":{"version":"1","version_clean":"1.0.0","codename":"","is_stable":false,"is_beta":true,"is_hidden":false,"is_deprecated":false,"categories":["56439dff9eebf70d00490d58","56439e17c92c470d002dec71","564ce88e802cd02100444274","564d07ff3657c43500bf1d33","564d0a312da1982d00b19b64","564d2aa92da1982d00b19b8c","564d30a8b88a37210082253e","564d362c2da1982d00b19ba0","569d664371e3650d00acf018","569d7eacec29360d00f667c9","569d8006ec29360d00f667cb","569d855e0306a10d00ce99b9","569d91d571e3650d00acf04c","569d91eeceb7510d00f2a6a3","569e8c262d320817003b806d","569e8f802d320817003b8072","56b038c914dfea0d0007cf05","5717b4f0681bb41900fc575a","5718e0a4cd483219007c2c9a","571924c8e967cb1700d078e9","571e2648edc4a92b00a4cc65","576a677a6f15260e001f899b","576c5eaf5738570e00ff070f","578d127ed9c55c2000d4f213","579f90927ebe9b0e00059c50","582c0af888708a0f00570a69"],"_id":"56439dff9eebf70d00490d57","createdAt":"2015-11-11T19:58:55.144Z","project":"56439dfe9eebf70d00490d54","releaseDate":"2015-11-11T19:58:55.144Z","__v":26},"editedParams2":true,"__v":2,"category":{"sync":{"isSync":false,"url":""},"pages":["564d09622248461700bd4030","564d09c24567342100ad9697","564d0a142248461700bd4032","564d0a523657c43500bf1d37","564d0ae12248461700bd4035","564d0b343657c43500bf1d3a","569d5ac40306a10d00ce9978","569d625c71e3650d00acf00c","569d63cd3dbdc20d005feebe","569d640567331a0d002805b0","569d6415ceb7510d00f2a674","569d6416ceb7510d00f2a678","569d65610306a10d00ce9990","56f0a747a2b5ec0e0048e458"],"title":"Questions","slug":"questions","order":11,"from_sync":false,"reference":false,"_id":"564d07ff3657c43500bf1d33","project":"56439dfe9eebf70d00490d54","__v":14,"createdAt":"2015-11-18T23:21:35.635Z","version":"56439dff9eebf70d00490d57"},"createdAt":"2015-11-18T23:30:28.702Z","user":"55dd6b48a649eb170083b97a"}
putUpdate a Question
Update an existing Question with data provided in JSON payload. There are fields that are part of question by virtue of question being present in a container (collection/question). To edit these attributes, Question should be updated in context of Collection.
Definition
{{ api_url }}{{ page_api_url }}
Parameters
Path Params
question_id:
string
UUID