General APIs with JWT
Create Feedback
Submit new feedback (bug report, feature request, or general feedback)
post/feedbacks
Request body
Example request
{
"category": "bug",
"description": "When I try to deploy a pod with my custom Docker image, it fails with error...",
"title": "Pod deployment fails with custom Docker image"
}Response
Successful Response