Save Modeling Types
POST/api/modelingType
Create or update a list of Modeling Types
Request
Responses
- 200
- 403
- 406
- 500
Returns a Success code if the operation was successful
Returns a HttpStatus.FORBIDDEN if you do not have rights to add/update this object
Returns a HttpStatus.NOT_ACCEPTABLE if the data supplied is not acceptable
Returns a HttpStatus.INTERNAL_SERVER_ERROR if there was some other error that did not allow the operation to complete