Updating a Model Header
You use this API to update the header information of a model.
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/models({modelId})/header
-
Authorization: You must have the roles MODEL_DELETE, or MODEL_EDIT 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 https://help.sap.com/doc/e8d1e2658da546de98ef9a6038474334/1902/en-US/model.html#models__modelId___header_put.
Response
-
If the system updates the model header successfully, the system returns the details of the updated model header in the response payload.
For more information, see https://help.sap.com/doc/e8d1e2658da546de98ef9a6038474334/1902/en-US/model.html#models__modelId___header_put.
-
If the system cannot update the model header successfully, the system returns appropriate error message in the response payload.
For more information, see https://help.sap.com/doc/e8d1e2658da546de98ef9a6038474334/1902/en-US/model.html#models__modelId___header_put .