# Share your dashboard data with a user Creates an invitation to share your dashboard with another user. The recipient will receive an email notification and can accept or reject the invitation. You can specify from which date the data should be shared. For extra context visit: Sharing Context Endpoint: POST /v1/sharing/invite Version: 0.9.0 Security: bearer ## Request fields (application/json): - `email` (string, required) The email of the user to share with or request from - `shareSince` (string, required) The date from which to share the dashboard ## Response 200 fields ## Response 400 fields