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": "b017d04a-2c08-4254-b99d-348c4a5af8e2", "UserUUIDCur": "7a4e927d-e990-40b0-854c-631e2a2b265a" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]