OPENAPI / COMPONENTS / SCHEMAS

Beta Error Payload data structure

BetaErrorPayload

Structural definition for Beta Error Payload in the OpenAI API contract.

object5properties
codestringrequired

code value in the OpenAI API contract.

headersobject

headers value in the OpenAI API contract.

messagestringrequired

message value in the OpenAI API contract.

paramstringrequired

param value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.