Partially update a conversion by id.

Currently supports overriding the conversion value (an optional/nullable decimal). Requires
an account-admin token.

🔐 Required permission: AccountAdmin

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

The unique identifier of the conversion to update.

Body Params

The request containing updated conversion details.

Request body for partially updating a conversion.

double | null

New conversion value. Uses an Optional wrapper so an absent field leaves the value unchanged,
while an explicit null clears it.

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