For Submitting Report option
API Class : FeedInteractor
Method : postContentReport()
Used to submit the selected report option to report a video or a user or a comment
API Request:
- Request Object : ReportReqDto
- Parameters
- limit: How many notifications you want in a single response
- offset: it's the current page/offset
API Response:
- Response Object : ReportResponse
- Message: It is a simple string message
- StatusCode : It returns an API status code (like 200,201,500,401)
- Success: It returns boolean value, (true/false)
- data: it returns report related data