Support API Key Authentication
Support API Key Authentication
Create feedback for a pod
Create feedback for a specific pod
post/pods/{pod_id}/feedback
Path parameters
pod_idstring uuid required
Request body
Example request
{
"feedback_text": "Great service, very responsive support!",
"rating": 5,
"reason": "excellent_performance"
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.