dashboard
Patch base dashboard rename
Rename a dashboard by id
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Returns data about the renamed dashboard.
The response is of type object
.