Models
Add A New Model
Add a new model to the specified team.
POST
Path Parameters
The resourceSlug is a URL parameter of the teamId associated with the user.
Body
model.json
JSON body containing the model object to be added. Do not include an '_id', as this will be automatically generated.
Represents an AI model used within a team or organization.
Response
302
dynamicResponse
Successful operation, redirect to '/{resourceSlug}/models'.
Server response after successsfully adding a new object