Delete Essbase server from Centralized URL
delete
/essbase/rest/v1/centralizedurl
Removes the single entry from Centralized URL List.Provide the URL encoded String value as input(aliasName)
Request
Query Parameters
Back to Top
Response
Supported Media Types
- application/json
- application/xml
200 Response
successful operation
204 Response
OK
Sucessfully removed the entry from the centralized URL list
400 Response
Bad Request
Failed to delete entry from centralized url list. Name specified may be incorrect, or not exist.
500 Response
Internal Server Error.