Deleting a Dimension
This API allows you to delete a dimension in SAP Asset Performance and Strategy Management.
Request
-
HTTP Method: DELETE
-
Example URL: Application_URL/services/api/v1/aspm/dimensions/{id}
-
Authorization: You must have the roles ASSESSMENT_TEMPLATE_EDIT or o ASSESSMENT_TEMPLATE_DELETE assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/7cd5841cf955474a816e122891cc8b46/1902/en-US/ASPM_Dimension.html#aspm_dimensions__id__delete file.
Response
On successful execution, the system deletes the specified unpublished dimension. For more information, see https://help.sap.com/doc/7cd5841cf955474a816e122891cc8b46/1902/en-US/ASPM_Dimension.html#aspm_dimensions__id__delete.