Create Model
Create Model
Models will be created when a properly formatted object is POSTed to the base url. This model should take a form matching that suggested by Model For Update DTO documentation here.
You will get a complete DTO in response if it saves correctly. This can then be used as in the Get Model By Id calls.