Projects

Rename dashboard filter

Rename a dashboard filter's field or model reference

post/api/v1/projects/{projectUuid}/rename/dashboard/{dashboardUuid}

Path parameters

projectUuidstring required
dashboardUuidstring required

Request body

fixAllboolean
type'model' | 'field' required
tostring required
fromstring required

Response

Success

status'ok' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.