Deleting a Location

You use this API to delete a location.

Request

  • HTTP Method: DELETE

  • URL: Application_URL/services/api/v1/location({id})

  • Example URL: Application_URL/services/api/v1/location (E0B15BE85E2B41FBA06069B8D61CEB09)

  • Authorization: You must have the roles FUNCTIONAL LOCATION_DELETE assigned to your user ID in the SAP Cloud Platform account.

Response

If the system deletes the location successfully, system returns code "204 No Content" in the response payload.

For more information, see https://help.sap.com/doc/8e4a4828fc76493483b6c9fc1b8828b9/1902/en-US/location.html#location__id___delete.