Chat
Modify a stored chat completion. Only Chat Completions that have been created with the `store` parameter set to `true` can be modified. Currently, the only supported modification is to update the `metadata` field.
post/chat/completions/{completion_id}
Path parameters
completion_idstring required
The ID of the chat completion to update.
Request body
Response
A chat completion