Partially update how a single report column is mapped for this account.

Only the fields present in the request are changed (mapped column type, ignored values, format, condition,
formula, the count-as-1 / mandatory / HTML flags, status, and the optional report-type scope); omitted
fields are left untouched. When the targeted column is mapped at a higher level (program or software), the
edit is applied to the matching account-level column instead so the change is scoped to this account.

🔐 Required permission: accounts.read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The id of the integration account that owns the column.

int32
required

The id of the report column to update.

Body Params

The partial set of column fields to change; omitted fields stay as they are.

int32 | null
string
string
string
string
boolean
boolean
boolean
string
enum

Defines the various states that a report column can be in during its lifecycle.
This enumeration is used to track and manage the progress and status of a
report column, providing clarity on its current condition or state.

Allowed:
reportBy
array of objects

Optional report-type scope. Empty array = applies to every report type; otherwise the mapping applies
only to the listed report types (e.g. ["Month"]). Omit the field to leave the scope unchanged.

reportBy
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json