DeepFellow API ReferenceToolboxes
Create a new toolbox
Create a new toolbox.
Needs admin bearer token in authorization header.
AuthorizationBearer <token>
In: header
Header Parameters
OpenAI-Organization?Openai-Organization
OpenAI-Project?Openai-Project
nameName
Response Body
curl -X POST "https://loading/toolboxes" \ -H "OpenAI-Organization: 5eb7cf5a86d9755df3a6c593" \ -H "OpenAI-Project: 5eb7cf5a86d9755df3a6c593" \ -H "Content-Type: application/json" \ -d '{ "name": "string" }'{
"id": "5eb7cf5a86d9755df3a6c593",
"name": "string",
"project_id": "5eb7cf5a86d9755df3a6c593",
"created_at": 0
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.