Create a dashboard
POST/dashboard
Creates a dashboard in an accessible realm. The server assigns the authenticated user as owner and initially stores the dashboard with shared access.
Request
Responses
- 200
- 400
- 401
- 403
- 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 operation failed because of an unexpected server error