Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the log being edited. This will be included in the chat completion response
Body
application/json
UpdateLog object that needs to be updated
Response
Ok response
The response is of type string.
Example:
"Ok"