Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Creates a new model within a team workspace. Models can only be created when associated with a specific team, and only by users with Admin or Owner roles.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.