Skip to main content

Edit report

PUT https://api.digicert.com/reports/v1/report/{{report_identifier}}

Use this endpoint to edit a report.

When editing a report, keep these points in mind:

  • Changes you make only apply to future report runs.

  • If you change the frequency of a report schedule to ON_DEMAND, the report run starts the moment you submit a successful Edit report request.

Warning

The JSON payload in an Edit report request overwrites the existing report record.

In addition to new and updated fields, make sure your request includes any fields you want to keep the same. For example, when editing a report to add columns, the columns array should include the new column identifiers along with any column identifiers already added to the report. To get current values for fields in an existing report record, use the Report details endpoint.

Example requests and responses

URL query parameters

Name

Req/Opt

Type

Description

language_id

optional

int

Path parameters

Name

Req/Opt

Type

Description

report_identifier

required

string

Request parameters