Creates a Model for an API.
The API identifier.
A string with a length between [1-256].
A string with a length between [0-1024].
A string with a length between [1-128].
A string with a length between [0-32768].
Success
The content-type for the model, for example, "application/json".
The description of the model.
The model identifier.
The name of the model. Must be alphanumeric.
The schema for the model. For application/json models, this should be JSON schema draft 4 model.