POST
/
v1
/
feedback
/
submit
{
  "id": "<string>",
  "request_id": "<string>",
  "created_at": "2023-11-07T05:31:56Z"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request model for submitting feedback.

Response

Successful Response

Response model for feedback operations.