Delete Essbase Server URL from Centralized URL List

delete

/centralizedurl

Removes the single entry from Centralized URL List. You need to provide the URL encoded string value as input(aliasName).

Request

Query Parameters
Back to Top

Response

204 Response

OK

Successfully 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.

Back to Top