Change component attributions for the removal.
components_to_add
field.
To partially attribute the component, provide the attribution_factor
as a fraction between 0 and 1. And to fully attribute the component, set the attribution_factor
to 1 (or omit it, as it defaults to 1).
To update the attribution for an already attributed component, call the endpoint again with the component in the components_to_add
field and a new attribution factor.
The sum of a component’s attributions across all removals cannot be greater than 1.
Components can also be removed from a removal via the components_to_remove
field.A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
A secret token identifying the client connecting to the API
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Successful Response
The response is of type object
.