API referenceAdmin
POST /admin/feedback/{feedbackId}/status
Path Parameters
feedbackId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/problem+json
curl -X POST "https://example.com/admin/feedback/string/status" \ -H "Content-Type: application/json" \ -d '{ "status": "string" }'{ "$schema": "https://example.com/schemas/OkOutputBody.json", "ok": true}status*string
Length
1 <= length