GET /v2/dashes_users/graph(/on/:field(/by/:interval))
Return grouped temporal data on dashes users


GET /v2/dashes_users
Return all the dashes users

GET /v2/dashes/:dash_id/dashes_users
Return all the dashes users of the given Dash



POST /v2/dashes_users
Create a dashes user


PATCH /v2/dashes_users/:id
Update a dashes user

PUT /v2/dashes_users/:id
Update a dashes user


DELETE /v2/dashes_users/:id
Destroy a dashes user