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": "95b4561a-acb8-41b5-b4f5-74122ec88802", "UserUUIDCur": "e6b80732-14f8-49b5-83fb-33cbd8e6c5b0" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]