Import company model configuration
Models
Import company model configuration
Assign models to the authenticated user’s company from a JSON config. Idempotent: existing assignments are skipped. Unknown model UUIDs are reported as errors.
POST
Import company model configuration
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.