Add a new model to the specified team.
The resourceSlug is a URL parameter of the teamId associated with the user.
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.
Successful operation, redirect to '/{resourceSlug}/models'.
Server response after successsfully adding a new object