Open 65432125 opened 2 months ago
The endpoint for Searches Help Center Topics Based on Title and Content.
GET: /api/v1/help-center/topics/search
{ "status_code": 0, "message": "string", "data": [ { "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "title": "string", "content": "string", "author": "string" } ] }
This user is working on this
Description
The endpoint for Searches Help Center Topics Based on Title and Content.
Route
GET: /api/v1/help-center/topics/search
Response Body