Update a dashboard
PUT/dashboard
Updates an existing dashboard when the authenticated user can modify it in the dashboard's realm.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The request completed successfully
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The requested resource does not exist
The operation failed because of an unexpected server error