Create gateway
Create gateway
| Path Parameters |
|---|
workspaceId cuid2 — REQUIREDPossible values: Value must match regular expression |
| Request Body — REQUIRED |
|---|
name string — REQUIREDPossible values: length ≤ 100 |
modelApiKey — REQUIRED |
customModelBaseUrl — REQUIRED |
customModelName — REQUIRED |
customModelInputPrice — REQUIRED |
customModelOutputPrice — REQUIRED |
| Responses | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
200Successful response
| |||||||||||
400Invalid input data
| |||||||||||
401Authorization not provided
| |||||||||||
403Insufficient access
| |||||||||||
500Internal server error
|