Action
Update an action's knowledge
PATCH
/
api
/v1
/action
/knowledge
/{actionId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe list of documents accessible by the action
documentIds
array | null
Path Parameters
actionId
Requiredstring
The ID of the action to update
OK