Update Grid Layout
put
/applications/{application}/databases/{database}/layouts/{layout}
Updates the layout with the provided details in the specified cube.
Request
Path Parameters
-
application(required):
Application name.
-
database(required):
Database name.
-
layout(required):
Layout name.
Query Parameters
-
user:
Username.
Response
200 Response
OK
Layout updated successfully.
400 Response
Bad Request
Failed to update layout.