Skip to main content
POST
Create a completion feedback

Authorizations

Authorization
string
header
required

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

Path Parameters

completion_id
string
required
feedback_type_id
integer
required

Body

value
number<double> | null
flag
boolean | null

Field used in case of boolean type

comment
string | null
tag
string | null
Maximum string length: 120

Response

200

No response body