Skip to main content

Update Custom Report

PUT 

/api/v2/custom-reports/1

Update an existing custom report. Only the report owner can update it (returns 403 otherwise).

All fields are optional (uses sometimes validation). When definition is provided, definition.base_entity and definition.columns become required.

Returns 404 if the report is not found or not accessible. Returns 403 if the authenticated user is not the owner.

Request

Responses

Successful response