Edit an existing model by its ID within the specified team.
The resourceSlug is a URL parameter of the teamId associated with the user.
The ID of the model to be edited.
JSON body containing the edited model data. All fields must be included, with updated values for those that need changes.
Represents an AI model used within a team or organization.
Successful operation, redirect to '/{resourceSlug}/models'.
Server response after successsfully adding a new object