Create a service model form

Creates service model form by service model path.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

service_model_pathstringRequired

Path of the service model. (Encoded URL Parameter)

Response

Service model form for the service model.

Errors

500
Internal Server Error