Manage followers and votes for dashboards
Documentation Index
Fetch the complete documentation index at: https://openmetadata-feat-feat-2mbfixdeploy.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
PUT /v1/dashboards/{id}/followers
DELETE /v1/dashboards/{id}/followers/{userId}
PUT /v1/dashboards/{id}/vote
votedUp, votedDown, or unVoted.| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission |
404 | NOT_FOUND | Dashboard or user does not exist |