mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2025-07-17 18:07:27 +02:00
Update 3.7. pri request=user_minianswer
This commit is contained in:
parent
36546728a0
commit
807b76c4fb
1 changed files with 1 additions and 1 deletions
23
3.7.-pri-request=user_minianswer.md
Normal file
23
3.7.-pri-request=user_minianswer.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
### request=user_minianswer
|
||||
|
||||
**request** PUSH user_minianswer
|
||||
|
||||
| key | Required | Format | Comment |
|
||||
| ---------- | -------- | ------- | ----------------------------------- |
|
||||
| authcookie | + | text | unique encrypted key |
|
||||
| q1 | o | text | answer optX of question 1 |
|
||||
| q2 | o | text | answer optX of question 2 |
|
||||
| q3 | o | text | answer optX of question 3 |
|
||||
|
||||
`optX` means selected answer option (X=number) on drop-down menue or freetext
|
||||
|
||||
**response** "user_minianswer" JSON-Object
|
||||
|
||||
|
||||
Example
|
||||
**REST request=user_minianswer**
|
||||
```
|
||||
https://shareeapp-primary.copri-bike.de/APIjsonserver?request=user_minianswer&q1=opt5&q2=opt4&q3=freetext&authcookie=6d06622b256f73db942396_uvbuw813488
|
||||
```
|
||||
|
||||
**response** is just the **sharee JSON default**
|
Loading…
Add table
Add a link
Reference in a new issue