v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1392740.9 KB
billingAccounts

Marks the Insight State as Accepted. Users can use this method to indicate to the Recommender API that they have applied some action based on the insight. This stops the insight content from being updated. MarkInsightAccepted can be applied to insights in ACTIVE state. Requires the recommender.*.update IAM permission for the specified insight.

post/v1/{+name}:markAccepted

Path parameters

namestring required

Required. Name of the insight.

Request body

etagstring

Required. Fingerprint of the Insight. Provides optimistic locking.

stateMetadataobject

Optional. State properties user wish to include with this state. Full replace of the current state_metadata.

Response

Successful response