POST api/MBProgress/GetUserDiet
Request Information
URI Parameters
None.
Body Parameters
Progress_UserDiet_RequestName | Description | Type | Additional information |
---|---|---|---|
UserUUID | string |
None. |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUID": "sample string 1", "StartDate": "2025-05-10T16:53:35.3359349+05:30", "EndDate": "2025-05-10T16:53:35.3359349+05:30" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.