Skip to main content
PUT
Update feedback

Path Parameters

feedback_id
string
required

Query Parameters

signature
string
required

HMAC signature from the Neo-generated link. No Authorization header is used.

Body

application/json
client_id
string
required
feedback_type
enum<string>
required
Available options:
POSITIVE,
NEGATIVE
comment
string | null
psa_entity_id
string | null
user_name
string | null
workflow_id
integer | null

Response

Success.

data
any
required

Operation-specific payload.

meta
object
required