Models
Create a new model
Creates a new model with the current user as the owner
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Name of the model
Response
200
application/json
Model created successfully
Unique identifier for the model
ID of the user who owns this model
Name of the model
Access control list for the model
Creation timestamp