gpt-5.4-mini
POST /v1/chat/completions
Authorization: Bearer ********************
curl --location '/docs/openai-gpt-5-4-mini-chat-completions' \ --header 'Authorization: Bearer <token>'
{ "message": "该条仅用于文档说明,不是实际调用端点" }