Creating a Model Request
This API allows you to create a model request with the given details.
Request
-
HTTP Method:POST
-
Example URL:Application_URL/services/api/v1/modelrequests
-
Authorization:You must have the roles MODEL_REQUEST_EDIT or MODEL_REQUEST_DELETE assigned to your user IDin the SAP Cloud Platform account.
-
Request Schema:To know about fields that you can use in a request payload, refer to the request schema in thehttps://help.sap.com/doc/e0c52141987a4bb9bff8e9b89484a194/1902/en-US/ModelRequest.html#modelrequests_post file.
Response
The system successfully creates a model request. For more information, see https://help.sap.com/doc/e0c52141987a4bb9bff8e9b89484a194/1902/en-US/ModelRequest.html#modelrequests_post.