Create a new resource model
Creates a new resource model.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
resourceModelData
name
The name of the resource model
description
Free-form text describing the resource model
schema
A draft-07 JSON Schema which defines the validation applied to instances of the resource model
actions
Response
response
data
Errors
500
Internal Server Error