Partially update a report-column mapping by its id. Requires account manager rights.

Only the fields supplied in the request are changed; fields left out keep their current values. This lets
callers tweak, for example, just the column type or just the status without re-sending the whole mapping.

🔐 Required permission: AccountManager

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

The id of the report-column mapping to update.

Body Params

The subset of fields to change (e.g. column type, status, format, condition, formula).

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