Update Feedback
Update a feedback question.
Last updated
Update a feedback question.
Last updated
PUT
https://{{account_id}}.acquire.io/api/v1/crm/feedback/{{feedbackId}}
Update feedback. The feedbackId must be passed in to the endpoint as a path parameter. The body requires keys of "question"
, "status"
, "type"
, "config"
, "departments"
, and "channels"
.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
feedbackId
integer
The feedback's ID
Authorization
string
Bearer {{api_key}}
question
string
The feedback question