POST api/AdminQuizz/AdmGetQuizzPhoto
AdmGetQuizzPhoto
Request Information
URI Parameters
None.
Body Parameters
GetQuizzPhotoName | Description | Type | Additional information |
---|---|---|---|
QuizzUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "QuizzUUID": "66b453cc-3753-4d7e-bf02-0902f7a5461a", "UserUUIDCur": "039ed42b-1a9e-4f3d-b1c2-42d7227c2eb2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]