Update
Update a QnA
Update QnA
PUT
https://{{account_id}}.acquire.io/api/v1/bot/qna/{{id}}
Update a QnA. The QnA id must be passed in to the endpoint as a path parameter.
Path Parameters
Name
Type
Description
id
integer
QnA ID
Headers
Name
Type
Description
Authorization
string
Bearer {{api_key}}
Body(raw)
Last updated