Deleting a Scale
This API allows you to delete a scale in SAP Asset Performance and Strategy Management.
Request
-
HTTP Method: DELETE
-
Example URL: Application_URL/services/api/v1/scales/{scaleID}
-
Authorization: You must have the roles ASSESSMENT_TEMPLATE_EDIT or ASSESSMENT_TEMPLATE_DELETE assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/8eb233a021284cdaa4e841c863b3e488/1902/en-US/Scale.html#scales__scaleid__delete file.
Response
On successful execution, the system deletes the specified scale. For more information, see https://help.sap.com/doc/8eb233a021284cdaa4e841c863b3e488/1902/en-US/Scale.html#scales__scaleid__delete.