Models
Edit A Model
Edit an existing model by its ID within the specified team.
POST
Path Parameters
The resourceSlug is a URL parameter of the teamId associated with the user.
The ID of the model to be edited.
Body
model.json
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.
Response
302
dynamicResponse
Successful operation, redirect to '/{resourceSlug}/models'.
Server response after successsfully adding a new object