Like / Unlike Chat Completion

View as Markdown
Updates the like status of a specific chat completion

Authentication

x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

idstringRequired
The ID of the chat completion

Request

This endpoint expects an object.
likedbooleanRequired

Response

Like successfully logged
successboolean
messagestring

Errors

403
Forbidden Error
422
Unprocessable Entity Error
503
Service Unavailable Error