Crear un nuevo recurso
Resource Authorization
Crear un nuevo recurso
Crea un recurso LLM y asigna al llamador autenticado como propietario. Si sobrescribir es verdadero, las relaciones directas existentes para el recurso se reemplazan.
POST
Crear un nuevo recurso
Documentation Index
Fetch the complete documentation index at: https://docs.mka1.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizaciones
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Encabezados
Optional external end-user identifier forwarded by the API gateway.
Cuerpo
application/json
Tipo de recurso LLM
Opciones disponibles:
completion, file, vector_store, conversation, response, skill Identificador único para el recurso
Required string length:
1 - 79Si se debe sobrescribir la propiedad de recursos existente
Respuesta
Recurso creado con éxito
The response is of type any.