Assistants
Update Assistant
Updates an existing assistant
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of assistant to update
Body
application/json
Assistant properties to update
The body is of type object
.
Response
200
application/json
Assistant updated successfully
The response is of type object
.